summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/pc386/console/fb_vesa_rm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Move console drivers to bspsSebastian Huber2018-04-201-1004/+0
* bsp/i386: Fix warningSebastian Huber2017-07-281-3/+3
* i386/pc386: Fix printk formatting warnings.Chris Johns2016-05-251-5/+7
* i386/pc386: reimplemented check for unused EDID entry in fb_vesa.c to suppres...Pavel Pisa2016-04-161-1/+1
* pc386/console/fb*.c: Use atomics to avoid dependency on pthreadsJoel Sherrill2015-06-111-16/+16
* i386/pc386/VESA framebuffer driver: modified and extended initialization optionsJan Dolezal2015-05-261-40/+142
* i386: doxygen and comments related to VESA real mode framebufferJan Dolezal2014-12-041-35/+70
* i386/pc386: cammelCase (struct and function names) to underscores, typedefed ...Jan Dolezal2014-12-041-143/+150
* i386/pc386: VESA based frame buffer utilizing real mode interrupt 10hJan Dolezal2014-11-201-0/+858