1. fedc31f Merge patch series "Resolve issues with booting distros on x86" by Tom Rini · Wed Apr 10 20:01:42 2024 -0600
  2. 0b22604 x86: Enable SSE in 64-bit mode by Simon Glass · Thu Jan 04 08:10:39 2024 -0700
  3. 5347ad4 video: Drop unnecessary truetype operations from SPL by Simon Glass · Thu Jan 04 08:10:38 2024 -0700
  4. 2425d4f video: Correct setting of cursor position by Simon Glass · Thu Jan 04 08:10:37 2024 -0700
  5. 5548c36 video: console: Parse UTF-8 character sequences by Janne Grunau · Sat Mar 16 22:50:19 2024 +0100
  6. 8b05c18 rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.h by Quentin Schulz · Mon Mar 11 13:01:57 2024 +0100
  7. e9929c1 video: mxsfb: add back imx6ul/imx6ull support by Sébastien Szymanski · Tue Feb 27 16:40:02 2024 +0100
  8. d34b7eb Merge tag 'rpi-next-2024.04' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · Mon Feb 05 09:31:48 2024 -0500
  9. 408e3b6 bcm2835: Dynamically calculate bytes per pixel parameter by Ivan T. Ivanov · Tue Jan 23 10:07:56 2024 +0200
  10. d318eb3 treewide: Remove clk_free by Sean Anderson · Sat Dec 16 14:38:42 2023 -0500
  11. bb7c720 video: console: Fix buffer overflow in cmd 'font list' by Janne Grunau · Wed Jan 17 23:29:29 2024 +0100
  12. 3a0bfc0 video: Support VIDEO_X2R10G10B10 in truetype console by Janne Grunau · Wed Jan 17 23:27:34 2024 +0100
  13. 217809d video: tidss: Use DT property names for parsing nodes by Devarsh Thakkar · Wed Jan 24 14:37:11 2024 +0530
  14. 2dbedf9 Merge patch series "Move framebuffer reservation for SPL to RAM end" by Tom Rini · Mon Jan 29 14:49:25 2024 -0500
  15. f5254cc video: Fill video handoff in video post probe by Devarsh Thakkar · Tue Dec 05 21:25:21 2023 +0530
  16. 2febd46 video: Skip framebuffer reservation if already reserved by Devarsh Thakkar · Tue Dec 05 21:25:20 2023 +0530
  17. 1bee07a global: Remove duplicate common.h inclusions by Tom Rini · Thu Dec 14 13:16:48 2023 -0500
  18. 7228862 board: stm32f469-disco: add support to display by Dario Binacchi · Mon Dec 11 23:05:55 2023 +0100
  19. c3421ea treewide: use linux/time.h for time conversion defines by Igor Prusov · Thu Nov 09 20:10:04 2023 +0300
  20. 9faa7a3 video: Don't require the font command by Simon Glass · Thu Oct 26 14:31:18 2023 -0400
  21. 440d70e Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Mon Oct 23 09:04:55 2023 -0400
  22. f944a61 pinctrl: sunxi: remove GPIO_EXTRA_HEADER by Andre Przywara · Tue Sep 06 10:36:38 2022 +0100
  23. daab7d9 video: tegra20: dsi: use regulator_set_enable_if_allowed by Svyatoslav Ryhel · Tue Oct 03 09:25:34 2023 +0300
  24. a085c73 video: simple_panel: use regulator_set_enable_if_allowed by Svyatoslav Ryhel · Tue Oct 03 09:25:33 2023 +0300
  25. 0242ebe video: pwm_backlight: use regulator_set_enable_if_allowed by Svyatoslav Ryhel · Tue Oct 03 09:25:32 2023 +0300
  26. 0d41ea9 video: Mark truetype_measure() static by Simon Glass · Sun Oct 01 19:13:35 2023 -0600
  27. 377f79aa video: Support showing a cursor by Simon Glass · Sun Oct 01 19:13:21 2023 -0600
  28. 4446c4b video: Export vidconsole_entry_start() by Simon Glass · Sun Oct 01 19:13:20 2023 -0600
  29. 34b5c25 video: Allow saving and restoring text-entry state by Simon Glass · Sun Oct 01 19:13:19 2023 -0600
  30. 8b82e59 video: Allow obtaining the nominal size of a string size by Simon Glass · Sun Oct 01 19:13:18 2023 -0600
  31. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  32. e96ac57 x86: coreboot: Enable VIDEO_COPY by Simon Glass · Tue Sep 19 21:00:11 2023 -0600
  33. e0e27fe video: Move the BMP options by Simon Glass · Thu Sep 14 10:55:42 2023 -0600
  34. 1072df8 video: Move bmp code to drivers/video by Simon Glass · Thu Sep 14 10:55:41 2023 -0600
  35. 063caa0 video: rockchip: dw_mipi_dsi: Use generic_phy_valid() helper by Jonas Karlman · Thu Aug 31 22:16:40 2023 +0000
  36. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  37. 82f8748 Merge tag 'u-boot-rockchip-20230814' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Mon Aug 14 09:11:09 2023 -0400
  38. 50d0ce9 bcm2835: Add simiple-framebuffer for use with fkms by Jason Wessel · Wed Jul 26 10:42:34 2023 +0800
  39. a036d63 video: kconfig: Fix a typo in SPL_VIDEO_REMOVE by Bin Meng · Thu Aug 03 18:40:08 2023 +0800
  40. 31aef74 video: vidconsole: Fix null dereference of ops->measure by Bin Meng · Thu Aug 03 17:32:41 2023 +0800
  41. be732a5 video: avoid build failure on veyron board by Alvaro Fernando García · Thu Aug 03 21:35:38 2023 -0300
  42. 896409c video: Add a Kconfig option for SPL video handoff by Simon Glass · Sun Jul 30 11:16:05 2023 -0600
  43. f18679c Kconfigs: Correct default of "0" on hex type entries by Tom Rini · Wed Aug 02 11:09:43 2023 -0400
  44. 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
  45. 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
  46. 2c81709 drivers: video: tidss: tidss_drv: Change remove method by Nikhil M Jain · Thu Jul 27 12:01:25 2023 +0530
  47. d40bc9e video: bochs: Set the frame buffer size per configuration by Bin Meng · Sun Jul 23 12:40:32 2023 +0800
  48. 7c509a0 video: kconfig: Set default FB size for Bochs by Bin Meng · Sun Jul 23 12:40:31 2023 +0800
  49. 88fdb44 video: kconfig: Drop the superfluous dependency by Bin Meng · Sun Jul 23 12:40:30 2023 +0800
  50. 0524170 video: kconfig: Fix wrong text for the PCI default FB size by Bin Meng · Sun Jul 23 12:40:29 2023 +0800
  51. 0ef4b7f video: bochs: Remove the x86 dependency by Bin Meng · Sun Jul 23 12:40:28 2023 +0800
  52. b745ac2 video: bochs: Avoid using IO instructions to access VGA IO port by Bin Meng · Sun Jul 23 12:40:27 2023 +0800
  53. b9e5825 video: bochs: Drop the useless argument of bochs_vga_write() by Bin Meng · Sun Jul 23 12:40:26 2023 +0800
  54. 276df3d video: bochs: Drop inclusion of <asm/mtrr.h> by Bin Meng · Sun Jul 23 12:40:25 2023 +0800
  55. acbafdd dm: video: Cosmetic style fix by Bin Meng · Sun Jul 23 12:40:24 2023 +0800
  56. 3413305 video: vesa: Use mtrr_set_next_var() for graphics memory by Bin Meng · Mon Jul 31 14:01:07 2023 +0800
  57. 7312489 video: ivybridge: Use mtrr_set_next_var() for graphics memory by Bin Meng · Mon Jul 31 14:01:06 2023 +0800
  58. 550731f video: broadwell: Use mtrr_set_next_var() for graphics memory by Bin Meng · Mon Jul 31 14:01:05 2023 +0800
  59. f1ecb85 video: rockchip: Add support for RK3399 to dw-mipi-dsi bridge by Ondrej Jirman · Thu May 25 14:29:03 2023 +0200
  60. 085f1dd drivers: video: Kconfig: Add config remove video by Nikhil M Jain · Tue Jul 18 14:27:32 2023 +0530
  61. 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
  62. 7683353 include: video: Reserve video using blob by Nikhil M Jain · Tue Jul 18 14:27:30 2023 +0530
  63. f6e23ab Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Mon Jul 17 10:38:28 2023 -0400
  64. 90ca96a x86: video: Add a driver for QEMU bochs emulation by Simon Glass · Sat Jul 15 21:39:18 2023 -0600
  65. 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
  66. 5f0ca61 video: Update stb_truetype by Simon Glass · Thu Jun 01 10:23:04 2023 -0600
  67. d17a624 video: Use enum with video_index_to_colour() by Simon Glass · Thu Jun 01 10:22:48 2023 -0600
  68. 5caf125 console: Allow measuring the bounding box of text by Simon Glass · Thu Jun 01 10:22:46 2023 -0600
  69. a73a8b8 video: Allow temporary colour changes by Simon Glass · Thu Jun 01 10:22:45 2023 -0600
  70. e73a647 console: Correct truetype spacing error by Simon Glass · Thu Jun 01 10:22:36 2023 -0600
  71. 062673b video: Provide a way to clear part of the console by Simon Glass · Thu Jun 01 10:22:33 2023 -0600
  72. 4a5d345 video: Drop #ifdefs from console_truetype by Simon Glass · Thu Jun 01 10:22:32 2023 -0600
  73. c61f4f7 video: rockchip: dw_mipi_dsi: Fix GRF access by Ondrej Jirman · Mon May 22 23:47:08 2023 +0200
  74. 8116294 video: rockchip: dw_mipi_dsi: Correct check for lacking phy phandle by Ondrej Jirman · Mon May 22 23:47:07 2023 +0200
  75. c27db34 video: rockchip: dw_mipi_dsi: Fix best_rate calculation by Ondrej Jirman · Mon May 22 23:47:06 2023 +0200
  76. 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
  77. 139edfc video: rockchip: dw_mipi_dsi: Fix error path checks in probe function by Ondrej Jirman · Mon May 22 23:47:04 2023 +0200
  78. 6518b73 video: rockchip: dw_mipi_dsi: Fix external phy existence check by Ondrej Jirman · Mon May 22 23:47:03 2023 +0200
  79. fc0eb7d video: dw_mipi_dsi: Fix hsync/vsync settings by Ondrej Jirman · Mon May 22 23:47:02 2023 +0200
  80. 1dd75ef video: rockchip: vop: Fix whitespace by Ondrej Jirman · Mon May 22 23:47:01 2023 +0200
  81. e1d5284 video: backlight: pwm: avoid integer overflow in duty cycle calculation by Matthias Schiffer · Fri Jun 30 14:30:07 2023 +0200
  82. 55453d4 video: hx8394: Add panel driver for hannstar,hsd060bhw4 by Ondrej Jirman · Thu May 25 14:34:35 2023 +0200
  83. 7c5281f video: console: Fix default font selection by Ondrej Jirman · Thu May 25 14:17:15 2023 +0200
  84. 0f465a4 video: zynqmp: Enable 1024x768 resolution by Michal Simek · Wed May 17 10:42:12 2023 +0200
  85. ed3e004 video: zynqmp: Driver for Xilinx ZynqMP DisplayPort Subsystem by Venkatesh Yadav Abbarapu · Wed May 17 10:42:10 2023 +0200
  86. e367980 video: move zynqmp files to subdirectory by Venkatesh Yadav Abbarapu · Wed May 17 10:42:09 2023 +0200
  87. 1774cc9 video: bmp: Support rgba8888 pixel format by Michal Simek · Wed May 17 10:42:08 2023 +0200
  88. 985eac8 video: Add support for RGBA8888 format by Michal Simek · Wed May 17 10:42:07 2023 +0200
  89. 0a2daf3 video: tweak CONFIG_SPL_VIDEO description by John Keeping · Tue May 09 12:02:50 2023 +0100
  90. 8d5d8e0 drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · Mon Mar 13 01:32:04 2023 +0100
  91. bd932b7 video: panel: add generic endeavoru panel by Svyatoslav Ryhel · Tue Apr 25 10:51:47 2023 +0300
  92. 4c717fb video: tegra: add DC based PWM backlight driver by Svyatoslav Ryhel · Tue Apr 25 10:51:46 2023 +0300
  93. fcbbd56 video: panel: add Renesas R69328 MIPI DSI panel driver by Svyatoslav Ryhel · Tue Apr 25 10:51:45 2023 +0300
  94. b905498 video: panel: add Renesas R61307 MIPI DSI panel driver by Svyatoslav Ryhel · Tue Apr 25 10:51:44 2023 +0300
  95. ec7ac37 video: bridge: add Solomon SSD2825 DSI/LVDS driver by Svyatoslav Ryhel · Tue Apr 25 10:51:43 2023 +0300
  96. 3e9488a video: add lm3533 backlight driver by Svyatoslav Ryhel · Tue Apr 25 10:51:42 2023 +0300
  97. 9e3301d drivers: video: Enable necessary video functions at SPL by Nikhil M Jain · Thu Apr 20 17:41:08 2023 +0530
  98. dc04068 drivers: video: tidss: Makefile: Add condition to compile TIDSS at SPL by Nikhil M Jain · Thu Apr 20 17:41:03 2023 +0530
  99. 183099d drivers: video: Makefile: Rule to compile necessary video driver files by Nikhil M Jain · Thu Apr 20 17:41:02 2023 +0530
  100. 77fb25a drivers: video: tidss: Kconfig: Configs to enable TIDSS at SPL by Nikhil M Jain · Thu Apr 20 17:41:00 2023 +0530