1. 31aef74 video: vidconsole: Fix null dereference of ops->measure by Bin Meng · Thu Aug 03 17:32:41 2023 +0800
  2. 896409c video: Add a Kconfig option for SPL video handoff by Simon Glass · Sun Jul 30 11:16:05 2023 -0600
  3. 451171c Merge tag 'x86-pull-20230801' of https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Tue Aug 01 11:57:55 2023 -0400
  4. 44ceae6 drivers: video: tidss: tidss_drv: Use kconfig VIDEO_REMOVE to remove video by Nikhil M Jain · Thu Jul 27 12:01:26 2023 +0530
  5. 2c81709 drivers: video: tidss: tidss_drv: Change remove method by Nikhil M Jain · Thu Jul 27 12:01:25 2023 +0530
  6. d40bc9e video: bochs: Set the frame buffer size per configuration by Bin Meng · Sun Jul 23 12:40:32 2023 +0800
  7. 7c509a0 video: kconfig: Set default FB size for Bochs by Bin Meng · Sun Jul 23 12:40:31 2023 +0800
  8. 88fdb44 video: kconfig: Drop the superfluous dependency by Bin Meng · Sun Jul 23 12:40:30 2023 +0800
  9. 0524170 video: kconfig: Fix wrong text for the PCI default FB size by Bin Meng · Sun Jul 23 12:40:29 2023 +0800
  10. 0ef4b7f video: bochs: Remove the x86 dependency by Bin Meng · Sun Jul 23 12:40:28 2023 +0800
  11. b745ac2 video: bochs: Avoid using IO instructions to access VGA IO port by Bin Meng · Sun Jul 23 12:40:27 2023 +0800
  12. b9e5825 video: bochs: Drop the useless argument of bochs_vga_write() by Bin Meng · Sun Jul 23 12:40:26 2023 +0800
  13. 276df3d video: bochs: Drop inclusion of <asm/mtrr.h> by Bin Meng · Sun Jul 23 12:40:25 2023 +0800
  14. acbafdd dm: video: Cosmetic style fix by Bin Meng · Sun Jul 23 12:40:24 2023 +0800
  15. 3413305 video: vesa: Use mtrr_set_next_var() for graphics memory by Bin Meng · Mon Jul 31 14:01:07 2023 +0800
  16. 7312489 video: ivybridge: Use mtrr_set_next_var() for graphics memory by Bin Meng · Mon Jul 31 14:01:06 2023 +0800
  17. 550731f video: broadwell: Use mtrr_set_next_var() for graphics memory by Bin Meng · Mon Jul 31 14:01:05 2023 +0800
  18. f1ecb85 video: rockchip: Add support for RK3399 to dw-mipi-dsi bridge by Ondrej Jirman · Thu May 25 14:29:03 2023 +0200
  19. 085f1dd drivers: video: Kconfig: Add config remove video by Nikhil M Jain · Tue Jul 18 14:27:32 2023 +0530
  20. f7ec531 common: board_f: Pass frame buffer info from SPL to u-boot by Nikhil M Jain · Tue Jul 18 14:27:31 2023 +0530
  21. 7683353 include: video: Reserve video using blob by Nikhil M Jain · Tue Jul 18 14:27:30 2023 +0530
  22. f6e23ab Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Mon Jul 17 10:38:28 2023 -0400
  23. 90ca96a x86: video: Add a driver for QEMU bochs emulation by Simon Glass · Sat Jul 15 21:39:18 2023 -0600
  24. 9049a4b Merge tag 'video-20230714' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Sun Jul 16 16:31:18 2023 -0400
  25. 5f0ca61 video: Update stb_truetype by Simon Glass · Thu Jun 01 10:23:04 2023 -0600
  26. d17a624 video: Use enum with video_index_to_colour() by Simon Glass · Thu Jun 01 10:22:48 2023 -0600
  27. 5caf125 console: Allow measuring the bounding box of text by Simon Glass · Thu Jun 01 10:22:46 2023 -0600
  28. a73a8b8 video: Allow temporary colour changes by Simon Glass · Thu Jun 01 10:22:45 2023 -0600
  29. e73a647 console: Correct truetype spacing error by Simon Glass · Thu Jun 01 10:22:36 2023 -0600
  30. 062673b video: Provide a way to clear part of the console by Simon Glass · Thu Jun 01 10:22:33 2023 -0600
  31. 4a5d345 video: Drop #ifdefs from console_truetype by Simon Glass · Thu Jun 01 10:22:32 2023 -0600
  32. c61f4f7 video: rockchip: dw_mipi_dsi: Fix GRF access by Ondrej Jirman · Mon May 22 23:47:08 2023 +0200
  33. 8116294 video: rockchip: dw_mipi_dsi: Correct check for lacking phy phandle by Ondrej Jirman · Mon May 22 23:47:07 2023 +0200
  34. c27db34 video: rockchip: dw_mipi_dsi: Fix best_rate calculation by Ondrej Jirman · Mon May 22 23:47:06 2023 +0200
  35. c683544 video: rockchip: dw_mipi_dsi: Return 0 from dsi_phy_init on success by Ondrej Jirman · Mon May 22 23:47:05 2023 +0200
  36. 139edfc video: rockchip: dw_mipi_dsi: Fix error path checks in probe function by Ondrej Jirman · Mon May 22 23:47:04 2023 +0200
  37. 6518b73 video: rockchip: dw_mipi_dsi: Fix external phy existence check by Ondrej Jirman · Mon May 22 23:47:03 2023 +0200
  38. fc0eb7d video: dw_mipi_dsi: Fix hsync/vsync settings by Ondrej Jirman · Mon May 22 23:47:02 2023 +0200
  39. 1dd75ef video: rockchip: vop: Fix whitespace by Ondrej Jirman · Mon May 22 23:47:01 2023 +0200
  40. e1d5284 video: backlight: pwm: avoid integer overflow in duty cycle calculation by Matthias Schiffer · Fri Jun 30 14:30:07 2023 +0200
  41. 55453d4 video: hx8394: Add panel driver for hannstar,hsd060bhw4 by Ondrej Jirman · Thu May 25 14:34:35 2023 +0200
  42. 7c5281f video: console: Fix default font selection by Ondrej Jirman · Thu May 25 14:17:15 2023 +0200
  43. 0f465a4 video: zynqmp: Enable 1024x768 resolution by Michal Simek · Wed May 17 10:42:12 2023 +0200
  44. ed3e004 video: zynqmp: Driver for Xilinx ZynqMP DisplayPort Subsystem by Venkatesh Yadav Abbarapu · Wed May 17 10:42:10 2023 +0200
  45. e367980 video: move zynqmp files to subdirectory by Venkatesh Yadav Abbarapu · Wed May 17 10:42:09 2023 +0200
  46. 1774cc9 video: bmp: Support rgba8888 pixel format by Michal Simek · Wed May 17 10:42:08 2023 +0200
  47. 985eac8 video: Add support for RGBA8888 format by Michal Simek · Wed May 17 10:42:07 2023 +0200
  48. 0a2daf3 video: tweak CONFIG_SPL_VIDEO description by John Keeping · Tue May 09 12:02:50 2023 +0100
  49. 8d5d8e0 drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · Mon Mar 13 01:32:04 2023 +0100
  50. bd932b7 video: panel: add generic endeavoru panel by Svyatoslav Ryhel · Tue Apr 25 10:51:47 2023 +0300
  51. 4c717fb video: tegra: add DC based PWM backlight driver by Svyatoslav Ryhel · Tue Apr 25 10:51:46 2023 +0300
  52. fcbbd56 video: panel: add Renesas R69328 MIPI DSI panel driver by Svyatoslav Ryhel · Tue Apr 25 10:51:45 2023 +0300
  53. b905498 video: panel: add Renesas R61307 MIPI DSI panel driver by Svyatoslav Ryhel · Tue Apr 25 10:51:44 2023 +0300
  54. ec7ac37 video: bridge: add Solomon SSD2825 DSI/LVDS driver by Svyatoslav Ryhel · Tue Apr 25 10:51:43 2023 +0300
  55. 3e9488a video: add lm3533 backlight driver by Svyatoslav Ryhel · Tue Apr 25 10:51:42 2023 +0300
  56. 9e3301d drivers: video: Enable necessary video functions at SPL by Nikhil M Jain · Thu Apr 20 17:41:08 2023 +0530
  57. dc04068 drivers: video: tidss: Makefile: Add condition to compile TIDSS at SPL by Nikhil M Jain · Thu Apr 20 17:41:03 2023 +0530
  58. 183099d drivers: video: Makefile: Rule to compile necessary video driver files by Nikhil M Jain · Thu Apr 20 17:41:02 2023 +0530
  59. 77fb25a drivers: video: tidss: Kconfig: Configs to enable TIDSS at SPL by Nikhil M Jain · Thu Apr 20 17:41:00 2023 +0530
  60. 9fa24c1 drivers: video: Kconfig: Add configs for enabling video at SPL by Nikhil M Jain · Thu Apr 20 17:40:59 2023 +0530
  61. 8895dd3 rockchip: video: Add support for RK3568 DSI Host by Chris Morgan · Fri Mar 24 13:53:07 2023 -0500
  62. ab446c5 video: rockchip: rk_vop: add rk3288-dp compare string by Johan Jonker · Wed Mar 15 19:33:38 2023 +0100
  63. 56a730b video: sunxi: dw-hdmi: Use DM for HVCC regulator by Samuel Holland · Mon Nov 28 01:02:28 2022 -0600
  64. 65bd46b video: sunxi: dw-hdmi: Use DM for clock gates and resets by Samuel Holland · Mon Nov 28 01:02:27 2022 -0600
  65. a4c30ee Merge branch 'master_regulator/fixes' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sat Apr 08 14:19:08 2023 -0400
  66. a951b43 video: tl070wsh30: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · Tue Feb 28 02:55:23 2023 +0100
  67. bbdd135 video: simple-panel: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · Tue Feb 28 02:55:22 2023 +0100
  68. e718e72 video: rm68200: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · Tue Feb 28 02:55:21 2023 +0100
  69. 8da2cb6 video: otm8009a: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · Tue Feb 28 02:55:20 2023 +0100
  70. 47508aa simple_panel: support simple MIPI DSI panels by Svyatoslav Ryhel · Mon Mar 27 11:11:50 2023 +0300
  71. f926003 simple_panel: add support for get_display_timing by Svyatoslav Ryhel · Mon Mar 27 11:11:49 2023 +0300
  72. feddf9f video: tegra20: add DSI controller driver by Svyatoslav Ryhel · Mon Mar 27 11:11:48 2023 +0300
  73. 0c8aa5e video: tegra-dc: pass DC regmap to internal devices by Svyatoslav Ryhel · Mon Mar 27 11:11:47 2023 +0300
  74. 7673aba video: tegra-dc: add panel_set_backlight call by Svyatoslav Ryhel · Mon Mar 27 11:11:46 2023 +0300
  75. 4f5b79b video: tegra-dc: add 180 degree panel rotation by Svyatoslav Ryhel · Mon Mar 27 11:11:45 2023 +0300
  76. 9716fe5 video: tegra-dc: assign regmap directly by Svyatoslav Ryhel · Mon Mar 27 11:11:44 2023 +0300
  77. d880629 video: tegra-dc: request timings from panel driver first by Svyatoslav Ryhel · Mon Mar 27 11:11:43 2023 +0300
  78. c1f260a video: tegra-dc: get clocks from device tree by Svyatoslav Ryhel · Mon Mar 27 11:11:42 2023 +0300
  79. d15683f video: move tegra dc driver into own folder by Svyatoslav Ryhel · Mon Mar 27 11:11:41 2023 +0300
  80. cad5671 tegra: lcd: video: integrate display driver for t30 by Marcel Ziswiler · Mon Mar 27 11:11:40 2023 +0300
  81. 2b99fd8 Revert 9f62a472dfb2 ("video: Remove duplicate cursor-positioning function") by Tom Rini · Wed Mar 15 11:58:58 2023 -0400
  82. 90679c6 video: Clear the vidconsole rather than the video by Simon Glass · Fri Mar 10 12:47:21 2023 -0800
  83. 366f5d1 video: Remove duplicate cursor-positioning function by Simon Glass · Fri Mar 10 12:47:20 2023 -0800
  84. df865d3 video: Allow a copy framebuffer with pre-allocated fb by Simon Glass · Fri Mar 10 12:47:17 2023 -0800
  85. ce2ec8e efi: Support copy framebuffer by Simon Glass · Fri Mar 10 12:47:16 2023 -0800
  86. c1e9eab efi: Support a 64-bit frame buffer address by Simon Glass · Fri Mar 10 12:47:13 2023 -0800
  87. d944282 efi: video: Return mode info for app also by Simon Glass · Fri Mar 10 12:47:12 2023 -0800
  88. f89af4e efi: video: Move payload code into a function by Simon Glass · Fri Mar 10 12:47:11 2023 -0800
  89. efadfde video console: add 16x32 Terminus font from linux by Dzmitry Sankouski · Mon Feb 27 20:37:08 2023 +0300
  90. 7932a99 video console: add 12x22 Sun font from linux by Dzmitry Sankouski · Mon Feb 27 20:37:07 2023 +0300
  91. bb165e4 video console: allow font size configuration at runtime by Dzmitry Sankouski · Tue Mar 07 13:21:16 2023 +0300
  92. 86c6a53 video console: move vidconsole_get_font_size() logic to driver ops by Dzmitry Sankouski · Tue Mar 07 13:21:15 2023 +0300
  93. 7fa964a video console: implement multiple fonts configuration by Dzmitry Sankouski · Tue Mar 07 13:21:14 2023 +0300
  94. 70d35a7 video console: add support for fonts wider than 1 byte by Dzmitry Sankouski · Tue Mar 07 13:21:12 2023 +0300
  95. aea2d2d video console: refactoring and optimization by Dzmitry Sankouski · Tue Mar 07 13:21:11 2023 +0300
  96. fc1aa35 dm: treewide: Complete migration to new driver model schema by Simon Glass · Mon Feb 13 08:56:34 2023 -0700
  97. 6fd44e6 Correct SPL use of PANEL by Simon Glass · Sun Feb 05 17:54:44 2023 -0700
  98. 76f908a Correct SPL use of VIDEO_BPP32 by Simon Glass · Sun Feb 05 15:44:30 2023 -0700
  99. 95563f6 Correct SPL use of VIDEO_BPP16 by Simon Glass · Sun Feb 05 17:55:32 2023 -0700
  100. 5c7d4a5 mtd: Drop unused scf0403_lcd driver by Simon Glass · Wed Feb 01 13:20:06 2023 -0700