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