1. 33aeaaf Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm by Tom Rini · Wed Dec 05 20:32:25 2018 -0500
  2. a119b90 video: backlight: Fix log message in enable_sequence() by Simon Glass · Fri Nov 23 21:29:39 2018 -0700
  3. 410f096 video: use BMP_ALIGN_CENTER define from splash.h by Anatolij Gustschin · Sat Dec 01 15:30:08 2018 +0100
  4. 7d18673 video: Allow driver to specify the line length by Simon Glass · Thu Nov 29 15:08:52 2018 -0700
  5. 3c4b72b rockchip: video: mipi: Fix phy frequency setting by Richard Röjfors · Wed Nov 14 14:13:53 2018 +0100
  6. dab5b83 rockchip: video: mipi: Do not write to the version register by Richard Röjfors · Wed Nov 07 11:34:44 2018 +0100
  7. f57ceb5 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Mon Nov 26 15:52:51 2018 -0500
  8. 2b063b8 video: Update video_set_default_colors() to support invert by Simon Glass · Tue Nov 06 15:21:36 2018 -0700
  9. c3c6930 dm: video: correctly set the cursor position by Heinrich Schuchardt · Sat Nov 10 19:55:48 2018 +0100
  10. b559d75 Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Nov 16 08:37:50 2018 -0500
  11. 162c29a video: simplefb: Remove DM_FLAG_PRE_RELOC flag by Bin Meng · Wed Oct 24 06:36:38 2018 -0700
  12. 05e7220 sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCD by Icenowy Zheng · Sun Oct 28 14:26:12 2018 -0700
  13. e0b2260 dm: video: bridge: don't fail to activate bridge if reset or sleep GPIO is missing by Vasily Khoruzhick · Mon Nov 05 20:24:29 2018 -0800
  14. b49f19e Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Mon Oct 29 11:21:00 2018 -0400
  15. d6e53c7 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · Fri Oct 26 09:02:52 2018 +0200
  16. 82482d6 sunxi: display: Mark sunxi_rgb2yuv_coef array as const by Priit Laes · Tue Oct 23 20:20:31 2018 +0300
  17. 59f4421 video: at91: Adjust vidconsole_position_cursor() to use char pos by Simon Glass · Mon Oct 01 12:22:47 2018 -0600
  18. 126f0d2 ctags: Minor changes to fix ctags output by Simon Glass · Mon Oct 01 12:22:42 2018 -0600
  19. fe68a45 panel: Expand the backlight support by Simon Glass · Mon Oct 01 12:22:41 2018 -0600
  20. 5534312 video: Adjust video_clear() to return an error by Simon Glass · Mon Oct 01 12:22:26 2018 -0600
  21. 0806dcc sandbox: video: Speed up video output by Simon Glass · Mon Oct 01 11:55:14 2018 -0600
  22. 8373ed3 video: Add support for Arm's Mali Display Processors by Liviu Dudau · Fri Sep 28 13:50:53 2018 +0100
  23. 3396710 video: Add support for NXP's TDA19988 HDMI encoder by Liviu Dudau · Fri Sep 28 13:49:31 2018 +0100
  24. a14dbb5 video: cfb_console: flush cache in display_rle8_bitmap by Sébastien Szymanski · Mon Sep 10 09:58:58 2018 +0200
  25. 02ad6fb video_osd: Add osd sandbox driver and tests by Mario Six · Thu Sep 27 09:19:31 2018 +0200
  26. 8ea19da video_osd: Add ihs_video_out driver by Mario Six · Thu Sep 27 09:19:30 2018 +0200
  27. 1b77320 drivers: Add OSD uclass by Mario Six · Thu Sep 27 09:19:29 2018 +0200
  28. 9e933f1 dm: video: support more escape sequences by Heinrich Schuchardt · Wed Sep 19 21:31:48 2018 +0200
  29. 90b5b3b dm: video: check bounds for column and row by Heinrich Schuchardt · Wed Sep 19 19:15:14 2018 +0200
  30. 60a59d4 Convert CONFIG_VIDEO_OMAP3 to Kconfig by Adam Ford · Thu Aug 02 08:50:20 2018 -0500
  31. c13ee19 video_display: Add Xilinx LogiCore DP TX by Mario Six · Thu Aug 09 14:51:23 2018 +0200
  32. f7ac405 video: Sort Makefile entries by Mario Six · Thu Aug 09 14:51:22 2018 +0200
  33. ce08e09 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Tue Aug 07 07:15:20 2018 -0400
  34. cfcb432 dm: panel: get timings from panel by Yannick Fertré · Fri Jul 13 14:11:09 2018 +0200
  35. da8d205 video: kconfig: remove DM_I2C dependency of I2C_EDID by Luis Araneda · Wed Jul 04 02:40:00 2018 -0400
  36. 43768b2 video: sunxi: de2: fix SimpleFB node creation when DE2 not probed by Icenowy Zheng · Fri Jul 27 23:50:53 2018 +0800
  37. e270519 video: arm: rpi: Add brcm,bcm2708-fb compatible by Emmanuel Vadot · Mon Jul 02 14:33:14 2018 +0200
  38. 0f862b9 dm: video: Add an EFI framebuffer driver by Bin Meng · Tue Jun 12 08:36:22 2018 -0700
  39. 0219a0c video: sunxi: de2: Reserve the fb region in the EFI memory map by Emmanuel Vadot · Fri May 04 10:26:55 2018 +0200
  40. b5d6c87 video: dw_hdmi: fix HSYNC and VSYNC polarity settings by Vasily Khoruzhick · Mon May 14 13:49:53 2018 -0700
  41. efce412 sunxi: video: HDMI: use correct bits for HSYNC and VSYNC polarity. by Vasily Khoruzhick · Mon May 14 13:49:52 2018 -0700
  42. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · Mon May 07 17:02:21 2018 -0400
  43. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  44. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  45. 450030f Merge git://git.denx.de/u-boot-video by Tom Rini · Tue Apr 24 20:27:43 2018 -0400
  46. 6985a72 video-uclass: Fix logical-not-parentheses warning by Tom Rini · Sun Apr 22 09:47:48 2018 -0400
  47. 4da8a3f video: vesa: Change default FRAMEBUFFER_VESA_MODE by Bin Meng · Wed Apr 11 22:02:16 2018 -0700
  48. a2bdec7 Merge git://git.denx.de/u-boot-imx by Tom Rini · Sun Apr 15 08:43:50 2018 -0400
  49. 738b7c8 imx31_phycore: Delete by Tom Rini · Fri Apr 06 16:27:54 2018 -0400
  50. 3f136f6 treewide: fix up files incorrectly marked executable by Fabio Estevam · Sat Apr 07 18:06:27 2018 -0300
  51. 8f5faaa Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Wed Apr 04 09:18:38 2018 -0400
  52. 3125a3e sunxi: revert disabling of features by Andre Przywara · Wed Apr 04 01:31:22 2018 +0100
  53. 86fa4f2 video: rk3288_mipi: Combine NULL check into IS_ERR_OR_NULL() by Punit Agrawal · Mon Mar 19 17:36:07 2018 +0000
  54. 8647b1e video: rk3288_mipi: check in rk_mipi_ofdata_to_platdata by Heinrich Schuchardt · Sun Mar 18 15:25:41 2018 +0100
  55. 28b8068 video: rk3399_mipi: Combine NULL check into IS_ERR_OR_NULL() by Punit Agrawal · Mon Mar 19 17:36:08 2018 +0000
  56. cc2f6d7 video: rk3399_mipi: correct error checking by Heinrich Schuchardt · Sun Mar 18 15:18:10 2018 +0100
  57. 8fa461e video: stm32: stm32_ltdc: set the blending factor by yannick fertre · Fri Mar 02 15:59:25 2018 +0100
  58. d0cfebf video: stm32: stm32_ltdc: missing set of line interrupt position by yannick fertre · Fri Mar 02 15:59:24 2018 +0100
  59. 8d6237b video: stm32: stm32_ltdc: set rate of the pixel clock by yannick fertre · Fri Mar 02 15:59:23 2018 +0100
  60. 3e6077c video: stm32: stm32_ltdc: update file header & footer by yannick fertre · Fri Mar 02 15:59:22 2018 +0100
  61. 28dc09b video: stm32: stm32_ltdc: add reset by yannick fertre · Fri Mar 02 15:59:21 2018 +0100
  62. 67be5d7 video: exynos: remove redundant assignments by Heinrich Schuchardt · Mon Mar 19 07:46:08 2018 +0100
  63. 6163095 video, da8xx-fb: fix time out in wait_for_event() by Heinrich Schuchardt · Sun Mar 18 14:48:06 2018 +0100
  64. 410023b video: stb_truetype: simplify expression by Heinrich Schuchardt · Sun Mar 18 14:31:43 2018 +0100
  65. d6ef669 video: cfb_console: simplify logical constraint by Heinrich Schuchardt · Sun Mar 18 14:24:39 2018 +0100
  66. 084d3d9 sunxi: video: mark framebuffer as EFI reserved memory by Heinrich Schuchardt · Sat Mar 03 10:30:17 2018 +0100
  67. 2172fa4 video: indicate code page of bitmap fonts by Heinrich Schuchardt · Fri Mar 02 20:50:17 2018 +0100
  68. 2dae581 pwm-backlight: make power-supply as option by Kever Yang · Fri Feb 09 10:45:12 2018 +0800
  69. 2a436db dm: video: support increased intensity (bold) by Heinrich Schuchardt · Thu Feb 08 21:47:12 2018 +0100
  70. 290e1d8 dm: video: use constants to refer to colors by Heinrich Schuchardt · Thu Feb 08 21:47:11 2018 +0100
  71. 5e4947e dm: video: correctly clean background in 16bit mode by Heinrich Schuchardt · Thu Feb 08 21:47:10 2018 +0100
  72. 423ee56 dm: video: show correct colors in graphical console by Heinrich Schuchardt · Thu Feb 08 21:47:09 2018 +0100
  73. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  74. 13b016d rockchip: video: rk_vop: migrate to livetree by Philipp Tomsich · Fri Feb 23 17:38:52 2018 +0100
  75. 18c6496 rockchip: video: rk_hdmi: migrate to livetree by Philipp Tomsich · Fri Feb 23 17:38:51 2018 +0100
  76. f71dc8e video: ivybridge_igd: Fix compiler warning by Bin Meng · Mon Feb 12 17:54:35 2018 +0800
  77. ef44a44 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Fri Jan 26 13:22:40 2018 -0500
  78. 9cddcba video: bpp16: Disable by default on sunXi by Maxime Ripard · Tue Jan 16 09:44:20 2018 +0100
  79. fa43878 video: bpp8: Disable by default on sunXi by Maxime Ripard · Tue Jan 16 09:44:19 2018 +0100
  80. 60649bb Merge git://git.denx.de/u-boot-spi by Tom Rini · Fri Jan 26 07:46:34 2018 -0500
  81. 918de03 wait_bit: use wait_for_bit_le32 and remove wait_for_bit by Álvaro Fernández Rojas · Tue Jan 23 17:14:55 2018 +0100
  82. 105bdc6 sunxi: Fix display timing flags by Giulio Benetti · Tue Jan 16 17:43:48 2018 +0100
  83. 6e1e428 am335x-fb: setup display PLL by Hannes Schmelzer · Tue Jan 09 19:01:34 2018 +0100
  84. a301aa4 am335x-fb: cosmetic: fix coding style by Hannes Schmelzer · Tue Jan 09 19:01:33 2018 +0100
  85. 2d9a3cd am335x-fb: cosmetic: update-copyright by Hannes Schmelzer · Tue Jan 09 19:01:32 2018 +0100
  86. 1d0ccac video: Support multiple lines version string display by Peng Fan · Tue Jan 02 15:25:37 2018 +0800
  87. fcb41e2 video: ipu: Fix dereferencing NULL pointer problem by Peng Fan · Tue Jan 02 15:25:36 2018 +0800
  88. 97d1967 sunxi: video: HDMI: split VSYNC and HSYNC polarity settings by Vasily Khoruzhick · Tue Nov 28 22:33:27 2017 -0800
  89. f6dc771 video: sunxi: de2: add support for LCD SimpleFB by Icenowy Zheng · Wed Nov 01 22:18:07 2017 +0800
  90. de8e06f video: sunxi: de2: fix SimpleFB node creation when HDMI not initialized by Icenowy Zheng · Wed Nov 01 22:18:06 2017 +0800
  91. e51b777 exynos: video: fix typo in DisplayPort driver by Dongjin Kim · Fri Oct 27 23:08:51 2017 -0400
  92. b9b095f video/da8xx-fb: Cache-align memory allocations by Niko Mauno · Fri Oct 27 14:52:08 2017 +0300
  93. 2f0b6e5 sunxi: video: add LCD support to DE2 driver by Vasily Khoruzhick · Thu Oct 26 21:51:52 2017 -0700
  94. f079f93 sunxi: video: split out PLL configuration code by Vasily Khoruzhick · Thu Oct 26 21:51:51 2017 -0700
  95. 43266b8 video: add anx6345 DM driver by Vasily Khoruzhick · Wed Sep 20 23:29:09 2017 -0700
  96. 37ae5b0 video: anx9804: split out registers definitions into a separate header by Vasily Khoruzhick · Wed Sep 20 23:29:08 2017 -0700
  97. 82e9a5a dm: video: bridge: add operation to read EDID by Vasily Khoruzhick · Wed Sep 20 23:29:07 2017 -0700
  98. 82576de sunxi: setup simplefb for Allwinner DE2 by Icenowy Zheng · Thu Oct 26 11:14:47 2017 +0800
  99. 60e4b8f video: add an option for video simplefb via DT by Icenowy Zheng · Thu Oct 26 11:14:46 2017 +0800
  100. 067a697 video: sunxi: extract simplefb match code to a new file by Icenowy Zheng · Thu Oct 26 11:14:45 2017 +0800