index
:
snowball/u-boot-ux500.git
igloo
master
u-boot for ux500
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
lcd.c
Age
Commit message (
Expand
)
Author
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
2008-07-14
Code cleanup: fix old style assignment ambiguities like "=-" etc.
Wolfgang Denk
2008-07-14
Fix printf() format issues with sizeof_t types by using %zu
Wolfgang Denk
2008-05-13
Cleanup nand_info[] declaration.
Stelian Pop
2008-05-10
Add ATMEL LCD driver
Stelian Pop
2007-07-08
common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-04
common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2006-10-20
MCC200: Fix uninitialized variable problem in LCD driver
Wolfgang Denk
2006-10-09
Coding style cleanup
Wolfgang Denk
2006-08-30
Add splashscreen support for MCC200 board.
Wolfgang Denk
2006-03-31
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2005-10-13
Cleanup for GCC-4.x
Wolfgang Denk
2005-09-21
Fix computation of framebuffer palette for 8bpp LCD bitmaps
Wolfgang Denk
2005-07-04
* Patch by Detlev Zundel, 30 Jun 2005:
wdenk
2005-06-05
Fix watchdog reset problems on LWMON board
wdenk
2005-04-03
* Patch by Yuli Barcohen, 08 Nov 2004:
wdenk
2004-12-10
* Clean up CMC PU2 flash driver
wdenk
2004-10-09
* Clean up tools/bmp_logo.c to not add trailing white space
wdenk