1. 021c2b3 lcd: cleanup unused functions by Hannes Petermaier · Fri Mar 07 18:45:20 2014 +0100
  2. 95f87df Add support for 32-bit organized framebuffers by Hannes Petermaier · Fri Mar 07 18:55:40 2014 +0100
  3. 54c5d93 mpc8xx: remove rbc823 board support by Masahiro Yamada · Fri Jun 20 13:54:53 2014 +0900
  4. b9ddbf4 sandbox: Add LCD driver by Simon Glass · Thu Feb 27 13:26:19 2014 -0700
  5. 02f4a09 lib: tizen: change Tizen logo with the new one. by Przemyslaw Marczak · Fri Nov 29 18:30:43 2013 +0100
  6. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  7. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  8. 2a90ed0 video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO by Robert Winkler · Mon Jun 17 11:31:29 2013 -0700
  9. e59e0ff lcd: align bmp header when uncopmressing image by Piotr Wilczek · Wed Jun 05 08:14:30 2013 +0200
  10. efe6428 lcd: add functions to set up simplefb device tree by Stephen Warren · Mon May 27 18:31:17 2013 +0000
  11. f457a12 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Apr 12 22:07:57 2013 +0200
  12. 41022a1 video: exynos_fb: Remove callbacks from the driver by Ajay Kumar · Thu Feb 21 23:52:57 2013 +0000
  13. cdc348a common/lcd.c: move the macro's to the c file by Jeroen Hofstee · Sat Jan 12 12:07:59 2013 +0000
  14. 729b09e common/lcd: cosmetic: clean up a bit by Jeroen Hofstee · Sat Jan 12 12:07:56 2013 +0000
  15. 881c4ec common/lcd.c: remove global lcd_base by Jeroen Hofstee · Tue Jan 22 10:44:12 2013 +0000
  16. b9092e6 common/lcd.c: cleanup use of global variables by Jeroen Hofstee · Tue Jan 22 10:44:11 2013 +0000
  17. 67f5391 common/lcd.c: cleanup use of global variables by Wolfgang Denk · Sat Jan 05 09:45:48 2013 +0000
  18. e0eba1f lcd: add option for board specific splash screen preparation by Nikita Kiryanov · Wed Jan 30 21:39:57 2013 +0000
  19. 56b3ba1 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · Mon Dec 10 13:44:41 2012 +0900
  20. ef45ffd lcd: Add support for flushing LCD fb from dcache after update by Simon Glass · Tue Oct 30 13:40:18 2012 +0000
  21. 599a4df lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment by Simon Glass · Wed Oct 17 13:24:54 2012 +0000
  22. a7eaa2f lcd: Provide an API to access LCD parameters by Vadim Bendebury · Fri Sep 28 15:11:13 2012 +0000
  23. be91a41 video: add dp_enabled variable in vidinfo structure by Donghwa Lee · Mon Jul 02 01:16:05 2012 +0000
  24. 8dd5528 video: atmel/lcd: add LCD driver for new Atmel SoC by Bo Shen · Fri May 25 00:59:58 2012 +0000
  25. 37980dd EXYNOS: display 32bpp bitmap TIZEN logo by Donghwa Lee · Wed May 09 19:23:46 2012 +0000
  26. 7a49e6f cmd_bmp.c: make bmp_display() usable by drivers or board code by Anatolij Gustschin · Fri Apr 27 04:38:06 2012 +0000
  27. 0e6f77d LCD: add data structure for EXYNOS display driver by Donghwa Lee · Thu Apr 05 19:36:15 2012 +0000
  28. 85cc88a PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X by Marek Vasut · Sat Nov 26 07:20:07 2011 +0100
  29. 2444b17 lcd: add clear and draw bitmap declaration by Che-Liang Chiou · Thu Oct 20 23:07:03 2011 +0000
  30. 21e69c1 GCC4.6: Squash warning in lcd.c by Marek Vasut · Mon Oct 24 23:41:00 2011 +0000
  31. 7fd4ea5 atmel_lcd: Allow contrast polarity to be either positive or negative by Alexander Stein · Tue Jul 20 08:55:40 2010 +0200
  32. 23cf8e4 Enable PXAFB for PXA27X and PXA3XX by Marek Vasut · Sat Nov 28 13:57:43 2009 +0100
  33. 249ce8a lcd.h: define extern vidinfo_t for all cases by Alessandro Rubini · Tue Jul 21 14:09:45 2009 +0200
  34. 8ef053f Add 16bit colour support in lcd.h by Mark Jackson · Tue Jul 21 11:18:44 2009 +0100
  35. 465c45a video: move extern declarations from C to headers by Alessandro Rubini · Sun Jul 19 17:52:27 2009 +0200
  36. 332d0b5 LCD: support 8bpp BMPs on 16bpp displays by Guennadi Liakhovetski · Fri Feb 06 10:37:53 2009 +0100
  37. ddbcf95 lcd: Let the board code show board-specific info by Haavard Skinnemoen · Mon Sep 01 16:21:22 2008 +0200
  38. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  39. f6f8665 Add ATMEL LCD driver by Stelian Pop · Fri May 09 21:57:18 2008 +0200
  40. 2517d97 include/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 17:15:49 2007 -0500
  41. 7ab36a2 include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:34 2007 -0500
  42. d4321d3 Add splashscreen support for MCC200 board. by Wolfgang Denk · Wed Aug 30 23:09:00 2006 +0200
  43. 2b9d186 * Patch by Detlev Zundel, 30 Jun 2005: by wdenk · Mon Jul 04 00:03:16 2005 +0000
  44. 9ca7bbc * Clean up tools/bmp_logo.c to not add trailing white space by wdenk · Sat Oct 09 23:25:58 2004 +0000
  45. 0811ded Add "cls" function to MPC823 LCD driver so we can reinitialize the by wdenk · Fri Jun 25 23:35:58 2004 +0000
  46. 4e112c1 * Patches by Udi Finkelstein, 2 June 2003: by wdenk · Tue Jun 03 23:54:09 2003 +0000
  47. fe8c280 Initial revision by wdenk · Sun Nov 03 00:38:21 2002 +0000