| Commit message (Expand) | Author | Age | Lines |
* | lcd: Let the board code show board-specific info | Haavard Skinnemoen | 2008-10-27 | -79/+5 |
* | lcd: Set lcd_is_enabled before clearing the screen | Haavard Skinnemoen | 2008-10-25 | -1/+1 |
* | lcd: Implement lcd_printf() | Haavard Skinnemoen | 2008-10-25 | -0/+14 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -7/+7 |
* | common: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -4/+0 |
* | TQM823L: re-enable logo support; update LCD_INFO text | Wolfgang Denk | 2008-08-08 | -1/+1 |
* | Fix bitmap display for atmel lcd controller | Mark Jackson | 2008-08-01 | -1/+5 |
* | Add gzipped logo support | Mark Jackson | 2008-07-31 | -0/+13 |
* | Code cleanup: fix old style assignment ambiguities like "=-" etc. | Wolfgang Denk | 2008-07-14 | -1/+1 |
* | Fix printf() format issues with sizeof_t types by using %zu | Wolfgang Denk | 2008-07-14 | -1/+1 |
* | Cleanup nand_info[] declaration. | Stelian Pop | 2008-05-13 | -1/+0 |
* | Add ATMEL LCD driver | Stelian Pop | 2008-05-10 | -1/+78 |
* | common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-08 | -2/+2 |
* | common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -1/+1 |
* | MCC200: Fix uninitialized variable problem in LCD driver | Wolfgang Denk | 2006-10-20 | -2/+5 |
* | Coding style cleanup | Wolfgang Denk | 2006-10-09 | -2/+2 |
* | Add splashscreen support for MCC200 board. | Wolfgang Denk | 2006-08-30 | -3/+25 |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -5/+2 |
* | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | -7/+7 |
* | Fix computation of framebuffer palette for 8bpp LCD bitmaps | Wolfgang Denk | 2005-09-21 | -3/+2 |
* | * Patch by Detlev Zundel, 30 Jun 2005: | wdenk | 2005-07-04 | -12/+21 |
* | Fix watchdog reset problems on LWMON board | wdenk | 2005-06-05 | -0/+1 |
* | * Patch by Yuli Barcohen, 08 Nov 2004: | wdenk | 2005-04-03 | -1/+1 |
* | * Clean up CMC PU2 flash driver | wdenk | 2004-12-10 | -2/+9 |
* | * Clean up tools/bmp_logo.c to not add trailing white space | wdenk | 2004-10-09 | -0/+740 |