aboutsummaryrefslogtreecommitdiff
path: root/common/lcd.c
AgeCommit message (Expand)Author
2010-07-14Enable PXAFB for PXA27X and PXA3XXMarek Vasut
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-03-24lcd: make 16bpp workAlessandro Rubini
2010-01-27lcd: remove CONFIG_ATMEL_LCD ifdefs from lcd_setfgcolorAnatolij Gustschin
2009-10-18lcd: remove '#if 0' 32-bit scroll, now memcpy does itAlessandro Rubini
2009-07-25video: move extern declarations from C to headersAlessandro Rubini
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD
2009-07-17Added support for splash screen positioningMatthias Weisser
2009-06-12General help message cleanupWolfgang Denk
2009-02-25lcd: Fix compilation warning in common/lcd.cAnatolij Gustschin
2009-02-24LCD: support 8bpp BMPs on 16bpp displaysGuennadi Liakhovetski
2009-02-24Add 16bpp BMP supportMark Jackson
2009-02-21lcd_putc bug fix for tab.Derek Ou
2009-01-28Command usage cleanupPeter Tyser
2008-12-07lcd: Let the board code show board-specific info cleanupPeter Tyser
2008-10-27lcd: Let the board code show board-specific infoHaavard Skinnemoen
2008-10-25lcd: Set lcd_is_enabled before clearing the screenHaavard Skinnemoen
2008-10-25lcd: Implement lcd_printf()Haavard Skinnemoen
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-08-13common: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-08TQM823L: re-enable logo support; update LCD_INFO textWolfgang Denk
2008-08-01Fix bitmap display for atmel lcd controllerMark Jackson
2008-07-31Add gzipped logo supportMark Jackson
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk
2008-07-14Fix printf() format issues with sizeof_t types by using %zuWolfgang Denk
2008-05-13Cleanup nand_info[] declaration.Stelian Pop
2008-05-10Add ATMEL LCD driverStelian Pop
2007-07-08common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-04common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2006-10-20MCC200: Fix uninitialized variable problem in LCD driverWolfgang Denk
2006-10-09Coding style cleanupWolfgang Denk
2006-08-30Add splashscreen support for MCC200 board.Wolfgang Denk
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk
2005-10-13Cleanup for GCC-4.xWolfgang Denk
2005-09-21Fix computation of framebuffer palette for 8bpp LCD bitmapsWolfgang Denk
2005-07-04* Patch by Detlev Zundel, 30 Jun 2005:LABEL_2005_07_04_0202wdenk
2005-06-05Fix watchdog reset problems on LWMON boardwdenk
2005-04-03* Patch by Yuli Barcohen, 08 Nov 2004:wdenk
2004-12-10* Clean up CMC PU2 flash driverwdenk
2004-10-09* Clean up tools/bmp_logo.c to not add trailing white spacewdenk