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