1. ffe1c83 video: bochs: Avoid using IO instructions to access VGA IO port by Bin Meng · 1 year, 3 months ago
  2. caae795 video: bochs: Drop the useless argument of bochs_vga_write() by Bin Meng · 1 year, 3 months ago
  3. 5ee029a video: bochs: Drop inclusion of <asm/mtrr.h> by Bin Meng · 1 year, 3 months ago
  4. 08ece5b dm: video: Cosmetic style fix by Bin Meng · 1 year, 3 months ago
  5. 0825522 video: rockchip: Add support for RK3399 to dw-mipi-dsi bridge by Ondrej Jirman · 1 year, 5 months ago
  6. 63e73a1 drivers: video: Kconfig: Add config remove video by Nikhil M Jain · 1 year, 3 months ago
  7. 5bc610a common: board_f: Pass frame buffer info from SPL to u-boot by Nikhil M Jain · 1 year, 3 months ago
  8. ccd21ee include: video: Reserve video using blob by Nikhil M Jain · 1 year, 3 months ago
  9. 13aa090 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 1 year, 3 months ago
  10. e2d934b x86: video: Add a driver for QEMU bochs emulation by Simon Glass · 1 year, 3 months ago
  11. aa817df Merge tag 'video-20230714' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 1 year, 3 months ago
  12. 04f3dcd video: Update stb_truetype by Simon Glass · 1 year, 5 months ago
  13. 2d6ee92 video: Use enum with video_index_to_colour() by Simon Glass · 1 year, 5 months ago
  14. b828ed7 console: Allow measuring the bounding box of text by Simon Glass · 1 year, 5 months ago
  15. 648a499 video: Allow temporary colour changes by Simon Glass · 1 year, 5 months ago
  16. a8f8040 console: Correct truetype spacing error by Simon Glass · 1 year, 5 months ago
  17. 0ab4f91 video: Provide a way to clear part of the console by Simon Glass · 1 year, 5 months ago
  18. 7432f68 video: Drop #ifdefs from console_truetype by Simon Glass · 1 year, 5 months ago
  19. bd6375c video: rockchip: dw_mipi_dsi: Fix GRF access by Ondrej Jirman · 1 year, 5 months ago
  20. 7c5f278 video: rockchip: dw_mipi_dsi: Correct check for lacking phy phandle by Ondrej Jirman · 1 year, 5 months ago
  21. dc3f240 video: rockchip: dw_mipi_dsi: Fix best_rate calculation by Ondrej Jirman · 1 year, 5 months ago
  22. 4158d7f video: rockchip: dw_mipi_dsi: Return 0 from dsi_phy_init on success by Ondrej Jirman · 1 year, 5 months ago
  23. 14dd77f video: rockchip: dw_mipi_dsi: Fix error path checks in probe function by Ondrej Jirman · 1 year, 5 months ago
  24. b7d8d40 video: rockchip: dw_mipi_dsi: Fix external phy existence check by Ondrej Jirman · 1 year, 5 months ago
  25. e62f2a6 video: dw_mipi_dsi: Fix hsync/vsync settings by Ondrej Jirman · 1 year, 5 months ago
  26. f4c7efe video: rockchip: vop: Fix whitespace by Ondrej Jirman · 1 year, 5 months ago
  27. 533ad9d video: backlight: pwm: avoid integer overflow in duty cycle calculation by Matthias Schiffer · 1 year, 4 months ago
  28. 6a0b888 video: hx8394: Add panel driver for hannstar,hsd060bhw4 by Ondrej Jirman · 1 year, 5 months ago
  29. 7a2fee8 video: console: Fix default font selection by Ondrej Jirman · 1 year, 5 months ago
  30. 322c0da video: zynqmp: Enable 1024x768 resolution by Michal Simek · 1 year, 5 months ago
  31. a29f44d video: zynqmp: Driver for Xilinx ZynqMP DisplayPort Subsystem by Venkatesh Yadav Abbarapu · 1 year, 5 months ago
  32. c4865e1 video: move zynqmp files to subdirectory by Venkatesh Yadav Abbarapu · 1 year, 5 months ago
  33. f6de01d video: bmp: Support rgba8888 pixel format by Michal Simek · 1 year, 5 months ago
  34. e9500ba video: Add support for RGBA8888 format by Michal Simek · 1 year, 5 months ago
  35. 03972ff video: tweak CONFIG_SPL_VIDEO description by John Keeping · 1 year, 5 months ago
  36. a12a73b drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · 1 year, 7 months ago
  37. def72d5 video: panel: add generic endeavoru panel by Svyatoslav Ryhel · 1 year, 6 months ago
  38. d8cca91 video: tegra: add DC based PWM backlight driver by Svyatoslav Ryhel · 1 year, 6 months ago
  39. 6d9b3a7 video: panel: add Renesas R69328 MIPI DSI panel driver by Svyatoslav Ryhel · 1 year, 6 months ago
  40. dcee478 video: panel: add Renesas R61307 MIPI DSI panel driver by Svyatoslav Ryhel · 1 year, 6 months ago
  41. b026824 video: bridge: add Solomon SSD2825 DSI/LVDS driver by Svyatoslav Ryhel · 1 year, 6 months ago
  42. 0602083 video: add lm3533 backlight driver by Svyatoslav Ryhel · 1 year, 6 months ago
  43. 86fbee6 drivers: video: Enable necessary video functions at SPL by Nikhil M Jain · 1 year, 6 months ago
  44. 2e72e4e drivers: video: tidss: Makefile: Add condition to compile TIDSS at SPL by Nikhil M Jain · 1 year, 6 months ago
  45. 35ca2e4 drivers: video: Makefile: Rule to compile necessary video driver files by Nikhil M Jain · 1 year, 6 months ago
  46. 54929ec drivers: video: tidss: Kconfig: Configs to enable TIDSS at SPL by Nikhil M Jain · 1 year, 6 months ago
  47. 857d02d drivers: video: Kconfig: Add configs for enabling video at SPL by Nikhil M Jain · 1 year, 6 months ago
  48. 6fa8383 rockchip: video: Add support for RK3568 DSI Host by Chris Morgan · 1 year, 7 months ago
  49. e2b57ff video: rockchip: rk_vop: add rk3288-dp compare string by Johan Jonker · 1 year, 7 months ago
  50. f5ee1ea video: sunxi: dw-hdmi: Use DM for HVCC regulator by Samuel Holland · 1 year, 11 months ago
  51. 7108dd2 video: sunxi: dw-hdmi: Use DM for clock gates and resets by Samuel Holland · 1 year, 11 months ago
  52. fa6f458 Merge branch 'master_regulator/fixes' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 6 months ago
  53. e3fed5c video: tl070wsh30: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · 1 year, 8 months ago
  54. 641c595 video: simple-panel: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · 1 year, 8 months ago
  55. 97485e3 video: rm68200: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · 1 year, 8 months ago
  56. 2d8253c video: otm8009a: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · 1 year, 8 months ago
  57. cc54a92 simple_panel: support simple MIPI DSI panels by Svyatoslav Ryhel · 1 year, 7 months ago
  58. 86cb1bd simple_panel: add support for get_display_timing by Svyatoslav Ryhel · 1 year, 7 months ago
  59. acbb871 video: tegra20: add DSI controller driver by Svyatoslav Ryhel · 1 year, 7 months ago
  60. a8f4f9f video: tegra-dc: pass DC regmap to internal devices by Svyatoslav Ryhel · 1 year, 7 months ago
  61. b450c6c video: tegra-dc: add panel_set_backlight call by Svyatoslav Ryhel · 1 year, 7 months ago
  62. 8076cc5 video: tegra-dc: add 180 degree panel rotation by Svyatoslav Ryhel · 1 year, 7 months ago
  63. 098dbcb video: tegra-dc: assign regmap directly by Svyatoslav Ryhel · 1 year, 7 months ago
  64. f67f23c video: tegra-dc: request timings from panel driver first by Svyatoslav Ryhel · 1 year, 7 months ago
  65. e114f50 video: tegra-dc: get clocks from device tree by Svyatoslav Ryhel · 1 year, 7 months ago
  66. cf291ba video: move tegra dc driver into own folder by Svyatoslav Ryhel · 1 year, 7 months ago
  67. 8dfeee6 tegra: lcd: video: integrate display driver for t30 by Marcel Ziswiler · 1 year, 7 months ago
  68. f6546c7 Revert 9f62a472dfb2 ("video: Remove duplicate cursor-positioning function") by Tom Rini · 1 year, 7 months ago
  69. a76b60f video: Clear the vidconsole rather than the video by Simon Glass · 1 year, 7 months ago
  70. 9f62a47 video: Remove duplicate cursor-positioning function by Simon Glass · 1 year, 7 months ago
  71. 315e367 video: Allow a copy framebuffer with pre-allocated fb by Simon Glass · 1 year, 7 months ago
  72. f622292 efi: Support copy framebuffer by Simon Glass · 1 year, 7 months ago
  73. 644e614 efi: Support a 64-bit frame buffer address by Simon Glass · 1 year, 7 months ago
  74. 57fa418 efi: video: Return mode info for app also by Simon Glass · 1 year, 7 months ago
  75. 8875381 efi: video: Move payload code into a function by Simon Glass · 1 year, 7 months ago
  76. 0d6c089 video console: add 16x32 Terminus font from linux by Dzmitry Sankouski · 1 year, 8 months ago
  77. e24db86 video console: add 12x22 Sun font from linux by Dzmitry Sankouski · 1 year, 8 months ago
  78. e7ee1fd video console: allow font size configuration at runtime by Dzmitry Sankouski · 1 year, 8 months ago
  79. 4f6e348 video console: move vidconsole_get_font_size() logic to driver ops by Dzmitry Sankouski · 1 year, 8 months ago
  80. 39c1fa2 video console: implement multiple fonts configuration by Dzmitry Sankouski · 1 year, 8 months ago
  81. 02db4ec video console: add support for fonts wider than 1 byte by Dzmitry Sankouski · 1 year, 8 months ago
  82. 3154725 video console: refactoring and optimization by Dzmitry Sankouski · 1 year, 8 months ago
  83. e316fba dm: treewide: Complete migration to new driver model schema by Simon Glass · 1 year, 8 months ago
  84. ba490b2 Correct SPL use of PANEL by Simon Glass · 1 year, 9 months ago
  85. b671359 Correct SPL use of VIDEO_BPP32 by Simon Glass · 1 year, 9 months ago
  86. 72129e0 Correct SPL use of VIDEO_BPP16 by Simon Glass · 1 year, 9 months ago
  87. bf44807 mtd: Drop unused scf0403_lcd driver by Simon Glass · 1 year, 9 months ago
  88. 721938e video: Drop unused lg4573 driver by Simon Glass · 1 year, 9 months ago
  89. cc756b5 samsung: Drop CONFIG_EXYNOS_PWM_BL by Simon Glass · 1 year, 9 months ago
  90. 5f9f816 drivers: video: tidss: TIDSS video driver support for AM62x by Nikhil M Jain · 1 year, 9 months ago
  91. 3ebe3c7 drivers: video: simple_panel: make simple panel independent of backlight by Nikhil M Jain · 1 year, 9 months ago
  92. f4cf871 video: ti: am335x: restore driver-model code by Dario Binacchi · 1 year, 9 months ago
  93. cd108f2 video: sunxi: dw-hdmi: Read address from DT node by Jernej Skrabec · 1 year, 11 months ago
  94. 2f52be8 video: sunxi: dw-hdmi: Probe driver by compatible by Jernej Skrabec · 1 year, 11 months ago
  95. a3fda0d global: Remove unused CONFIG defines by Tom Rini · 1 year, 9 months ago
  96. 0e38bd8 video: Add font functions to the vidconsole API by Simon Glass · 1 year, 10 months ago
  97. 7abe73f video: truetype: Rename the metrics function by Simon Glass · 1 year, 10 months ago
  98. 72a0dd8 video: Enable VIDEO_ANSI by default only with EFI by Simon Glass · 1 year, 10 months ago
  99. 2aac334 global: Migrate CONFIG_FB_ADDR to CFG by Tom Rini · 1 year, 11 months ago
  100. d948c89 sandbox: Rework how SDL is enabled / disabled by Tom Rini · 1 year, 11 months ago