index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
lcd.c
Age
Commit message (
Expand
)
Author
2013-03-11
lcd: implement a callback for splashimage
Nikita Kiryanov
2013-03-08
lcd: add option for board specific splash screen preparation
Nikita Kiryanov
2013-01-14
lcd: restore ability to display 8 bpp BMPs on 16 bpp LCDs
Nikita Kiryanov
2012-12-10
Merge branch 'master' of git://git.denx.de/u-boot into resolve
Minkyu Kang
2012-11-19
lcd: Add CONFIG_CONSOLE_SCROLL_LINES option to speed console
Simon Glass
2012-11-19
lcd: Add support for flushing LCD fb from dcache after update
Simon Glass
2012-11-19
lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment
Simon Glass
2012-11-07
lcd: Implement RLE8 bitmap decoding
Tom Wai-Hong Tam
2012-11-07
lcd: Fix BMP decode bug that skips the wrong padded row
Tom Wai-Hong Tam
2012-11-07
lcd: Provide an API to access LCD parameters
Vadim Bendebury
2012-09-24
common/lcd: fix build breakage for at91sam9x5ek and trats boards
Anatolij Gustschin
2012-09-21
common/lcd: add protection from null bmp pointer
Nikita Kiryanov
2012-09-05
common lcd: simplify lcd_display_bitmap
Nikita Kiryanov
2012-09-05
common lcd: simplify core functions
Nikita Kiryanov
2012-09-05
common lcd: simplify lcd_display
Nikita Kiryanov
2012-09-05
common lcd: simplify lcd_logo
Nikita Kiryanov
2012-07-10
common lcd: minor coding style changes
Nikita Kiryanov
2012-05-25
LCD: display 32bpp decompressed bitmap image
Donghwa Lee
2012-05-25
common/lcd.c: reduce one CONFIG_LCD_LOGO ifdef
Anatolij Gustschin
2012-05-25
common/lcd.c: reduce some CONFIG_LCD_*_LOGO ifdefs
Anatolij Gustschin
2012-05-25
common/lcd.c: use ARRAY_SIZE
Anatolij Gustschin
2011-12-06
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
Marek Vasut
2011-11-15
font: split font data from video_font.h
Che-Liang Chiou
2011-11-15
tools: logo: split bmp arrays from bmp_logo.h
Che-Liang Chiou
2011-11-15
lcd: add clear and draw bitmap declaration
Che-Liang Chiou
2011-10-01
GCC4.6: Squash warnings in lcd.c
Marek Vasut
2011-01-27
lcd: align fb writing address for horizontal display offset
Liu Ying
2010-07-14
Enable PXAFB for PXA27X and PXA3XX
Marek Vasut
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-03-24
lcd: make 16bpp work
Alessandro Rubini
2010-01-27
lcd: remove CONFIG_ATMEL_LCD ifdefs from lcd_setfgcolor
Anatolij Gustschin
2009-10-18
lcd: remove '#if 0' 32-bit scroll, now memcpy does it
Alessandro Rubini
2009-07-25
video: move extern declarations from C to headers
Alessandro Rubini
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
General help message cleanup
Wolfgang Denk
2009-02-25
lcd: Fix compilation warning in common/lcd.c
Anatolij Gustschin
2009-02-24
LCD: support 8bpp BMPs on 16bpp displays
Guennadi Liakhovetski
2009-02-24
Add 16bpp BMP support
Mark Jackson
2009-02-21
lcd_putc bug fix for tab.
Derek Ou
2009-01-28
Command usage cleanup
Peter Tyser
2008-12-07
lcd: Let the board code show board-specific info cleanup
Peter Tyser
2008-10-27
lcd: Let the board code show board-specific info
Haavard Skinnemoen
2008-10-25
lcd: Set lcd_is_enabled before clearing the screen
Haavard Skinnemoen
2008-10-25
lcd: Implement lcd_printf()
Haavard Skinnemoen
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
common: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-08
TQM823L: re-enable logo support; update LCD_INFO text
Wolfgang Denk
2008-08-01
Fix bitmap display for atmel lcd controller
Mark Jackson
2008-07-31
Add gzipped logo support
Mark Jackson
[next]