1. db4b234 drivers: video: Add Support for Himax HX8238D Panel by Moses Christopher · Wed Jan 06 15:31:35 2021 +0000
  2. 2ec8577 Replace video_uc_platdata with video_uc_plat by Dario Binacchi · Sat Jan 23 19:43:52 2021 +0100
  3. 8e73e29 video: eliminate unused drivers/video/mb862xx.c by Heinrich Schuchardt · Tue Dec 29 12:52:50 2020 +0100
  4. 4cdbb25 video: simple_panel: Add boe,nv101wxmn51 display by Alper Nebi Yasak · Wed Oct 28 00:41:55 2020 +0300
  5. 641c7a2 video: simple_panel: Add sharp,lq123p1jx31 display by Alper Nebi Yasak · Wed Oct 28 00:41:54 2020 +0300
  6. 67a4188 video: arm: rpi: Add brcm,bcm2711-hdmi0 compatible by Nicolas Saenz Julienne · Tue Jan 12 13:55:31 2021 +0100
  7. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  8. 1281065 dm: Rename DM_FLAG_REMOVE_WITH_PD_ON by Simon Glass · Sun Jan 24 14:32:42 2021 -0700
  9. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  10. 62b535e video: Allow syncing the entire framebuffer to the copy by Simon Glass · Wed Jan 13 20:29:46 2021 -0700
  11. 3273e83 Kconfig: simple panel requires backlight by Marcin Juszkiewicz · Thu Nov 05 17:30:26 2020 +0100
  12. f686e4d dm: fix build errors generated by last merges by Dario Binacchi · Fri Jan 15 09:10:26 2021 +0100
  13. 0f075f8 Merge tag 'u-boot-stm32-20210113' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Wed Jan 13 15:00:53 2021 -0500
  14. 0542b01 Merge tag 'u-boot-amlogic-20210112' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Tue Jan 12 15:46:52 2021 -0500
  15. 26d05cb video: stm32_dsi: migrate trace to dev and log macro by Patrick Delaunay · Fri Nov 06 19:01:58 2020 +0100
  16. b517c8f video: stm32_ltdc: migrate trace to dev and log macro by Patrick Delaunay · Fri Nov 06 19:01:57 2020 +0100
  17. 3624854 video: omap: move drivers to 'ti' directory by Dario Binacchi · Wed Dec 30 00:16:31 2020 +0100
  18. 8538119 video: omap: split the legacy code from the DM code by Dario Binacchi · Wed Dec 30 00:16:30 2020 +0100
  19. 0dc4819 video: omap: set LCD clock rate through DM API by Dario Binacchi · Wed Dec 30 00:16:29 2020 +0100
  20. 67e92c1 video: omap: add panel driver by Dario Binacchi · Wed Dec 30 00:16:27 2020 +0100
  21. 4a4057a video: add TDO tl070wsh30 panel driver by Neil Armstrong · Tue Sep 29 11:53:53 2020 +0200
  22. 92d6d86 Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Wed Jan 06 07:57:33 2021 -0500
  23. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · Tue Jan 05 22:34:43 2021 -0500
  24. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  25. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · Mon Dec 28 20:34:56 2020 -0700
  26. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · Mon Dec 28 20:34:54 2020 -0700
  27. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · Sat Dec 19 10:40:14 2020 -0700
  28. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · Tue Dec 22 19:30:28 2020 -0700
  29. a1e136d video: Call video_sync in video_clear() by Michal Simek · Tue Dec 15 15:12:09 2020 +0100
  30. 32058b8 video: seps525: Add seps525 SPI driver by Michal Simek · Thu Dec 03 09:31:35 2020 +0100
  31. 8ae95df video: Introduce video_sync operation by Michal Simek · Thu Dec 03 09:30:00 2020 +0100
  32. 632e3d4 video: Let video_sync to return error value by Michal Simek · Mon Dec 14 08:47:52 2020 +0100
  33. 75e534b dm: Avoid accessing seq directly by Simon Glass · Wed Dec 16 21:20:07 2020 -0700
  34. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  35. 33b2efb dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · Thu Dec 03 16:55:22 2020 -0700
  36. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  37. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  38. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  39. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  40. 5d9950d treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · Wed Dec 02 18:47:30 2020 +0100
  41. 55d00cd Merge tag 'u-boot-amlogic-20201116' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Nov 16 10:50:32 2020 -0500
  42. 53f2033 video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0 by Alper Nebi Yasak · Thu Oct 22 22:43:13 2020 +0300
  43. 91c79ac video: meson: meson_dw_hdmi: fix the potential build warning by Jaehoon Chung · Fri Nov 06 14:57:48 2020 +0900
  44. cf64893 Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Fri Oct 30 22:55:16 2020 -0400
  45. 0955827 video: rockchip: Support 4K resolution for rk3288, HDMI by Jagan Teki · Sat Oct 24 01:27:24 2020 +0530
  46. aba4fdf video: rockchip: Add missing dpcd_write() call to link_train_ce() by Alper Nebi Yasak · Tue Oct 06 23:39:51 2020 +0300
  47. cbefefc nokia_rx51: disable obsolete VIDEO config by Anatolij Gustschin · Mon Oct 26 19:50:58 2020 +0100
  48. 3d471a1 eb_cpu5282: fix CONFIG_DM_VIDEO build warnings by Anatolij Gustschin · Sun Oct 18 20:32:35 2020 +0200
  49. b1f1763 configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · Mon Sep 28 11:30:16 2020 +0200
  50. c47fe77 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · Mon Sep 28 11:30:15 2020 +0200
  51. 5d0e2ab configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs by Patrick Delaunay · Mon Sep 28 11:30:14 2020 +0200
  52. 753251d video: backlight: fix pwm's duty cycle calculation by Dario Binacchi · Sun Oct 11 14:28:04 2020 +0200
  53. 4d57087 video: backlight: fix pwm data structure description by Dario Binacchi · Sun Oct 11 14:28:03 2020 +0200
  54. c73372f video: dw-mipi-dsi: permit configuring the escape clock rate by Neil Armstrong · Fri Oct 02 11:16:09 2020 +0200
  55. a61f0e5 video: dw-mipi-dsi: driver-specific configuration of phy timings by Neil Armstrong · Fri Oct 02 11:16:08 2020 +0200
  56. 38ae92e Merge branch 'next' by Tom Rini · Mon Oct 05 13:05:46 2020 -0400
  57. bf7d97d video: stm32_dsi: Convert to use APIs which support live DT by Patrick Delaunay · Wed Sep 09 17:44:13 2020 +0200
  58. 1d64641 video: stm32_ltdc: Convert to use APIs which support live DT by Patrick Delaunay · Wed Sep 09 17:44:12 2020 +0200
  59. b9b6702 video: stm32: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:45:20 2020 -0400
  60. 589d534 video: typo Normlly by Heinrich Schuchardt · Tue Sep 29 02:27:41 2020 +0200
  61. e584215 video: cfb_console.c: Use bi_dram[] values on all platforms by Stefan Roese · Wed Aug 12 13:32:41 2020 +0200
  62. 2d7a794 Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · Tue Aug 11 11:23:35 2020 -0600
  63. 322ebe9 Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Aug 04 11:11:02 2020 -0400
  64. 76057ba video: ipuv3: fix framebuffer base address init with multiple IPUs by Anatolij Gustschin · Mon Aug 03 15:45:33 2020 +0200
  65. 35f6187 drivers: rename more drivers to match compatible string by Walter Lozano · Wed Jul 29 12:31:20 2020 -0300
  66. 5ed5ad4 video: add nexell video driver (display/video driver) by Stefan Bosch · Fri Jul 10 19:07:36 2020 +0200
  67. 3561de1 video: add nexell video driver (soc: dpc, makefile) by Stefan Bosch · Fri Jul 10 19:07:35 2020 +0200
  68. b7719a7 video: add nexell video driver (soc: lvds, hdmi) by Stefan Bosch · Fri Jul 10 19:07:34 2020 +0200
  69. 8708814 video: add nexell video driver (soc: mlc, mipi) by Stefan Bosch · Fri Jul 10 19:07:33 2020 +0200
  70. 3e05411 video: add nexell video driver (soc: displaytop) by Stefan Bosch · Fri Jul 10 19:07:32 2020 +0200
  71. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  72. 1096ae1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · Fri Jul 17 14:36:46 2020 +0900
  73. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400
  74. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  75. a3332a1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · Fri Jul 17 14:36:46 2020 +0900
  76. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  77. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · Thu Jun 25 01:10:04 2020 -0300
  78. 0fc300a minnowmax: Enable the copy framebuffer by Simon Glass · Thu Jul 02 21:12:36 2020 -0600
  79. eb4d9f1 chromebook_link: Enable the copy framebuffer by Simon Glass · Thu Jul 02 21:12:35 2020 -0600
  80. 2781e68 chromebook_samus: Enable the copy framebuffer by Simon Glass · Thu Jul 02 21:12:34 2020 -0600
  81. c3d2f35 x86: video: Support copy framebuffer with probed devices by Simon Glass · Thu Jul 02 21:12:33 2020 -0600
  82. 951255d video: Correctly handle multiple framebuffers by Simon Glass · Thu Jul 02 21:12:32 2020 -0600
  83. 2a0f8e3 video: sandbox: Add support for the copy framebuffer by Simon Glass · Thu Jul 02 21:12:29 2020 -0600
  84. 4761c8c video: Update the copy framebuffer when writing bitmaps by Simon Glass · Thu Jul 02 21:12:27 2020 -0600
  85. 42301da video: Update rotated console to support copy buffer by Simon Glass · Thu Jul 02 21:12:26 2020 -0600
  86. 3f5f944 video: Update truetype console to support copy buffer by Simon Glass · Thu Jul 02 21:12:25 2020 -0600
  87. 03a96ae video: Update normal console to support copy buffer by Simon Glass · Thu Jul 02 21:12:24 2020 -0600
  88. 31a7e23 video: Add helpers for vidconsole for the copy framebuffer by Simon Glass · Thu Jul 02 21:12:23 2020 -0600
  89. f8ec621 video: Clear the copy framebuffer when clearing the screen by Simon Glass · Thu Jul 02 21:12:22 2020 -0600
  90. b4928e5 video: Set up the copy framebuffer when enabled by Simon Glass · Thu Jul 02 21:12:21 2020 -0600
  91. 73c9c37 video: Add support for copying to a hardware framebuffer by Simon Glass · Thu Jul 02 21:12:20 2020 -0600
  92. f50a6b9 video: Adjust rotated console to start at right edge by Simon Glass · Thu Jul 02 21:12:17 2020 -0600
  93. 80daa3f video: Split out expression parts into variables by Simon Glass · Thu Jul 02 21:12:16 2020 -0600
  94. e373882 sandbox: video: Allow selection of rotated console by Simon Glass · Thu Jul 02 21:12:15 2020 -0600
  95. f97beb7 video: Show an error when a vidconsole function fails by Simon Glass · Thu Jul 02 21:12:14 2020 -0600
  96. 60b9224 video: restore CONFIG_VIDCONSOLE_AS_LCD as boolean by Patrick Delaunay · Wed Jul 01 14:56:10 2020 +0200
  97. d434b1f Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips into next by Tom Rini · Tue Jun 30 11:43:18 2020 -0400
  98. 874b373 video: rockchip: fix HDMI 4K resolution by Anatolij Gustschin · Mon Jun 29 16:53:44 2020 +0200
  99. 467eec6 Merge tag 'fixes-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Sun Jun 28 10:12:25 2020 -0400
  100. 54fe2bd rockchip: correctly set vop0 or vop1 by Patrick Wildt · Sun Jun 07 20:36:12 2020 +0200