aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/vt/hw/vbefb
Commit message (Expand)AuthorAgeFilesLines
* sys: make the kernel metadata pointer globalAhmad Khalifa2025-01-241-10/+2
* vt: Add vd_bitblt_argbEmmanuel Vadot2024-07-111-0/+1
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* pmap_unmapdev/bios: Accept a pointer instead of a vm_offset_t.John Baldwin2022-09-221-1/+1
* vt: export RGB offsets with FBIO_GETRGBOFFSLeandro Lupori2021-11-251-1/+1
* Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrightsEd Maste2021-08-081-1/+0
* efifb,vbefb: implement vd_finiGreg V2021-03-301-0/+11
* Add VT driver for VBE framebuffer deviceToomas Soome2020-11-301-0/+153