index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
cfb_console.c
Age
Commit message (
Expand
)
Author
2009-07-18
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
2009-07-17
Added support for splash screen positioning
Matthias Weisser
2009-06-12
video: Add an option to skip video initialization
Wolfgang Denk
2009-06-12
drv_video_init(): simplify logic
Wolfgang Denk
2009-04-28
video: fix bug in cfb_console.c code
Anatolij Gustschin
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-07
clean up some #if !defined() in drivers/video/cfb_console.c
Andrew Dyer
2008-08-18
video: Clean drivers/video/Makefile
Michal Simek
2008-08-11
video: fix bug in cfb_console code
Anatolij Gustschin
2008-08-11
video: fix bug in logo_plot
Anatolij Gustschin
2008-04-21
video: Add missing free for logo memory
Matthias Fuchs
2008-01-11
Add Fujitsu CoralP/Lime video driver
Anatolij Gustschin
2008-01-11
Fix video console newline and carriage return handling
Anatolij Gustschin
2008-01-09
fix comments with new drivers organization
Marcel Ziswiler
2007-11-25
drivers/video : move video drivers to drivers/video
Jean-Christophe PLAGNIOL-VILLARD