1. 4d6d719 Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Wed Jan 08 15:23:37 2020 -0500
  2. f74c7bd video: meson: Drop unnecessary header includes by Simon Glass · Sun Oct 27 09:54:03 2019 -0600
  3. 9cd9eca video: lg4573: convert to DM by Heiko Schocher · Sun Dec 01 11:23:05 2019 +0100
  4. d581c17 video: add wrappers for ttf type files to .gitignore by Dario Binacchi · Tue Dec 31 18:09:14 2019 +0100
  5. 05c17d6 video: Avoid using #ifdef in video-uclass.c by Simon Glass · Fri Dec 20 18:10:37 2019 -0700
  6. a4a43c6 video: Avoid using #ifdef in vidconsole-uclass.c by Simon Glass · Fri Dec 20 18:10:36 2019 -0700
  7. a75ddd0 video: Avoid using #ifdef in console_rotate.c by Simon Glass · Fri Dec 20 18:10:35 2019 -0700
  8. 6c1ca6b video: Avoid using #ifdef in video blitting code by Simon Glass · Fri Dec 20 18:10:34 2019 -0700
  9. f485566 video: x86: Enable 32-bit graphics by default by Simon Glass · Fri Dec 20 18:10:33 2019 -0700
  10. 6ca096a video: make BPP and ANSI configs optional by Anatolij Gustschin · Wed Dec 04 15:48:54 2019 +0100
  11. b30698a video: add guards around 16bpp/32bbp code by Anatolij Gustschin · Wed Dec 04 16:18:39 2019 +0100
  12. cb30f7d video: bmp: Fix video_display_rle8_bitmap() by Patrice Chotard · Wed Nov 20 14:11:16 2019 +0100
  13. 066eace video: bmp: Fix video_splash_align_axis() by Patrice Chotard · Wed Nov 20 14:11:15 2019 +0100
  14. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · Thu Nov 14 12:57:45 2019 -0700
  15. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  16. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  17. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · Thu Nov 14 12:57:30 2019 -0700
  18. 092da18 Revert "video: mxsfb: Configure the clock after eLCDIF reset" by Fabio Estevam · Sun Nov 24 17:37:52 2019 -0300
  19. c44ae81 video: stm32: remove the compatible "synopsys, dw-mipi-dsi" support by Patrick Delaunay · Tue Nov 12 15:39:58 2019 +0100
  20. d829874 video: mxsfb: Configure the clock after eLCDIF reset by Fabio Estevam · Fri Nov 01 09:25:21 2019 -0300
  21. eb9b6a8 video: mxsfb: set gd->fb_base by Sébastien Szymanski · Mon Oct 21 15:33:04 2019 +0200
  22. bb18f7e video: meson: add compatible for Amlogic G12A by Neil Armstrong · Fri Aug 30 14:09:25 2019 +0200
  23. 57d6dfe video: meson: sync with linux drm-misc tree by Neil Armstrong · Fri Aug 30 14:09:24 2019 +0200
  24. 7e53a7c video: meson: remove power domain get by Neil Armstrong · Fri Aug 30 14:09:23 2019 +0200
  25. b038fed video: add support of panel RM68200 by Yannick Fertré · Mon Oct 07 15:29:09 2019 +0200
  26. 5b855d4 video: add support of panel OTM8009A by Yannick Fertré · Mon Oct 07 15:29:08 2019 +0200
  27. 1334cf2 video: add support of STM32 MIPI DSI controller driver by Yannick Fertré · Mon Oct 07 15:29:07 2019 +0200
  28. 764af46 video: add MIPI DSI host controller bridge by Yannick Fertré · Mon Oct 07 15:29:06 2019 +0200
  29. 9712c82 dm: Add a dsi host uclass by Yannick Fertré · Mon Oct 07 15:29:05 2019 +0200
  30. d08fb32 video: add support of MIPI DSI interface by Yannick Fertré · Mon Oct 07 15:29:04 2019 +0200
  31. d611708 video: stm32: stm32_ltdc: add bridge to display controller by Yannick Fertré · Mon Oct 07 15:29:02 2019 +0200
  32. 898c609 sunxi: video: HDMI: Fix LCD clock divider by Mark Kettenis · Fri Aug 09 22:30:26 2019 +0200
  33. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  34. 1a974af common: Move gzip functions into a new gzip header by Simon Glass · Thu Aug 01 09:46:36 2019 -0600
  35. 92afc9b mxc_ipuv3_fb.c: enable a backlight on a panel by Heiko Schocher · Mon Jul 22 06:49:08 2019 +0200
  36. 3c78784 mxc_ipuv3_fb.c: call display_enable by Heiko Schocher · Mon Jul 22 06:49:07 2019 +0200
  37. abb5942 mxc_ipuv3_fb.c: set gd->fb_base by Heiko Schocher · Mon Jul 22 06:49:05 2019 +0200
  38. 26d33e5 video: arm: rpi: Bail out early if querying video information fails by Fabian Vogt · Thu Jul 11 16:56:24 2019 +0200
  39. 889ccde video: dw_hdmi: Add support for ddc-i2c-bus property by Niklas Schulze · Sat Jul 27 12:07:13 2019 +0000
  40. 9345e6d video: meson: dw-hdmi: add EDID mode filtering to only select supported modes by Neil Armstrong · Thu Jul 04 15:52:08 2019 +0200
  41. faa419c video: display: use edid_get_timing_validate() variant to filter supported EDID modes by Neil Armstrong · Thu Jul 04 15:52:07 2019 +0200
  42. 8ab5d50 video, simple_panel: add lg,lb070wv8 display by Heiko Schocher · Mon May 27 08:14:39 2019 +0200
  43. 994f49a video: mxsfb: fix mxsfb fbdev binding issues by Igor Opaniuk · Wed Jun 19 11:47:05 2019 +0300
  44. 295ef9d video: fsl_dcu_fb: add DM_VIDEO support by Igor Opaniuk · Mon Jun 10 14:47:50 2019 +0300
  45. 9a0270f video: fsl_dcu_fb: refactor init functions by Igor Opaniuk · Mon Jun 10 14:47:49 2019 +0300
  46. 65fdabe rockchip: video: rk3288_hdmi: Add missing call to dw_hdmi_enable() by Niklas Schulze · Sun Jul 14 10:40:13 2019 +0000
  47. d193718 fdt: Allow indicating a node is for U-Boot proper only by Patrick Delaunay · Tue May 21 19:19:12 2019 +0200
  48. bc59fb4 video: backlight: fix pwm inversion by Marc Dietrich · Tue Jul 02 22:08:33 2019 +0200
  49. e27c5bc video: meson: hdmi-supply regulator should be optional by Maxime Jourdan · Tue Jun 04 22:26:19 2019 +0200
  50. f5abe40 video: mxsfb: add DM_VIDEO support by Igor Opaniuk · Tue Jun 04 00:05:59 2019 +0300
  51. 3673492 video: mxsfb: refactor video_hw_init() by Igor Opaniuk · Tue Jun 04 00:05:58 2019 +0300
  52. e2a8b18 video: mxsfb: reorder includes by Igor Opaniuk · Tue Jun 04 00:05:57 2019 +0300
  53. 5fd3553 video: mxsfb: change mxs_lcd_init signature by Igor Opaniuk · Tue Jun 04 00:05:56 2019 +0300
  54. 32ee353 Merge tag 'video-for-2019.07-rc3' of git://git.denx.de/u-boot-video by Tom Rini · Tue May 21 07:12:46 2019 -0400
  55. a89f9cb video: Factor out vidconsole_put_string() by Marek Vasut · Fri May 17 20:22:31 2019 +0200
  56. 28bdd93 video: ipuv3: Set max display bpp to 32 by Marek Vasut · Mon May 06 01:11:32 2019 +0200
  57. 4e40f1a dm: arm: imx: video: add compatible for imx53-ipu by Steffen Dirkwinkel · Wed Apr 17 13:57:15 2019 +0200
  58. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  59. 9fbe17c rockchip: use 'arch-rockchip' as header file path by Kever Yang · Thu Mar 28 11:01:23 2019 +0800
  60. 036697a Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imx by Tom Rini · Mon Apr 15 07:31:14 2019 -0400
  61. 24db29d sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font scheme by Andre Przywara · Sat Mar 23 01:30:02 2019 +0000
  62. de86baf video/console: Factor out actual character output by Andre Przywara · Sat Mar 23 01:29:59 2019 +0000
  63. 918622a video/console: Implement ANSI clear line command by Andre Przywara · Sat Mar 23 01:29:58 2019 +0000
  64. d4a294c video/console: Implement relative cursor movement ANSI handling by Andre Przywara · Sat Mar 23 01:29:57 2019 +0000
  65. 4ed5bc8 video/console: Implement reverse video ANSI sequence for DM_VIDEO by Andre Przywara · Sat Mar 23 01:29:56 2019 +0000
  66. 22b4f01 video/console: Fix DM_VIDEO font glyph array indexing by Andre Przywara · Sat Mar 23 01:29:55 2019 +0000
  67. a7bec41 video: backlight: Parse PWM polarity cell by Stefan Mavrodiev · Fri Apr 12 08:56:27 2019 +0300
  68. 79eb296 Add missing space in comment by Marcel Ziswiler · Mon Mar 25 17:24:51 2019 +0100
  69. 411e73d video: move ipuv3 files to subdirectory by Anatolij Gustschin · Mon Mar 18 23:29:32 2019 +0100
  70. 983e2f2a video: ipuv3: add DM_VIDEO support by Anatolij Gustschin · Mon Mar 18 23:29:31 2019 +0100
  71. 89d1802 sunxi: video: HDMI: Fix clock setup by Jernej Skrabec · Sun Mar 24 19:26:40 2019 +0100
  72. 7ee599e video: bmp: Add support for 24bpp BMP files on 16bpp displays by Stefan Roese · Wed Jan 30 08:54:12 2019 +0100
  73. a9d6db7 sunxi: display: Implement fallback to ddc probe when hpd fails by Priit Laes · Wed Dec 19 15:06:09 2018 +0200
  74. c9ecd5c sunxi: display: Move DDC PLL setup to HDMI init by Priit Laes · Wed Dec 19 15:06:08 2018 +0200
  75. ee4f68b video: Armada XP: Move driver to DM_VIDEO by Stefan Roese · Wed Jan 30 08:54:11 2019 +0100
  76. d8f67de Merge tag 'video-updates-for-2019.04-rc1' of git://git.denx.de/u-boot-video by Tom Rini · Thu Jan 31 16:07:37 2019 -0500
  77. add986c video: Add Meson Video Processing Unit Driver by Neil Armstrong · Tue Jul 24 17:45:28 2018 +0200
  78. 597d3b3 video: dw_hdmi: add support for color conversion by Jorge Ramirez-Ortiz · Thu Nov 15 10:32:03 2018 +0100
  79. 92d58aa video: dw_hdmi: support SoC specific read/write ops by Jorge Ramirez-Ortiz · Thu Nov 08 16:51:01 2018 +0100
  80. d6283b9 ihs_video_out: Fix error handling by Mario Six · Mon Jan 28 09:50:58 2019 +0100
  81. b2e87ac videomodes: Relax EDID validation checks for hsync/vsync pulse width by Priit Laes · Fri Jan 18 15:56:51 2019 +0200
  82. ae8ff67 video: Kconfig: spelling fixes by Chris Packham · Sun Jan 13 22:13:27 2019 +1300
  83. d9ba248 video: Add a default TrueType font by Simon Glass · Thu Dec 27 15:25:18 2018 -0700
  84. 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
  85. a119b90 video: backlight: Fix log message in enable_sequence() by Simon Glass · Fri Nov 23 21:29:39 2018 -0700
  86. 410f096 video: use BMP_ALIGN_CENTER define from splash.h by Anatolij Gustschin · Sat Dec 01 15:30:08 2018 +0100
  87. 7d18673 video: Allow driver to specify the line length by Simon Glass · Thu Nov 29 15:08:52 2018 -0700
  88. 3c4b72b rockchip: video: mipi: Fix phy frequency setting by Richard Röjfors · Wed Nov 14 14:13:53 2018 +0100
  89. dab5b83 rockchip: video: mipi: Do not write to the version register by Richard Röjfors · Wed Nov 07 11:34:44 2018 +0100
  90. f57ceb5 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Mon Nov 26 15:52:51 2018 -0500
  91. 2b063b8 video: Update video_set_default_colors() to support invert by Simon Glass · Tue Nov 06 15:21:36 2018 -0700
  92. c3c6930 dm: video: correctly set the cursor position by Heinrich Schuchardt · Sat Nov 10 19:55:48 2018 +0100
  93. b559d75 Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Nov 16 08:37:50 2018 -0500
  94. 162c29a video: simplefb: Remove DM_FLAG_PRE_RELOC flag by Bin Meng · Wed Oct 24 06:36:38 2018 -0700
  95. 05e7220 sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCD by Icenowy Zheng · Sun Oct 28 14:26:12 2018 -0700
  96. 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
  97. b49f19e Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Mon Oct 29 11:21:00 2018 -0400
  98. d6e53c7 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · Fri Oct 26 09:02:52 2018 +0200
  99. 82482d6 sunxi: display: Mark sunxi_rgb2yuv_coef array as const by Priit Laes · Tue Oct 23 20:20:31 2018 +0300
  100. 59f4421 video: at91: Adjust vidconsole_position_cursor() to use char pos by Simon Glass · Mon Oct 01 12:22:47 2018 -0600