1. 8531d08 sunxi: video: Split out TVE code by Jernej Skrabec · Wed May 10 18:46:28 2017 +0200
  2. 5cfa3f4 video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP by Philipp Tomsich · Fri May 05 21:48:30 2017 +0200
  3. 3a53b3e rockchip: video: introduce VIDEO_DW_HDMI and select for Rockchip HDMI by Philipp Tomsich · Fri May 05 21:48:26 2017 +0200
  4. 7d55305 video: dw_hdmi: Select HDMI mode only if monitor supports it by Jernej Skrabec · Sat Apr 29 14:43:37 2017 +0200
  5. 3fcbc8d video: ld9040: Fix unused variable warnings by Tom Rini · Mon May 08 22:14:30 2017 -0400
  6. cfe24db rockchip: video: vop: Reserve enough space for mipi dispaly by Eric Gao · Tue May 02 18:23:54 2017 +0800
  7. 58791c3 rockchip: video: vop: Set different bitwidth for different display mode by Eric Gao · Tue May 02 18:23:53 2017 +0800
  8. 0f49407 rockchip: video: vop: Add mipi display mode for rk3399 by Eric Gao · Tue May 02 18:23:52 2017 +0800
  9. 9ada0e6 rockchip: video: vop: Fix rk_display_init() return error by Eric Gao · Tue May 02 18:23:51 2017 +0800
  10. 4789bc1 rockchip: video: Add mipi driver support for rockchip soc by Eric Gao · Tue May 02 18:23:50 2017 +0800
  11. 1d30bac rockchip: video: Makefile: Modify Makefile for rockchip video driver by eric.gao@rock-chips.com · Mon Apr 17 22:24:24 2017 +0800
  12. 735ddea rockchip: video: Kconfig: Add Kconfig for rockchip video driver by eric.gao@rock-chips.com · Mon Apr 17 22:24:23 2017 +0800
  13. 39254d0 dm: video: arm: rpi: Convert to use driver model for video by Simon Glass · Wed Apr 05 16:23:44 2017 -0600
  14. 929df01 video: arm: rpi: Move the video settings out of the driver by Simon Glass · Wed Apr 05 16:23:41 2017 -0600
  15. 31efc38 video: arm: rpi: Move the video query out of the driver by Simon Glass · Wed Apr 05 16:23:40 2017 -0600
  16. 14fdaa8 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Mon May 08 15:44:44 2017 -0400
  17. d65a142 Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig by Simon Glass · Wed Apr 26 22:27:57 2017 -0600
  18. 8d91b46 sunxi: video: Add A64/H3/H5 HDMI driver by Jernej Skrabec · Mon Mar 27 19:22:32 2017 +0200
  19. 9b4ca92 sunxi: Add clock support for DE2/HDMI/TCON on newer SoCs by Jernej Skrabec · Mon Mar 27 19:22:31 2017 +0200
  20. ccfbe5f sunxi: video: Convert lcdc to use struct display_timing by Jernej Skrabec · Mon Mar 27 19:22:30 2017 +0200
  21. 2e0a1f3 sunxi: video: Split out TCON code by Jernej Skrabec · Mon Mar 27 19:22:29 2017 +0200
  22. e390e97 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Fri Apr 14 22:05:17 2017 -0400
  23. edb07c7 video: Fix crash when scroll screen by eric.gao@rock-chips.com · Mon Apr 10 10:02:20 2017 +0800
  24. 72ac56a at91: video: Support driver-model for the HLCD driver by Songjun Wu · Tue Apr 11 16:33:30 2017 +0800
  25. cb2c229 video: fsl_dcu_fb: add additional modes for DCU by Stefan Agner · Tue Apr 11 11:12:13 2017 +0530
  26. a6d6d53 video: fsl_dcu_fb: Fix DCU_MODE_BLEND_ITER setting by Stefan Agner · Tue Apr 11 11:12:12 2017 +0530
  27. f5e97b4 video: fsl_dcu_fb: Enable pixel clock after initialization by Stefan Agner · Tue Apr 11 11:12:11 2017 +0530
  28. ec95423 video: fsl_dcu_fb: fix framebuffer to the end of memory by Stefan Agner · Tue Apr 11 11:12:10 2017 +0530
  29. e15479b Convert CONFIG_FSL_DCU_FB to Kconfig by Sanchayan Maity · Tue Apr 11 11:12:09 2017 +0530
  30. 66d01b2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Thu Apr 13 10:17:06 2017 -0400
  31. ec58ab2 ARM: mxs: Rename M28EVK by Marek Vasut · Wed Apr 05 13:31:01 2017 +0200
  32. 2ae12ee rockchip: video: Split out HDMI controller code by Jernej Skrabec · Mon Mar 20 23:01:22 2017 +0100
  33. 78481ed rockchip: video: Remove CSC initialization (HDMI) by Jernej Skrabec · Thu Mar 09 00:34:38 2017 +0100
  34. 7744d3e rockchip: video: Fix HDMI audio clocks by Jernej Skrabec · Thu Mar 09 00:34:37 2017 +0100
  35. cd7b1ee video: cfb_console: fix 32-bit display on 64-bit architectures by Andre Przywara · Mon Mar 06 01:13:38 2017 +0000
  36. 8b221cf rockchip: video: fix 83500000 clock mistake in rockchip HDMI by Nickey Yang Nickey Yang · Mon Feb 27 17:04:21 2017 +0800
  37. ef84cf6 video: mxsfb: Fix reset hang when videomode variable is not present by Fabio Estevam · Wed Feb 22 10:40:22 2017 -0300
  38. 343743e Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Thu Feb 09 14:54:09 2017 -0500
  39. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  40. 6fbb13d x86: ivybridge: Fix types for 64-bit compilation by Simon Glass · Mon Jan 16 07:03:39 2017 -0700
  41. d87b092 x86: ivybridge: Declare global data where it is used by Simon Glass · Mon Jan 16 07:03:37 2017 -0700
  42. 07bdca5 drivers/video/cfb_console.c: Correct "COFNIG_NDS32" typo. by Robert P. J. Day · Fri Feb 03 07:14:02 2017 -0500
  43. 168e122 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Mon Jan 16 20:23:14 2017 -0500
  44. ea5a962 video: cfb_console: fix hang if splashimage file is missing by Anatolij Gustschin · Wed Nov 30 14:30:59 2016 +0100
  45. 5a808a9 rockchip: video: fix mpixelclock in rockchip HDMI by Nickey Yang Nickey Yang · Thu Dec 29 14:01:26 2016 +0800
  46. bd5867a video: tegra: fix spelling in comment by Marcel Ziswiler · Mon Dec 19 15:38:04 2016 +0100
  47. f36b594 video: Kconfig: Add VIDEO_IPV3 entry by Jagan Teki · Tue Dec 06 00:00:54 2016 +0100
  48. 13b6697 bcm2835 video: Map frame buffer as 32bpp by Alexander Graf · Wed Nov 02 10:36:19 2016 +0100
  49. d16bf2d rockchip: video: Avoid using u8 in the HDMI driver by Simon Glass · Sun Nov 13 14:22:15 2016 -0700
  50. 86ad1b6 rockchip: video: Check for device in use by Simon Glass · Sun Nov 13 14:22:08 2016 -0700
  51. 365b7f7 video: Track whether a display is in use by Simon Glass · Sun Nov 13 14:22:07 2016 -0700
  52. eebc3fd video: Use cache-alignment in video_sync() by Simon Glass · Sun Nov 13 14:22:06 2016 -0700
  53. 25891bc rockchip: video: Correct VOP clock selection by Simon Glass · Sun Nov 13 14:21:56 2016 -0700
  54. 193edc7 rockchip: video: Correct HDMI data source selection by Simon Glass · Sun Nov 13 14:21:55 2016 -0700
  55. 956e339 video: bmp: Fix compilation errors with CONFIG_BMP_xxBPP enabled by Stefan Roese · Sat Nov 12 10:32:38 2016 +0100
  56. db090a2 Fix codying style broken by recent libfdt sync by Masahiro Yamada · Mon Oct 17 20:43:01 2016 +0900
  57. d76f29a Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig by Simon Glass · Mon Oct 17 20:12:57 2016 -0600
  58. 88ecb9b video: Move video_get_info_str() prototype to a header file by Simon Glass · Mon Oct 17 20:12:54 2016 -0600
  59. 5a77235 Convert CONFIG_CONSOLE_EXTRA_INFO to Kconfig by Simon Glass · Mon Oct 17 20:12:53 2016 -0600
  60. 706605f Convert CONFIG_VIDEO_SW_CURSOR to Kconfig by Simon Glass · Mon Oct 17 20:12:51 2016 -0600
  61. d615c89 video: Drop CONFIG_VIDEO_HW_CURSOR by Simon Glass · Mon Oct 17 20:12:50 2016 -0600
  62. dcff692 Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · Mon Oct 17 20:12:49 2016 -0600
  63. 1680916 video: Drop the sed13806 driver by Simon Glass · Mon Oct 17 20:12:48 2016 -0600
  64. 9d05704 video: Drop the s3c-fb driver by Simon Glass · Mon Oct 17 20:12:47 2016 -0600
  65. 870fed7 video: Drop the imx25lcdc driver by Simon Glass · Mon Oct 17 20:12:46 2016 -0600
  66. e9395ef video: Drop the smiLynxEM driver by Simon Glass · Mon Oct 17 20:12:45 2016 -0600
  67. 884889d Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig by Simon Glass · Mon Oct 17 20:12:44 2016 -0600
  68. 1ad7b45 Convert CONFIG_VIDEO_CT69000 to Kconfig by Simon Glass · Mon Oct 17 20:12:43 2016 -0600
  69. 8d0efc1 Convert CONFIG_CFB_CONSOLE_ANSI to Kconfig by Simon Glass · Mon Oct 17 20:12:42 2016 -0600
  70. e64c724 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · Mon Oct 17 20:12:41 2016 -0600
  71. 169bb3b Convert CONFIG_LCD to Kconfig by Simon Glass · Mon Oct 17 20:12:56 2016 -0600
  72. e9d797a Convert CONFIG_VIDEO to Kconfig by Simon Glass · Mon Oct 17 20:12:40 2016 -0600
  73. b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · Sun Oct 02 17:59:28 2016 -0600
  74. 33d5aa8 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Wed Oct 12 08:32:09 2016 -0400
  75. c7dec15 video: Remove legacy VESA and coreboot framebuffer drivers by Bin Meng · Sun Oct 09 04:14:19 2016 -0700
  76. a447017 x86: coreboot: Convert to use DM coreboot video driver by Bin Meng · Sun Oct 09 04:14:18 2016 -0700
  77. 755623d dm: video: Don't do anything in alloc_fb() when plat->size is zero by Bin Meng · Sun Oct 09 04:14:17 2016 -0700
  78. a0676be dm: video: Add driver for coreboot framebuffer device by Bin Meng · Sun Oct 09 04:14:16 2016 -0700
  79. 79012bc x86: Convert to use DM VESA video driver by Bin Meng · Sun Oct 09 04:14:13 2016 -0700
  80. 2c9bb7a dm: video: Add driver for VESA-compatible device by Bin Meng · Sun Oct 09 04:14:11 2016 -0700
  81. 5f69985 dm: x86: Move samus to use new driver model support by Simon Glass · Wed Oct 05 20:42:19 2016 -0600
  82. 03f2a51 dm: x86: video: Add a driver-model driver for ivybridge graphics by Simon Glass · Wed Oct 05 20:42:15 2016 -0600
  83. a3fdd00 x86: video: Fix typo in broadwell Kconfig by Simon Glass · Wed Oct 05 20:42:14 2016 -0600
  84. 07e0c27 simple panel: fix spelling of debug message by Marcel Ziswiler · Wed Sep 28 11:24:06 2016 +0200
  85. 64e4f7f treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:57 2016 +0900
  86. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  87. bf528cd video: squash lines for immediate return by Masahiro Yamada · Tue Sep 06 22:17:33 2016 +0900
  88. 663ae65 sunxi: display: Use PWM to drive backlight where applicable by Hans de Goede · Fri Aug 19 15:25:41 2016 +0200
  89. 9ab4d92 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Wed Jul 27 15:22:21 2016 -0400
  90. ae8fe41 rockchip: Use rockchip_get_clk() to obtain the SoC clock by Simon Glass · Sun Jul 17 15:23:17 2016 -0600
  91. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · Fri Jul 15 13:44:45 2016 -0400
  92. 9889946 video: allow version string to be optional when using LOGO by Tim Harvey · Tue May 24 14:59:59 2016 -0700
  93. c821dbd Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Wed Jul 06 15:55:36 2016 -0400
  94. bbdae4b tegra: video: Always use write-through cache on LCD by Simon Glass · Sun May 08 16:55:21 2016 -0600
  95. 44fe9e4 video: tegra: Move to using simple-panel and pwm-backlight by Simon Glass · Sun May 08 16:55:20 2016 -0600
  96. 0b03623 rockchip: video: Lower hpd wait time by Sjoerd Simons · Sun Feb 28 22:40:02 2016 +0100
  97. a962243 clk: convert API to match reset/mailbox style by Stephen Warren · Fri Jun 17 09:44:00 2016 -0600
  98. 31f56b4 at91: video: Support driver-model for the LCD driver by Simon Glass · Thu May 05 07:28:20 2016 -0600
  99. f3e7f01 at91: video: Prepare for driver-model conversion by Simon Glass · Thu May 05 07:28:19 2016 -0600
  100. 1d724e1 Merge http://git.denx.de/u-boot-samsung by Tom Rini · Mon Jun 06 13:24:23 2016 -0400