summaryrefslogtreecommitdiffstats
path: root/bsps/i386/pc386/console/fb_vesa_rm.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-04bsp/i386/pc686: Clean up warningsChris Johns1-4/+15
2019-03-08bsps: Adjust bsp.h Doxygen groupsSebastian Huber1-1/+1
2019-02-28Remove explicit file names from @fileSebastian Huber1-1/+1
2018-04-20bsps: Move console drivers to bspsSebastian Huber1-0/+0
2017-07-28bsp/i386: Fix warningSebastian Huber1-3/+3
2016-05-25i386/pc386: Fix printk formatting warnings.Chris Johns1-5/+7
2016-04-16i386/pc386: reimplemented check for unused EDID entry in fb_vesa.c to suppres...Pavel Pisa1-1/+1
2015-06-11pc386/console/fb*.c: Use atomics to avoid dependency on pthreadsJoel Sherrill1-16/+16
2015-05-26i386/pc386/VESA framebuffer driver: modified and extended initialization optionsJan Dolezal1-40/+142
2014-12-04i386: doxygen and comments related to VESA real mode framebufferJan Dolezal1-35/+70
2014-12-04i386/pc386: cammelCase (struct and function names) to underscores, typedefed ...Jan Dolezal1-143/+150
2014-11-20i386/pc386: VESA based frame buffer utilizing real mode interrupt 10hJan Dolezal1-0/+858