1. d8cca91 video: tegra: add DC based PWM backlight driver by Svyatoslav Ryhel · 1 year, 6 months ago
  2. 6d9b3a7 video: panel: add Renesas R69328 MIPI DSI panel driver by Svyatoslav Ryhel · 1 year, 6 months ago
  3. dcee478 video: panel: add Renesas R61307 MIPI DSI panel driver by Svyatoslav Ryhel · 1 year, 6 months ago
  4. b026824 video: bridge: add Solomon SSD2825 DSI/LVDS driver by Svyatoslav Ryhel · 1 year, 6 months ago
  5. 0602083 video: add lm3533 backlight driver by Svyatoslav Ryhel · 1 year, 6 months ago
  6. 86fbee6 drivers: video: Enable necessary video functions at SPL by Nikhil M Jain · 1 year, 6 months ago
  7. 2e72e4e drivers: video: tidss: Makefile: Add condition to compile TIDSS at SPL by Nikhil M Jain · 1 year, 6 months ago
  8. 35ca2e4 drivers: video: Makefile: Rule to compile necessary video driver files by Nikhil M Jain · 1 year, 6 months ago
  9. 54929ec drivers: video: tidss: Kconfig: Configs to enable TIDSS at SPL by Nikhil M Jain · 1 year, 6 months ago
  10. 857d02d drivers: video: Kconfig: Add configs for enabling video at SPL by Nikhil M Jain · 1 year, 6 months ago
  11. 6fa8383 rockchip: video: Add support for RK3568 DSI Host by Chris Morgan · 1 year, 7 months ago
  12. e2b57ff video: rockchip: rk_vop: add rk3288-dp compare string by Johan Jonker · 1 year, 7 months ago
  13. f5ee1ea video: sunxi: dw-hdmi: Use DM for HVCC regulator by Samuel Holland · 1 year, 11 months ago
  14. 7108dd2 video: sunxi: dw-hdmi: Use DM for clock gates and resets by Samuel Holland · 1 year, 11 months ago
  15. fa6f458 Merge branch 'master_regulator/fixes' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 7 months ago
  16. e3fed5c video: tl070wsh30: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · 1 year, 8 months ago
  17. 641c595 video: simple-panel: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · 1 year, 8 months ago
  18. 97485e3 video: rm68200: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · 1 year, 8 months ago
  19. 2d8253c video: otm8009a: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · 1 year, 8 months ago
  20. cc54a92 simple_panel: support simple MIPI DSI panels by Svyatoslav Ryhel · 1 year, 7 months ago
  21. 86cb1bd simple_panel: add support for get_display_timing by Svyatoslav Ryhel · 1 year, 7 months ago
  22. acbb871 video: tegra20: add DSI controller driver by Svyatoslav Ryhel · 1 year, 7 months ago
  23. a8f4f9f video: tegra-dc: pass DC regmap to internal devices by Svyatoslav Ryhel · 1 year, 7 months ago
  24. b450c6c video: tegra-dc: add panel_set_backlight call by Svyatoslav Ryhel · 1 year, 7 months ago
  25. 8076cc5 video: tegra-dc: add 180 degree panel rotation by Svyatoslav Ryhel · 1 year, 7 months ago
  26. 098dbcb video: tegra-dc: assign regmap directly by Svyatoslav Ryhel · 1 year, 7 months ago
  27. f67f23c video: tegra-dc: request timings from panel driver first by Svyatoslav Ryhel · 1 year, 7 months ago
  28. e114f50 video: tegra-dc: get clocks from device tree by Svyatoslav Ryhel · 1 year, 7 months ago
  29. cf291ba video: move tegra dc driver into own folder by Svyatoslav Ryhel · 1 year, 7 months ago
  30. 8dfeee6 tegra: lcd: video: integrate display driver for t30 by Marcel Ziswiler · 1 year, 7 months ago
  31. f6546c7 Revert 9f62a472dfb2 ("video: Remove duplicate cursor-positioning function") by Tom Rini · 1 year, 7 months ago
  32. a76b60f video: Clear the vidconsole rather than the video by Simon Glass · 1 year, 8 months ago
  33. 9f62a47 video: Remove duplicate cursor-positioning function by Simon Glass · 1 year, 8 months ago
  34. 315e367 video: Allow a copy framebuffer with pre-allocated fb by Simon Glass · 1 year, 8 months ago
  35. f622292 efi: Support copy framebuffer by Simon Glass · 1 year, 8 months ago
  36. 644e614 efi: Support a 64-bit frame buffer address by Simon Glass · 1 year, 8 months ago
  37. 57fa418 efi: video: Return mode info for app also by Simon Glass · 1 year, 8 months ago
  38. 8875381 efi: video: Move payload code into a function by Simon Glass · 1 year, 8 months ago
  39. 0d6c089 video console: add 16x32 Terminus font from linux by Dzmitry Sankouski · 1 year, 8 months ago
  40. e24db86 video console: add 12x22 Sun font from linux by Dzmitry Sankouski · 1 year, 8 months ago
  41. e7ee1fd video console: allow font size configuration at runtime by Dzmitry Sankouski · 1 year, 8 months ago
  42. 4f6e348 video console: move vidconsole_get_font_size() logic to driver ops by Dzmitry Sankouski · 1 year, 8 months ago
  43. 39c1fa2 video console: implement multiple fonts configuration by Dzmitry Sankouski · 1 year, 8 months ago
  44. 02db4ec video console: add support for fonts wider than 1 byte by Dzmitry Sankouski · 1 year, 8 months ago
  45. 3154725 video console: refactoring and optimization by Dzmitry Sankouski · 1 year, 8 months ago
  46. e316fba dm: treewide: Complete migration to new driver model schema by Simon Glass · 1 year, 8 months ago
  47. ba490b2 Correct SPL use of PANEL by Simon Glass · 1 year, 9 months ago
  48. b671359 Correct SPL use of VIDEO_BPP32 by Simon Glass · 1 year, 9 months ago
  49. 72129e0 Correct SPL use of VIDEO_BPP16 by Simon Glass · 1 year, 9 months ago
  50. bf44807 mtd: Drop unused scf0403_lcd driver by Simon Glass · 1 year, 9 months ago
  51. 721938e video: Drop unused lg4573 driver by Simon Glass · 1 year, 9 months ago
  52. cc756b5 samsung: Drop CONFIG_EXYNOS_PWM_BL by Simon Glass · 1 year, 9 months ago
  53. 5f9f816 drivers: video: tidss: TIDSS video driver support for AM62x by Nikhil M Jain · 1 year, 9 months ago
  54. 3ebe3c7 drivers: video: simple_panel: make simple panel independent of backlight by Nikhil M Jain · 1 year, 9 months ago
  55. f4cf871 video: ti: am335x: restore driver-model code by Dario Binacchi · 1 year, 9 months ago
  56. cd108f2 video: sunxi: dw-hdmi: Read address from DT node by Jernej Skrabec · 1 year, 11 months ago
  57. 2f52be8 video: sunxi: dw-hdmi: Probe driver by compatible by Jernej Skrabec · 1 year, 11 months ago
  58. a3fda0d global: Remove unused CONFIG defines by Tom Rini · 1 year, 9 months ago
  59. 0e38bd8 video: Add font functions to the vidconsole API by Simon Glass · 1 year, 10 months ago
  60. 7abe73f video: truetype: Rename the metrics function by Simon Glass · 1 year, 10 months ago
  61. 72a0dd8 video: Enable VIDEO_ANSI by default only with EFI by Simon Glass · 1 year, 10 months ago
  62. 2aac334 global: Migrate CONFIG_FB_ADDR to CFG by Tom Rini · 1 year, 11 months ago
  63. d948c89 sandbox: Rework how SDL is enabled / disabled by Tom Rini · 1 year, 11 months ago
  64. 0ea156b Convert CONFIG_IMX_VIDEO_SKIP et al to Kconfig by Tom Rini · 1 year, 11 months ago
  65. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 11 months ago
  66. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 11 months ago
  67. b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years ago
  68. feda193 video: Make all video options depend on DM_VIDEO by Simon Glass · 2 years ago
  69. eaf7075 video: Drop SPLASHIMAGE_CALLBACK by Simon Glass · 2 years ago
  70. 8b11295 video: Drop CONFIG_LCD by Simon Glass · 2 years ago
  71. d32eb92 video: Drop CONFIG_VIDEO by Simon Glass · 2 years ago
  72. baefc72 tegra: Drop old LCD code by Simon Glass · 2 years ago
  73. 5ce85e0 nexell: Drop old LCD code by Simon Glass · 2 years ago
  74. 365e52d video: samsung: Drop old LCD code by Simon Glass · 2 years ago
  75. 6b9a829 video: Drop atmel LCD code by Simon Glass · 2 years ago
  76. 26cf75f video: Drop ld9040 driver by Simon Glass · 2 years ago
  77. be5fada video: atmel: Drop pre-DM parts of video driver by Simon Glass · 2 years ago
  78. 82f7b86 video: Drop CONFIG_AM335X_LCD by Simon Glass · 2 years ago
  79. 2285864 video: Drop VCXK video controller by Simon Glass · 2 years ago
  80. 1dc6517 Drop CONFIG_LCD_LOGO by Simon Glass · 2 years ago
  81. ba97899 video: Drop CONFIG_LCD_INFO by Simon Glass · 2 years ago
  82. 8166056 video: Drop CONFIG_LCD_INFO_BELOW_LOGO by Simon Glass · 2 years ago
  83. 2fd5a57 Convert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig by Simon Glass · 2 years ago
  84. e655003 video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE by Simon Glass · 2 years ago
  85. 4adc28e Convert CONFIG_HIDE_LOGO_VERSION to Kconfig by Simon Glass · 2 years ago
  86. 988d19d video: Split SPLASH_SCREEN_ALIGN from bmp command by Simon Glass · 2 years ago
  87. c830e28 video: Add a way to get the default font height by Simon Glass · 2 years, 1 month ago
  88. e90322f video: Add a function to get the dimensions of a BMP image by Simon Glass · 2 years, 1 month ago
  89. 430e167 video: Add commands to list and change fonts by Simon Glass · 2 years, 1 month ago
  90. 57a847c video: Add a way to change the font name and size by Simon Glass · 2 years, 1 month ago
  91. 518d844 video: Add a function to select the truetype metrics by Simon Glass · 2 years, 1 month ago
  92. 39fa02d video: Record the truetype font name by Simon Glass · 2 years, 1 month ago
  93. 31efa25 video: Refactor to allow more than one font size by Simon Glass · 2 years, 1 month ago
  94. 5330612 video: Tidy up the check for valid fonts by Simon Glass · 2 years, 1 month ago
  95. 0d38901 video: Add function to obtain the U-Boot logo by Simon Glass · 2 years, 1 month ago
  96. 50d562c video: Allow filling the display with a colour by Simon Glass · 2 years, 1 month ago
  97. 820b589 video: Move and rename DM_HX8238D option by Simon Glass · 2 years, 1 month ago
  98. f029f90 video: Move the console commands to cmd/ by Simon Glass · 2 years, 1 month ago
  99. 92fd6a1 video: Use vidconsole_put_string() to write a string by Simon Glass · 2 years, 1 month ago
  100. 6b6dc0d video: Provide a function to set the cursor position by Simon Glass · 2 years, 1 month ago