| Commit message (Expand) | Author | Age | Lines |
* | atmel_lcd: Allow contrast polarity to be either positive or negative | Alexander Stein | 2010-09-25 | -0/+1 |
* | Enable PXAFB for PXA27X and PXA3XX | Marek Vasut | 2010-07-14 | -1/+1 |
* | lcd.h: define extern vidinfo_t for all cases | Alessandro Rubini | 2009-07-26 | -6/+2 |
* | Add 16bit colour support in lcd.h | Mark Jackson | 2009-07-26 | -1/+1 |
* | video: move extern declarations from C to headers | Alessandro Rubini | 2009-07-25 | -0/+12 |
* | LCD: support 8bpp BMPs on 16bpp displays | Guennadi Liakhovetski | 2009-02-24 | -8/+13 |
* | lcd: Let the board code show board-specific info | Haavard Skinnemoen | 2008-10-27 | -0/+2 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -2/+2 |
* | Add ATMEL LCD driver | Stelian Pop | 2008-05-10 | -1/+29 |
* | include/: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -2/+2 |
* | include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -1/+1 |
* | Add splashscreen support for MCC200 board. | Wolfgang Denk | 2006-08-30 | -1/+8 |
* | * Patch by Detlev Zundel, 30 Jun 2005: | wdenk | 2005-07-04 | -13/+2 |
* | * Clean up tools/bmp_logo.c to not add trailing white space | wdenk | 2004-10-09 | -6/+255 |
* | Add "cls" function to MPC823 LCD driver so we can reinitialize the | wdenk | 2004-06-25 | -1/+1 |
* | * Patches by Udi Finkelstein, 2 June 2003: | wdenk | 2003-06-03 | -0/+6 |
* | Initial revision | wdenk | 2002-11-03 | -0/+39 |