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