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