summaryrefslogtreecommitdiffstats
path: root/common/lcd.c
Commit message (Expand)AuthorAgeFilesLines
* lcd: make 16bpp workAlessandro Rubini2010-03-241-4/+20
* lcd: remove CONFIG_ATMEL_LCD ifdefs from lcd_setfgcolorAnatolij Gustschin2010-01-271-8/+0
* lcd: remove '#if 0' 32-bit scroll, now memcpy does itAlessandro Rubini2009-10-181-21/+0
* video: move extern declarations from C to headersAlessandro Rubini2009-07-251-16/+0
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-181-3/+3
* Added support for splash screen positioningMatthias Weisser2009-07-171-2/+37
* General help message cleanupWolfgang Denk2009-06-121-1/+1
* lcd: Fix compilation warning in common/lcd.cAnatolij Gustschin2009-02-251-1/+4
* LCD: support 8bpp BMPs on 16bpp displaysGuennadi Liakhovetski2009-02-241-25/+34
* Add 16bpp BMP supportMark Jackson2009-02-241-10/+41
* lcd_putc bug fix for tab.Derek Ou2009-02-211-1/+1
* Command usage cleanupPeter Tyser2009-01-281-1/+1
* lcd: Let the board code show board-specific info cleanupPeter Tyser2008-12-071-1/+0
* lcd: Let the board code show board-specific infoHaavard Skinnemoen2008-10-271-79/+5
* lcd: Set lcd_is_enabled before clearing the screenHaavard Skinnemoen2008-10-251-1/+1
* lcd: Implement lcd_printf()Haavard Skinnemoen2008-10-251-0/+14
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-7/+7
* common: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-4/+0
* TQM823L: re-enable logo support; update LCD_INFO textWolfgang Denk2008-08-081-1/+1
* Fix bitmap display for atmel lcd controllerMark Jackson2008-08-011-1/+5
* Add gzipped logo supportMark Jackson2008-07-311-0/+13
* Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2008-07-141-1/+1
* Fix printf() format issues with sizeof_t types by using %zuWolfgang Denk2008-07-141-1/+1
* Cleanup nand_info[] declaration.Stelian Pop2008-05-131-1/+0
* Add ATMEL LCD driverStelian Pop2008-05-101-1/+78
* common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-081-2/+2
* common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-1/+1
* MCC200: Fix uninitialized variable problem in LCD driverWolfgang Denk2006-10-201-2/+5
* Coding style cleanupWolfgang Denk2006-10-091-2/+2
* Add splashscreen support for MCC200 board.Wolfgang Denk2006-08-301-3/+25
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-5/+2
* Cleanup for GCC-4.xWolfgang Denk2005-10-131-7/+7
* Fix computation of framebuffer palette for 8bpp LCD bitmapsWolfgang Denk2005-09-211-3/+2
* * Patch by Detlev Zundel, 30 Jun 2005:wdenk2005-07-041-12/+21
* Fix watchdog reset problems on LWMON boardwdenk2005-06-051-0/+1
* * Patch by Yuli Barcohen, 08 Nov 2004:wdenk2005-04-031-1/+1
* * Clean up CMC PU2 flash driverwdenk2004-12-101-2/+9
* * Clean up tools/bmp_logo.c to not add trailing white spacewdenk2004-10-091-0/+740
OpenPOWER on IntegriCloud