1. ccb0ed5 sunxi: video: Use video-mode/-timing from videomodes by Hans de Goede · Fri Dec 19 13:46:33 2014 +0100
  2. 8510133 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Mon Dec 01 15:24:07 2014 -0500
  3. 1a3b66d x86: video: Add video driver for bare x86 boards by Simon Glass · Fri Nov 14 20:56:34 2014 -0700
  4. b01df1e sunxi: video: Add cfb console driver for sunxi by Luc Verhaegen · Wed Aug 13 07:55:06 2014 +0200
  5. 5cc1db4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Sep 12 11:27:46 2014 -0400
  6. 4779d4a video: dcu: Add DCU driver support by Wang Huan · Fri Sep 05 13:52:48 2014 +0800
  7. 8c5e264 video: Add driver for Parade PS8625 dP to LVDS bridge by Vadim Bendebury · Fri Sep 05 16:53:34 2014 +0530
  8. f04e999 video: Add support for TI's AM335x LCD-Controller by Hannes Petermaier · Thu Mar 06 14:39:06 2014 +0100
  9. 82afc22 video: Add support for imx25 lcd controller by Thomas Diener · Wed Apr 23 07:52:43 2014 +0200
  10. b9ddbf4 sandbox: Add LCD driver by Simon Glass · Thu Feb 27 13:26:19 2014 -0700
  11. 0e53704 lcd: add DataImage SCF0403x LCD panel support by Nikita Kiryanov · Wed Oct 16 17:23:27 2013 +0300
  12. 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:57 2013 +0900
  13. 5366e36 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 04 14:06:56 2013 +0200
  14. d7d112d video: add formike lcd panel init by Heiko Schocher · Mon Aug 19 16:39:00 2013 +0200
  15. baebd0f video: add L5F31188 TFT-LCD panel driver by Hyungwon Hwang · Wed Jul 31 17:25:34 2013 +0900
  16. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  17. ffdd466 arm: mxs: Add MXS LCDIF driver by Marek Vasut · Sun Apr 28 09:20:03 2013 +0000
  18. 6bcdd9d Merge branch 'for-v2013.04' by Anatolij Gustschin · Fri Mar 29 13:54:10 2013 +0100
  19. c923758 lcd, pxafb: move the pxafb to drivers/video by Jeroen Hofstee · Tue Jan 22 10:44:10 2013 +0000
  20. 6284489 lcd, mpc8xx: move the mpc8xx driver to drivers/video by Jeroen Hofstee · Tue Jan 22 10:44:09 2013 +0000
  21. b49786f lcd, amba: remove this driver since it is not used by Jeroen Hofstee · Tue Jan 22 10:44:07 2013 +0000
  22. 4ecd498 video: add a driver for the bcm2835 by Stephen Warren · Tue Jan 29 16:37:40 2013 +0000
  23. 56b3ba1 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · Mon Dec 10 13:44:41 2012 +0900
  24. 23218f7 x86: video: Add coreboot framebuffer support by Stefan Reinauer · Fri Nov 30 06:32:33 2012 +0000
  25. e161ccf tegra: Add LCD driver by Simon Glass · Wed Oct 17 13:24:51 2012 +0000
  26. c1ea2e1 drivers: video: Add ld9040 video driver by Piotr Wilczek · Fri Oct 19 05:34:05 2012 +0000
  27. c8a3178 video: support exynos pwm backlight driver by Donghwa Lee · Mon Jul 02 01:16:13 2012 +0000
  28. b73a88b video: support exynos display port drivers by Donghwa Lee · Mon Jul 02 01:16:02 2012 +0000
  29. c6dd2e0 video: Rename CONFIG_VIDEO_MX5 by Fabio Estevam · Thu May 31 07:23:56 2012 +0000
  30. 8dd5528 video: atmel/lcd: add LCD driver for new Atmel SoC by Bo Shen · Fri May 25 00:59:58 2012 +0000
  31. 55b9869 omap3_dss: add optional framebuffer by Jeroen Hofstee · Fri May 18 00:51:00 2012 +0000
  32. 19632c4 LCD: support S6E8AX0 amoled driver based on EXYNOS MIPI DSI by Donghwa Lee · Fri Apr 06 14:24:01 2012 +0900
  33. d84f783 EXYNOS: support EXYNOS MIPI DSI interface driver. by Donghwa Lee · Thu Apr 05 19:36:21 2012 +0000
  34. 0112fed EXYNOS: support EXYNOS framebuffer and FIMD display drivers. by Donghwa Lee · Thu Apr 05 19:36:17 2012 +0000
  35. 99a42ed VIDEO: davinci: add framebuffer to da8xx by Stefano Babic · Fri Oct 07 23:27:34 2011 +0000
  36. 0385c13 video: Moving mx3fb.c to CONFIG_VIDEO by Helmut Raiger · Wed Oct 12 23:16:29 2011 +0000
  37. 5009cb2 drivers/video/Makefile: include object files only once by Wolfgang Denk · Mon Sep 05 09:19:08 2011 +0200
  38. 7087f8c video: Fix build error with global inclusion of videomodes by Kumar Gala · Sun Sep 04 12:48:34 2011 +0000
  39. 49ef8d4 OMAP3: Add DSS driver for OMAP3 by Syed Mohammed Khasim · Tue Apr 19 14:00:34 2011 -0500
  40. 32f709e powerpc: use 'video-mode' environment variable to configure DIU by Timur Tabi · Mon Apr 11 14:18:22 2011 -0500
  41. 58a7758 video: move fsl_diu_fb driver to drivers/video by Anatolij Gustschin · Mon Nov 29 21:17:37 2010 +0100
  42. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  43. 42f151a MX51: Add video support by Stefano Babic · Wed Oct 13 12:17:14 2010 +0200
  44. db96a87 video: add support for display controller in MB86R0x SoCs by Matthias Weisser · Mon Aug 09 13:31:50 2010 +0200
  45. 6bb9426 drivers/*/Makefile: fix conditional compile rule. by Ender.Dai · Thu Apr 22 15:24:25 2010 +0800
  46. 10b2a19 video: add amba-clcd prime-cell by Alessandro Rubini · Sat Dec 05 13:39:31 2009 +0100
  47. 5fe7c6b new video driver for bus vcxk framebuffers by Jens Scharsig · Fri Jul 24 10:09:02 2009 +0200
  48. d4b38b3 video: add an i.MX31 framebuffer driver by Guennadi Liakhovetski · Fri Feb 06 10:37:57 2009 +0100
  49. 6be2b09 A driver for the S6E63D6 SPI display controller from Samsung by Guennadi Liakhovetski · Fri Feb 06 10:37:41 2009 +0100
  50. 6c1179f video: Clean drivers/video/Makefile by Michal Simek · Mon Jul 14 19:45:45 2008 +0200
  51. cf8956d Merging Stelian Pop AT91 patches by Jean-Christophe PLAGNIOL-VILLARD · Sat May 24 12:56:53 2008 +0200
  52. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  53. f6f8665 Add ATMEL LCD driver by Stelian Pop · Fri May 09 21:57:18 2008 +0200
  54. 3545f59 Add Fujitsu CoralP/Lime video driver by Anatolij Gustschin · Fri Jan 11 14:30:01 2008 +0100
  55. e6b1ec1 drivers/video : move video drivers to drivers/video by Jean-Christophe PLAGNIOL-VILLARD · Tue Nov 20 20:41:48 2007 +0100