1. 3af97be rockchip: video: vop: Add reset support by Arnaud Patard (Rtp) · Fri Mar 05 11:27:54 2021 +0100
  2. 3037cd2 rockchip: video: edp: Add missing reset support by Arnaud Patard (Rtp) · Fri Mar 05 11:27:53 2021 +0100
  3. 6b81d6a rockchip: video: vop: Fix format of fbbase in debug string by Arnaud Patard (Rtp) · Fri Mar 05 11:27:52 2021 +0100
  4. 1af703c Rockchip: video: vop: Reserve efi fb memory by Arnaud Patard (Rtp) · Fri Mar 05 11:27:49 2021 +0100
  5. 16121af rockchip: video: edp: Add rk3399 support by Arnaud Patard (Rtp) · Fri Mar 05 11:27:47 2021 +0100
  6. 058ffd6 rockchip: video: vop: Use endpoint compatible string to find VOP mode by Arnaud Patard (Rtp) · Fri Mar 05 11:27:46 2021 +0100
  7. d2398ab x86: video: Allow coreboot video to be used on any x86 board by Simon Glass · Mon Mar 15 18:00:27 2021 +1300
  8. 9a01fd9 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · Mon Mar 15 18:00:18 2021 +1300
  9. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · Mon Mar 15 12:15:38 2021 -0400
  10. be125e7 video: dw_mipi_dsi: update log of dphy_enable by Yannick Fertre · Thu Mar 04 13:14:36 2021 +0100
  11. 30ef11e video: dw_mipi_dsi: missing device to log debug by Yannick Fertre · Thu Mar 04 13:14:35 2021 +0100
  12. 73b6705 video: stm32: remove all child of DSI bridge when its probe failed by Patrick Delaunay · Thu Mar 04 13:10:33 2021 +0100
  13. 5bc34cb video: sunxi_display: Convert to DM_VIDEO by Jagan Teki · Mon Feb 22 00:12:34 2021 +0000
  14. db4b234 drivers: video: Add Support for Himax HX8238D Panel by Moses Christopher · Wed Jan 06 15:31:35 2021 +0000
  15. 2ec8577 Replace video_uc_platdata with video_uc_plat by Dario Binacchi · Sat Jan 23 19:43:52 2021 +0100
  16. 8e73e29 video: eliminate unused drivers/video/mb862xx.c by Heinrich Schuchardt · Tue Dec 29 12:52:50 2020 +0100
  17. 4cdbb25 video: simple_panel: Add boe,nv101wxmn51 display by Alper Nebi Yasak · Wed Oct 28 00:41:55 2020 +0300
  18. 641c7a2 video: simple_panel: Add sharp,lq123p1jx31 display by Alper Nebi Yasak · Wed Oct 28 00:41:54 2020 +0300
  19. 67a4188 video: arm: rpi: Add brcm,bcm2711-hdmi0 compatible by Nicolas Saenz Julienne · Tue Jan 12 13:55:31 2021 +0100
  20. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  21. 1281065 dm: Rename DM_FLAG_REMOVE_WITH_PD_ON by Simon Glass · Sun Jan 24 14:32:42 2021 -0700
  22. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  23. 62b535e video: Allow syncing the entire framebuffer to the copy by Simon Glass · Wed Jan 13 20:29:46 2021 -0700
  24. 3273e83 Kconfig: simple panel requires backlight by Marcin Juszkiewicz · Thu Nov 05 17:30:26 2020 +0100
  25. f686e4d dm: fix build errors generated by last merges by Dario Binacchi · Fri Jan 15 09:10:26 2021 +0100
  26. 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
  27. 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
  28. 26d05cb video: stm32_dsi: migrate trace to dev and log macro by Patrick Delaunay · Fri Nov 06 19:01:58 2020 +0100
  29. b517c8f video: stm32_ltdc: migrate trace to dev and log macro by Patrick Delaunay · Fri Nov 06 19:01:57 2020 +0100
  30. 3624854 video: omap: move drivers to 'ti' directory by Dario Binacchi · Wed Dec 30 00:16:31 2020 +0100
  31. 8538119 video: omap: split the legacy code from the DM code by Dario Binacchi · Wed Dec 30 00:16:30 2020 +0100
  32. 0dc4819 video: omap: set LCD clock rate through DM API by Dario Binacchi · Wed Dec 30 00:16:29 2020 +0100
  33. 67e92c1 video: omap: add panel driver by Dario Binacchi · Wed Dec 30 00:16:27 2020 +0100
  34. 4a4057a video: add TDO tl070wsh30 panel driver by Neil Armstrong · Tue Sep 29 11:53:53 2020 +0200
  35. 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
  36. 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
  37. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  38. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · Mon Dec 28 20:34:56 2020 -0700
  39. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · Mon Dec 28 20:34:54 2020 -0700
  40. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · Sat Dec 19 10:40:14 2020 -0700
  41. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · Tue Dec 22 19:30:28 2020 -0700
  42. a1e136d video: Call video_sync in video_clear() by Michal Simek · Tue Dec 15 15:12:09 2020 +0100
  43. 32058b8 video: seps525: Add seps525 SPI driver by Michal Simek · Thu Dec 03 09:31:35 2020 +0100
  44. 8ae95df video: Introduce video_sync operation by Michal Simek · Thu Dec 03 09:30:00 2020 +0100
  45. 632e3d4 video: Let video_sync to return error value by Michal Simek · Mon Dec 14 08:47:52 2020 +0100
  46. 75e534b dm: Avoid accessing seq directly by Simon Glass · Wed Dec 16 21:20:07 2020 -0700
  47. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  48. 33b2efb dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · Thu Dec 03 16:55:22 2020 -0700
  49. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  50. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  51. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  52. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  53. 5d9950d treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · Wed Dec 02 18:47:30 2020 +0100
  54. 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
  55. 53f2033 video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0 by Alper Nebi Yasak · Thu Oct 22 22:43:13 2020 +0300
  56. 91c79ac video: meson: meson_dw_hdmi: fix the potential build warning by Jaehoon Chung · Fri Nov 06 14:57:48 2020 +0900
  57. 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
  58. 0955827 video: rockchip: Support 4K resolution for rk3288, HDMI by Jagan Teki · Sat Oct 24 01:27:24 2020 +0530
  59. aba4fdf video: rockchip: Add missing dpcd_write() call to link_train_ce() by Alper Nebi Yasak · Tue Oct 06 23:39:51 2020 +0300
  60. cbefefc nokia_rx51: disable obsolete VIDEO config by Anatolij Gustschin · Mon Oct 26 19:50:58 2020 +0100
  61. 3d471a1 eb_cpu5282: fix CONFIG_DM_VIDEO build warnings by Anatolij Gustschin · Sun Oct 18 20:32:35 2020 +0200
  62. b1f1763 configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · Mon Sep 28 11:30:16 2020 +0200
  63. c47fe77 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · Mon Sep 28 11:30:15 2020 +0200
  64. 5d0e2ab configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs by Patrick Delaunay · Mon Sep 28 11:30:14 2020 +0200
  65. 753251d video: backlight: fix pwm's duty cycle calculation by Dario Binacchi · Sun Oct 11 14:28:04 2020 +0200
  66. 4d57087 video: backlight: fix pwm data structure description by Dario Binacchi · Sun Oct 11 14:28:03 2020 +0200
  67. c73372f video: dw-mipi-dsi: permit configuring the escape clock rate by Neil Armstrong · Fri Oct 02 11:16:09 2020 +0200
  68. a61f0e5 video: dw-mipi-dsi: driver-specific configuration of phy timings by Neil Armstrong · Fri Oct 02 11:16:08 2020 +0200
  69. 38ae92e Merge branch 'next' by Tom Rini · Mon Oct 05 13:05:46 2020 -0400
  70. bf7d97d video: stm32_dsi: Convert to use APIs which support live DT by Patrick Delaunay · Wed Sep 09 17:44:13 2020 +0200
  71. 1d64641 video: stm32_ltdc: Convert to use APIs which support live DT by Patrick Delaunay · Wed Sep 09 17:44:12 2020 +0200
  72. b9b6702 video: stm32: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:45:20 2020 -0400
  73. 589d534 video: typo Normlly by Heinrich Schuchardt · Tue Sep 29 02:27:41 2020 +0200
  74. e584215 video: cfb_console.c: Use bi_dram[] values on all platforms by Stefan Roese · Wed Aug 12 13:32:41 2020 +0200
  75. 2d7a794 Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · Tue Aug 11 11:23:35 2020 -0600
  76. 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
  77. 76057ba video: ipuv3: fix framebuffer base address init with multiple IPUs by Anatolij Gustschin · Mon Aug 03 15:45:33 2020 +0200
  78. 35f6187 drivers: rename more drivers to match compatible string by Walter Lozano · Wed Jul 29 12:31:20 2020 -0300
  79. 5ed5ad4 video: add nexell video driver (display/video driver) by Stefan Bosch · Fri Jul 10 19:07:36 2020 +0200
  80. 3561de1 video: add nexell video driver (soc: dpc, makefile) by Stefan Bosch · Fri Jul 10 19:07:35 2020 +0200
  81. b7719a7 video: add nexell video driver (soc: lvds, hdmi) by Stefan Bosch · Fri Jul 10 19:07:34 2020 +0200
  82. 8708814 video: add nexell video driver (soc: mlc, mipi) by Stefan Bosch · Fri Jul 10 19:07:33 2020 +0200
  83. 3e05411 video: add nexell video driver (soc: displaytop) by Stefan Bosch · Fri Jul 10 19:07:32 2020 +0200
  84. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  85. 1096ae1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · Fri Jul 17 14:36:46 2020 +0900
  86. 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
  87. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  88. a3332a1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · Fri Jul 17 14:36:46 2020 +0900
  89. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  90. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · Thu Jun 25 01:10:04 2020 -0300
  91. 0fc300a minnowmax: Enable the copy framebuffer by Simon Glass · Thu Jul 02 21:12:36 2020 -0600
  92. eb4d9f1 chromebook_link: Enable the copy framebuffer by Simon Glass · Thu Jul 02 21:12:35 2020 -0600
  93. 2781e68 chromebook_samus: Enable the copy framebuffer by Simon Glass · Thu Jul 02 21:12:34 2020 -0600
  94. c3d2f35 x86: video: Support copy framebuffer with probed devices by Simon Glass · Thu Jul 02 21:12:33 2020 -0600
  95. 951255d video: Correctly handle multiple framebuffers by Simon Glass · Thu Jul 02 21:12:32 2020 -0600
  96. 2a0f8e3 video: sandbox: Add support for the copy framebuffer by Simon Glass · Thu Jul 02 21:12:29 2020 -0600
  97. 4761c8c video: Update the copy framebuffer when writing bitmaps by Simon Glass · Thu Jul 02 21:12:27 2020 -0600
  98. 42301da video: Update rotated console to support copy buffer by Simon Glass · Thu Jul 02 21:12:26 2020 -0600
  99. 3f5f944 video: Update truetype console to support copy buffer by Simon Glass · Thu Jul 02 21:12:25 2020 -0600
  100. 03a96ae video: Update normal console to support copy buffer by Simon Glass · Thu Jul 02 21:12:24 2020 -0600