1. 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · Wed Jul 05 16:25:22 2017 +0300
  2. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · Wed Jun 07 17:33:09 2017 +0200
  3. e095280 Merge git://git.denx.de/u-boot-dm by Tom Rini · Sat Jun 10 18:01:22 2017 -0400
  4. d742950 rockchip: video: Take the vop device out of standby by Simon Glass · Wed May 31 17:57:29 2017 -0600
  5. c4bd91f rockchip: video: Add remove() methods by Simon Glass · Wed May 31 17:57:28 2017 -0600
  6. d1536e3 tegra: video: Don't power up the SOR twice by Simon Glass · Wed May 31 17:57:20 2017 -0600
  7. 604caca rockchip: video: document externally visible functions for rk_vop by Philipp Tomsich · Fri Jun 02 16:06:18 2017 +0200
  8. 0a637e7 rockchip: video: document externally visible functions for rk_hdmi by Philipp Tomsich · Fri Jun 02 16:06:17 2017 +0200
  9. d21e045 video: atmel_hlcdfb: Fix misaligned cache operation warning by Wenyou Yang · Fri Jun 02 11:29:04 2017 +0800
  10. b8f7cab sunxi: video: Add support for CSC and TVE to DE2 driver by Jernej Skrabec · Fri May 19 17:41:16 2017 +0200
  11. 4241f05 sunxi: video: Rename tve.c to tve_common.c by Jernej Skrabec · Fri May 19 17:41:14 2017 +0200
  12. 094f4da rockchip: video: rk_vop: add grf field by Philipp Tomsich · Wed Jun 07 13:13:28 2017 +0200
  13. df48c79 rockchip: video: rk3399: add HDMI TX support on the RK3399 by Philipp Tomsich · Wed May 31 17:59:34 2017 +0200
  14. 66cbacc rockchip: video: split RK3288-specific part off from rk_hdmi by Philipp Tomsich · Wed May 31 17:59:33 2017 +0200
  15. a35ccec rockchip: video: add mpixelclock settings from Linux driver by Philipp Tomsich · Wed May 31 17:59:32 2017 +0200
  16. 1a18f30 rockchip: video: rk3399: enable HDMI output (from the rk_vop) for the RK3399 by Philipp Tomsich · Wed May 31 17:59:31 2017 +0200
  17. a354c2d rockchip: video: refactor rk_vop and split RK3288-specific code off by Philipp Tomsich · Wed May 31 17:59:30 2017 +0200
  18. d3a5826 rockchip: video: Kconfig: set MAX_XRES and MAX_YRES via Kconfig by Philipp Tomsich · Wed May 31 17:59:29 2017 +0200
  19. f1fe216 rockchip: video: Kconfig: reformat help for VIDEO_ROCKCHIP by Philipp Tomsich · Wed May 31 17:59:28 2017 +0200
  20. 101b761 rockchip: video: rk_hdmi: fix implicit definition warnings by Philipp Tomsich · Tue Jun 06 09:15:14 2017 +0200
  21. a1ca1ca common: Drop inclusion of pci.h by Simon Glass · Wed May 17 08:22:34 2017 -0600
  22. 7a49443 dm: core: Replace of_offset with accessor (part 2) by Simon Glass · Wed May 17 17:18:09 2017 -0600
  23. 51a3ec3 dm: Fix up inclusion of common.h by Simon Glass · Wed May 17 17:18:07 2017 -0600
  24. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  25. 8531d08 sunxi: video: Split out TVE code by Jernej Skrabec · Wed May 10 18:46:28 2017 +0200
  26. 5cfa3f4 video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP by Philipp Tomsich · Fri May 05 21:48:30 2017 +0200
  27. 3a53b3e rockchip: video: introduce VIDEO_DW_HDMI and select for Rockchip HDMI by Philipp Tomsich · Fri May 05 21:48:26 2017 +0200
  28. 7d55305 video: dw_hdmi: Select HDMI mode only if monitor supports it by Jernej Skrabec · Sat Apr 29 14:43:37 2017 +0200
  29. 3fcbc8d video: ld9040: Fix unused variable warnings by Tom Rini · Mon May 08 22:14:30 2017 -0400
  30. cfe24db rockchip: video: vop: Reserve enough space for mipi dispaly by Eric Gao · Tue May 02 18:23:54 2017 +0800
  31. 58791c3 rockchip: video: vop: Set different bitwidth for different display mode by Eric Gao · Tue May 02 18:23:53 2017 +0800
  32. 0f49407 rockchip: video: vop: Add mipi display mode for rk3399 by Eric Gao · Tue May 02 18:23:52 2017 +0800
  33. 9ada0e6 rockchip: video: vop: Fix rk_display_init() return error by Eric Gao · Tue May 02 18:23:51 2017 +0800
  34. 4789bc1 rockchip: video: Add mipi driver support for rockchip soc by Eric Gao · Tue May 02 18:23:50 2017 +0800
  35. 1d30bac rockchip: video: Makefile: Modify Makefile for rockchip video driver by eric.gao@rock-chips.com · Mon Apr 17 22:24:24 2017 +0800
  36. 735ddea rockchip: video: Kconfig: Add Kconfig for rockchip video driver by eric.gao@rock-chips.com · Mon Apr 17 22:24:23 2017 +0800
  37. 39254d0 dm: video: arm: rpi: Convert to use driver model for video by Simon Glass · Wed Apr 05 16:23:44 2017 -0600
  38. 929df01 video: arm: rpi: Move the video settings out of the driver by Simon Glass · Wed Apr 05 16:23:41 2017 -0600
  39. 31efc38 video: arm: rpi: Move the video query out of the driver by Simon Glass · Wed Apr 05 16:23:40 2017 -0600
  40. 14fdaa8 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Mon May 08 15:44:44 2017 -0400
  41. d65a142 Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig by Simon Glass · Wed Apr 26 22:27:57 2017 -0600
  42. 8d91b46 sunxi: video: Add A64/H3/H5 HDMI driver by Jernej Skrabec · Mon Mar 27 19:22:32 2017 +0200
  43. 9b4ca92 sunxi: Add clock support for DE2/HDMI/TCON on newer SoCs by Jernej Skrabec · Mon Mar 27 19:22:31 2017 +0200
  44. ccfbe5f sunxi: video: Convert lcdc to use struct display_timing by Jernej Skrabec · Mon Mar 27 19:22:30 2017 +0200
  45. 2e0a1f3 sunxi: video: Split out TCON code by Jernej Skrabec · Mon Mar 27 19:22:29 2017 +0200
  46. e390e97 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Fri Apr 14 22:05:17 2017 -0400
  47. edb07c7 video: Fix crash when scroll screen by eric.gao@rock-chips.com · Mon Apr 10 10:02:20 2017 +0800
  48. 72ac56a at91: video: Support driver-model for the HLCD driver by Songjun Wu · Tue Apr 11 16:33:30 2017 +0800
  49. cb2c229 video: fsl_dcu_fb: add additional modes for DCU by Stefan Agner · Tue Apr 11 11:12:13 2017 +0530
  50. a6d6d53 video: fsl_dcu_fb: Fix DCU_MODE_BLEND_ITER setting by Stefan Agner · Tue Apr 11 11:12:12 2017 +0530
  51. f5e97b4 video: fsl_dcu_fb: Enable pixel clock after initialization by Stefan Agner · Tue Apr 11 11:12:11 2017 +0530
  52. ec95423 video: fsl_dcu_fb: fix framebuffer to the end of memory by Stefan Agner · Tue Apr 11 11:12:10 2017 +0530
  53. e15479b Convert CONFIG_FSL_DCU_FB to Kconfig by Sanchayan Maity · Tue Apr 11 11:12:09 2017 +0530
  54. 66d01b2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Thu Apr 13 10:17:06 2017 -0400
  55. ec58ab2 ARM: mxs: Rename M28EVK by Marek Vasut · Wed Apr 05 13:31:01 2017 +0200
  56. 2ae12ee rockchip: video: Split out HDMI controller code by Jernej Skrabec · Mon Mar 20 23:01:22 2017 +0100
  57. 78481ed rockchip: video: Remove CSC initialization (HDMI) by Jernej Skrabec · Thu Mar 09 00:34:38 2017 +0100
  58. 7744d3e rockchip: video: Fix HDMI audio clocks by Jernej Skrabec · Thu Mar 09 00:34:37 2017 +0100
  59. cd7b1ee video: cfb_console: fix 32-bit display on 64-bit architectures by Andre Przywara · Mon Mar 06 01:13:38 2017 +0000
  60. 8b221cf rockchip: video: fix 83500000 clock mistake in rockchip HDMI by Nickey Yang Nickey Yang · Mon Feb 27 17:04:21 2017 +0800
  61. ef84cf6 video: mxsfb: Fix reset hang when videomode variable is not present by Fabio Estevam · Wed Feb 22 10:40:22 2017 -0300
  62. 343743e Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Thu Feb 09 14:54:09 2017 -0500
  63. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  64. 6fbb13d x86: ivybridge: Fix types for 64-bit compilation by Simon Glass · Mon Jan 16 07:03:39 2017 -0700
  65. d87b092 x86: ivybridge: Declare global data where it is used by Simon Glass · Mon Jan 16 07:03:37 2017 -0700
  66. 07bdca5 drivers/video/cfb_console.c: Correct "COFNIG_NDS32" typo. by Robert P. J. Day · Fri Feb 03 07:14:02 2017 -0500
  67. 168e122 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Mon Jan 16 20:23:14 2017 -0500
  68. ea5a962 video: cfb_console: fix hang if splashimage file is missing by Anatolij Gustschin · Wed Nov 30 14:30:59 2016 +0100
  69. 5a808a9 rockchip: video: fix mpixelclock in rockchip HDMI by Nickey Yang Nickey Yang · Thu Dec 29 14:01:26 2016 +0800
  70. bd5867a video: tegra: fix spelling in comment by Marcel Ziswiler · Mon Dec 19 15:38:04 2016 +0100
  71. f36b594 video: Kconfig: Add VIDEO_IPV3 entry by Jagan Teki · Tue Dec 06 00:00:54 2016 +0100
  72. 13b6697 bcm2835 video: Map frame buffer as 32bpp by Alexander Graf · Wed Nov 02 10:36:19 2016 +0100
  73. d16bf2d rockchip: video: Avoid using u8 in the HDMI driver by Simon Glass · Sun Nov 13 14:22:15 2016 -0700
  74. 86ad1b6 rockchip: video: Check for device in use by Simon Glass · Sun Nov 13 14:22:08 2016 -0700
  75. 365b7f7 video: Track whether a display is in use by Simon Glass · Sun Nov 13 14:22:07 2016 -0700
  76. eebc3fd video: Use cache-alignment in video_sync() by Simon Glass · Sun Nov 13 14:22:06 2016 -0700
  77. 25891bc rockchip: video: Correct VOP clock selection by Simon Glass · Sun Nov 13 14:21:56 2016 -0700
  78. 193edc7 rockchip: video: Correct HDMI data source selection by Simon Glass · Sun Nov 13 14:21:55 2016 -0700
  79. 956e339 video: bmp: Fix compilation errors with CONFIG_BMP_xxBPP enabled by Stefan Roese · Sat Nov 12 10:32:38 2016 +0100
  80. db090a2 Fix codying style broken by recent libfdt sync by Masahiro Yamada · Mon Oct 17 20:43:01 2016 +0900
  81. d76f29a Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig by Simon Glass · Mon Oct 17 20:12:57 2016 -0600
  82. 88ecb9b video: Move video_get_info_str() prototype to a header file by Simon Glass · Mon Oct 17 20:12:54 2016 -0600
  83. 5a77235 Convert CONFIG_CONSOLE_EXTRA_INFO to Kconfig by Simon Glass · Mon Oct 17 20:12:53 2016 -0600
  84. 706605f Convert CONFIG_VIDEO_SW_CURSOR to Kconfig by Simon Glass · Mon Oct 17 20:12:51 2016 -0600
  85. d615c89 video: Drop CONFIG_VIDEO_HW_CURSOR by Simon Glass · Mon Oct 17 20:12:50 2016 -0600
  86. dcff692 Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · Mon Oct 17 20:12:49 2016 -0600
  87. 1680916 video: Drop the sed13806 driver by Simon Glass · Mon Oct 17 20:12:48 2016 -0600
  88. 9d05704 video: Drop the s3c-fb driver by Simon Glass · Mon Oct 17 20:12:47 2016 -0600
  89. 870fed7 video: Drop the imx25lcdc driver by Simon Glass · Mon Oct 17 20:12:46 2016 -0600
  90. e9395ef video: Drop the smiLynxEM driver by Simon Glass · Mon Oct 17 20:12:45 2016 -0600
  91. 884889d Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig by Simon Glass · Mon Oct 17 20:12:44 2016 -0600
  92. 1ad7b45 Convert CONFIG_VIDEO_CT69000 to Kconfig by Simon Glass · Mon Oct 17 20:12:43 2016 -0600
  93. 8d0efc1 Convert CONFIG_CFB_CONSOLE_ANSI to Kconfig by Simon Glass · Mon Oct 17 20:12:42 2016 -0600
  94. e64c724 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · Mon Oct 17 20:12:41 2016 -0600
  95. 169bb3b Convert CONFIG_LCD to Kconfig by Simon Glass · Mon Oct 17 20:12:56 2016 -0600
  96. e9d797a Convert CONFIG_VIDEO to Kconfig by Simon Glass · Mon Oct 17 20:12:40 2016 -0600
  97. b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · Sun Oct 02 17:59:28 2016 -0600
  98. 33d5aa8 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Wed Oct 12 08:32:09 2016 -0400
  99. c7dec15 video: Remove legacy VESA and coreboot framebuffer drivers by Bin Meng · Sun Oct 09 04:14:19 2016 -0700
  100. a447017 x86: coreboot: Convert to use DM coreboot video driver by Bin Meng · Sun Oct 09 04:14:18 2016 -0700