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