1. 32cdf19 Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next by Tom Rini · Tue Mar 17 11:59:58 2020 -0400
  2. bd0b969 video: omap: fix pixel-per-line bitfield setting by Dario Binacchi · Sat Feb 22 14:05:48 2020 +0100
  3. 017b469 video: omap: add support for DM/DTS by Dario Binacchi · Sat Feb 22 14:05:45 2020 +0100
  4. 5a4ed09 video: omap: create two routines to set the pixel clock rate by Dario Binacchi · Sat Feb 22 14:05:44 2020 +0100
  5. 291bc3f video: omap: add loop exit conditions to the dpll setup by Dario Binacchi · Sat Feb 22 14:05:43 2020 +0100
  6. 2ef4010 video: omap: fix debug message by Dario Binacchi · Sat Feb 22 14:05:42 2020 +0100
  7. 33dfa79 video: omap: rename LCD controller registers by Dario Binacchi · Sat Feb 22 14:05:41 2020 +0100
  8. b3daeaa video: omap: fix bitfields order by Dario Binacchi · Sat Feb 22 14:05:40 2020 +0100
  9. 1a17b35 video: omap: fix coding style on use of spaces by Dario Binacchi · Sat Feb 22 14:05:39 2020 +0100
  10. 9a54585 video: omap: add missing bitfield masks by Dario Binacchi · Sat Feb 22 14:05:38 2020 +0100
  11. 3d9a713 video: omap: use BIT() and GENMASK() macros by Dario Binacchi · Sat Feb 22 14:05:37 2020 +0100
  12. b1e1f93 video: meson: keep power domain up after booting by Anatolij Gustschin · Mon Feb 17 12:36:44 2020 +0100
  13. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Tue Feb 11 10:58:41 2020 -0500
  14. cc4ab0f Merge tag 'fixes-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Mon Feb 10 12:08:51 2020 -0500
  15. dba3670 video: enable VIDEO_ANSI and all VIDEO_BBP options by Anatolij Gustschin · Tue Feb 04 22:43:06 2020 +0100
  16. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  17. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  18. d2caf7b sandbox: Support changing the LCD colour depth by Simon Glass · Mon Feb 03 07:36:14 2020 -0700
  19. f91de0b sandbox: sdl: Add an option to double the screen size by Simon Glass · Mon Feb 03 07:36:13 2020 -0700
  20. e0554d8 video: sandbox: Enable all colour depths by Simon Glass · Mon Feb 03 07:35:49 2020 -0700
  21. aea7432 video: Support truetype fonts on a 32-bit display by Simon Glass · Mon Feb 03 07:35:48 2020 -0700
  22. f9888f9 video: mxsfb: call remove() when booting OS by Anatolij Gustschin · Sat Jan 25 23:44:56 2020 +0100
  23. 0db23e0 video: fix Coverity missing break issue by Anatolij Gustschin · Mon Jan 06 23:00:38 2020 +0100
  24. 783acfd arm: rockchip: Add common cru.h by Jagan Teki · Thu Jan 09 14:22:17 2020 +0530
  25. da25eff common: Move ll_boot_init() to init.h by Simon Glass · Sat Dec 28 10:44:56 2019 -0700
  26. 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
  27. f74c7bd video: meson: Drop unnecessary header includes by Simon Glass · Sun Oct 27 09:54:03 2019 -0600
  28. 9cd9eca video: lg4573: convert to DM by Heiko Schocher · Sun Dec 01 11:23:05 2019 +0100
  29. d581c17 video: add wrappers for ttf type files to .gitignore by Dario Binacchi · Tue Dec 31 18:09:14 2019 +0100
  30. 05c17d6 video: Avoid using #ifdef in video-uclass.c by Simon Glass · Fri Dec 20 18:10:37 2019 -0700
  31. a4a43c6 video: Avoid using #ifdef in vidconsole-uclass.c by Simon Glass · Fri Dec 20 18:10:36 2019 -0700
  32. a75ddd0 video: Avoid using #ifdef in console_rotate.c by Simon Glass · Fri Dec 20 18:10:35 2019 -0700
  33. 6c1ca6b video: Avoid using #ifdef in video blitting code by Simon Glass · Fri Dec 20 18:10:34 2019 -0700
  34. f485566 video: x86: Enable 32-bit graphics by default by Simon Glass · Fri Dec 20 18:10:33 2019 -0700
  35. 6ca096a video: make BPP and ANSI configs optional by Anatolij Gustschin · Wed Dec 04 15:48:54 2019 +0100
  36. b30698a video: add guards around 16bpp/32bbp code by Anatolij Gustschin · Wed Dec 04 16:18:39 2019 +0100
  37. cb30f7d video: bmp: Fix video_display_rle8_bitmap() by Patrice Chotard · Wed Nov 20 14:11:16 2019 +0100
  38. 066eace video: bmp: Fix video_splash_align_axis() by Patrice Chotard · Wed Nov 20 14:11:15 2019 +0100
  39. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · Thu Nov 14 12:57:45 2019 -0700
  40. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  41. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  42. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · Thu Nov 14 12:57:30 2019 -0700
  43. 092da18 Revert "video: mxsfb: Configure the clock after eLCDIF reset" by Fabio Estevam · Sun Nov 24 17:37:52 2019 -0300
  44. c44ae81 video: stm32: remove the compatible "synopsys, dw-mipi-dsi" support by Patrick Delaunay · Tue Nov 12 15:39:58 2019 +0100
  45. d829874 video: mxsfb: Configure the clock after eLCDIF reset by Fabio Estevam · Fri Nov 01 09:25:21 2019 -0300
  46. eb9b6a8 video: mxsfb: set gd->fb_base by Sébastien Szymanski · Mon Oct 21 15:33:04 2019 +0200
  47. bb18f7e video: meson: add compatible for Amlogic G12A by Neil Armstrong · Fri Aug 30 14:09:25 2019 +0200
  48. 57d6dfe video: meson: sync with linux drm-misc tree by Neil Armstrong · Fri Aug 30 14:09:24 2019 +0200
  49. 7e53a7c video: meson: remove power domain get by Neil Armstrong · Fri Aug 30 14:09:23 2019 +0200
  50. b038fed video: add support of panel RM68200 by Yannick Fertré · Mon Oct 07 15:29:09 2019 +0200
  51. 5b855d4 video: add support of panel OTM8009A by Yannick Fertré · Mon Oct 07 15:29:08 2019 +0200
  52. 1334cf2 video: add support of STM32 MIPI DSI controller driver by Yannick Fertré · Mon Oct 07 15:29:07 2019 +0200
  53. 764af46 video: add MIPI DSI host controller bridge by Yannick Fertré · Mon Oct 07 15:29:06 2019 +0200
  54. 9712c82 dm: Add a dsi host uclass by Yannick Fertré · Mon Oct 07 15:29:05 2019 +0200
  55. d08fb32 video: add support of MIPI DSI interface by Yannick Fertré · Mon Oct 07 15:29:04 2019 +0200
  56. d611708 video: stm32: stm32_ltdc: add bridge to display controller by Yannick Fertré · Mon Oct 07 15:29:02 2019 +0200
  57. 898c609 sunxi: video: HDMI: Fix LCD clock divider by Mark Kettenis · Fri Aug 09 22:30:26 2019 +0200
  58. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  59. 1a974af common: Move gzip functions into a new gzip header by Simon Glass · Thu Aug 01 09:46:36 2019 -0600
  60. 92afc9b mxc_ipuv3_fb.c: enable a backlight on a panel by Heiko Schocher · Mon Jul 22 06:49:08 2019 +0200
  61. 3c78784 mxc_ipuv3_fb.c: call display_enable by Heiko Schocher · Mon Jul 22 06:49:07 2019 +0200
  62. abb5942 mxc_ipuv3_fb.c: set gd->fb_base by Heiko Schocher · Mon Jul 22 06:49:05 2019 +0200
  63. 26d33e5 video: arm: rpi: Bail out early if querying video information fails by Fabian Vogt · Thu Jul 11 16:56:24 2019 +0200
  64. 889ccde video: dw_hdmi: Add support for ddc-i2c-bus property by Niklas Schulze · Sat Jul 27 12:07:13 2019 +0000
  65. 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
  66. 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
  67. 8ab5d50 video, simple_panel: add lg,lb070wv8 display by Heiko Schocher · Mon May 27 08:14:39 2019 +0200
  68. 994f49a video: mxsfb: fix mxsfb fbdev binding issues by Igor Opaniuk · Wed Jun 19 11:47:05 2019 +0300
  69. 295ef9d video: fsl_dcu_fb: add DM_VIDEO support by Igor Opaniuk · Mon Jun 10 14:47:50 2019 +0300
  70. 9a0270f video: fsl_dcu_fb: refactor init functions by Igor Opaniuk · Mon Jun 10 14:47:49 2019 +0300
  71. 65fdabe rockchip: video: rk3288_hdmi: Add missing call to dw_hdmi_enable() by Niklas Schulze · Sun Jul 14 10:40:13 2019 +0000
  72. d193718 fdt: Allow indicating a node is for U-Boot proper only by Patrick Delaunay · Tue May 21 19:19:12 2019 +0200
  73. bc59fb4 video: backlight: fix pwm inversion by Marc Dietrich · Tue Jul 02 22:08:33 2019 +0200
  74. e27c5bc video: meson: hdmi-supply regulator should be optional by Maxime Jourdan · Tue Jun 04 22:26:19 2019 +0200
  75. f5abe40 video: mxsfb: add DM_VIDEO support by Igor Opaniuk · Tue Jun 04 00:05:59 2019 +0300
  76. 3673492 video: mxsfb: refactor video_hw_init() by Igor Opaniuk · Tue Jun 04 00:05:58 2019 +0300
  77. e2a8b18 video: mxsfb: reorder includes by Igor Opaniuk · Tue Jun 04 00:05:57 2019 +0300
  78. 5fd3553 video: mxsfb: change mxs_lcd_init signature by Igor Opaniuk · Tue Jun 04 00:05:56 2019 +0300
  79. 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
  80. a89f9cb video: Factor out vidconsole_put_string() by Marek Vasut · Fri May 17 20:22:31 2019 +0200
  81. 28bdd93 video: ipuv3: Set max display bpp to 32 by Marek Vasut · Mon May 06 01:11:32 2019 +0200
  82. 4e40f1a dm: arm: imx: video: add compatible for imx53-ipu by Steffen Dirkwinkel · Wed Apr 17 13:57:15 2019 +0200
  83. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  84. 9fbe17c rockchip: use 'arch-rockchip' as header file path by Kever Yang · Thu Mar 28 11:01:23 2019 +0800
  85. 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
  86. 24db29d sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font scheme by Andre Przywara · Sat Mar 23 01:30:02 2019 +0000
  87. de86baf video/console: Factor out actual character output by Andre Przywara · Sat Mar 23 01:29:59 2019 +0000
  88. 918622a video/console: Implement ANSI clear line command by Andre Przywara · Sat Mar 23 01:29:58 2019 +0000
  89. d4a294c video/console: Implement relative cursor movement ANSI handling by Andre Przywara · Sat Mar 23 01:29:57 2019 +0000
  90. 4ed5bc8 video/console: Implement reverse video ANSI sequence for DM_VIDEO by Andre Przywara · Sat Mar 23 01:29:56 2019 +0000
  91. 22b4f01 video/console: Fix DM_VIDEO font glyph array indexing by Andre Przywara · Sat Mar 23 01:29:55 2019 +0000
  92. a7bec41 video: backlight: Parse PWM polarity cell by Stefan Mavrodiev · Fri Apr 12 08:56:27 2019 +0300
  93. 79eb296 Add missing space in comment by Marcel Ziswiler · Mon Mar 25 17:24:51 2019 +0100
  94. 411e73d video: move ipuv3 files to subdirectory by Anatolij Gustschin · Mon Mar 18 23:29:32 2019 +0100
  95. 983e2f2a video: ipuv3: add DM_VIDEO support by Anatolij Gustschin · Mon Mar 18 23:29:31 2019 +0100
  96. 89d1802 sunxi: video: HDMI: Fix clock setup by Jernej Skrabec · Sun Mar 24 19:26:40 2019 +0100
  97. 7ee599e video: bmp: Add support for 24bpp BMP files on 16bpp displays by Stefan Roese · Wed Jan 30 08:54:12 2019 +0100
  98. a9d6db7 sunxi: display: Implement fallback to ddc probe when hpd fails by Priit Laes · Wed Dec 19 15:06:09 2018 +0200
  99. c9ecd5c sunxi: display: Move DDC PLL setup to HDMI init by Priit Laes · Wed Dec 19 15:06:08 2018 +0200
  100. ee4f68b video: Armada XP: Move driver to DM_VIDEO by Stefan Roese · Wed Jan 30 08:54:11 2019 +0100