index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
payloads
/
libpayload
/
drivers
/
video
/
video.c
Age
Commit message (
Expand
)
Author
2013-03-13
libpayload: If no video drivers initialize in video_init, return 1.
Gabe Black
2012-11-09
libpayload: Add a function to retrieve the rows and cols of the video console.
Gabe Black
2012-11-09
libpayload: Separate video initialization and the video console.
Gabe Black
2010-03-25
Add coreboot framebuffer support to libpayload
Stefan Reinauer
2009-07-31
* drop duplicate prototype for lib_get_sysinfo()
Stefan Reinauer
2008-11-24
[PATCH] libpayload: rename config.h to libpayload-config.h
Jordan Crouse
2008-10-21
[PATCH] fix video console init
Jordan Crouse
2008-10-21
This patch removes most of the #ifdefs in libc/console.c, and
Patrick Georgi
2008-10-08
libpayload: Rename Geode video driver to Geode LX video driver.
Peter Stuge
2008-09-11
makes cursorx and cursory signed, as there
Patrick Georgi
2008-08-19
add functions to query cursor position to video layer
Stefan Reinauer
2008-08-11
video.c uses CONFIG_ variables, so it needs config.h (trivial)
Stefan Reinauer
2008-05-14
libpayload: Fix the putc function
Jordan Crouse
2008-04-11
libpayload: Add a Geode video driver
Jordan Crouse
2008-04-10
libpayload: Add video console framework
Jordan Crouse