index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
cfb_console.c
Age
Commit message (
Expand
)
Author
2011-04-28
cfb_console: fix RLE bitmap drawing code
Anatolij Gustschin
2010-09-28
Merge branch 'next' of /home/wd/git/u-boot/next
Wolfgang Denk
2010-09-21
video: cfb_console: add support for 4bpp bitmaps with GDF_32BIT_X888RGB
Timur Tabi
2010-09-16
video: cfb_console: fix definition and usage of CURSOR_xxx macros
Timur Tabi
2010-07-17
video: cleanup comments in cfb_console.c and video_fb.h
Anatolij Gustschin
2010-06-14
video: cfb_console: add weak default video_set_lut()
Anatolij Gustschin
2010-04-08
video: cfb_console.c: add support for RLE8 bitmaps
Anatolij Gustschin
2010-03-13
video: Fix console display when splashscreen is used
Matthias Weisser
2009-12-21
move prototypes for gunzip() and zunzip() to common.h
Wolfgang Wegner
2009-10-31
video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01
Wolfgang Grandegger
2009-10-31
video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp mode
Anatolij Gustschin
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