1. 2d8253c video: otm8009a: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · 1 year, 8 months ago
  2. f6546c7 Revert 9f62a472dfb2 ("video: Remove duplicate cursor-positioning function") by Tom Rini · 1 year, 7 months ago
  3. a76b60f video: Clear the vidconsole rather than the video by Simon Glass · 1 year, 7 months ago
  4. 9f62a47 video: Remove duplicate cursor-positioning function by Simon Glass · 1 year, 7 months ago
  5. 315e367 video: Allow a copy framebuffer with pre-allocated fb by Simon Glass · 1 year, 7 months ago
  6. f622292 efi: Support copy framebuffer by Simon Glass · 1 year, 7 months ago
  7. 644e614 efi: Support a 64-bit frame buffer address by Simon Glass · 1 year, 7 months ago
  8. 57fa418 efi: video: Return mode info for app also by Simon Glass · 1 year, 7 months ago
  9. 8875381 efi: video: Move payload code into a function by Simon Glass · 1 year, 7 months ago
  10. 0d6c089 video console: add 16x32 Terminus font from linux by Dzmitry Sankouski · 1 year, 8 months ago
  11. e24db86 video console: add 12x22 Sun font from linux by Dzmitry Sankouski · 1 year, 8 months ago
  12. e7ee1fd video console: allow font size configuration at runtime by Dzmitry Sankouski · 1 year, 8 months ago
  13. 4f6e348 video console: move vidconsole_get_font_size() logic to driver ops by Dzmitry Sankouski · 1 year, 8 months ago
  14. 39c1fa2 video console: implement multiple fonts configuration by Dzmitry Sankouski · 1 year, 8 months ago
  15. 02db4ec video console: add support for fonts wider than 1 byte by Dzmitry Sankouski · 1 year, 8 months ago
  16. 3154725 video console: refactoring and optimization by Dzmitry Sankouski · 1 year, 8 months ago
  17. e316fba dm: treewide: Complete migration to new driver model schema by Simon Glass · 1 year, 8 months ago
  18. ba490b2 Correct SPL use of PANEL by Simon Glass · 1 year, 9 months ago
  19. b671359 Correct SPL use of VIDEO_BPP32 by Simon Glass · 1 year, 9 months ago
  20. 72129e0 Correct SPL use of VIDEO_BPP16 by Simon Glass · 1 year, 9 months ago
  21. bf44807 mtd: Drop unused scf0403_lcd driver by Simon Glass · 1 year, 9 months ago
  22. 721938e video: Drop unused lg4573 driver by Simon Glass · 1 year, 9 months ago
  23. cc756b5 samsung: Drop CONFIG_EXYNOS_PWM_BL by Simon Glass · 1 year, 9 months ago
  24. 5f9f816 drivers: video: tidss: TIDSS video driver support for AM62x by Nikhil M Jain · 1 year, 9 months ago
  25. 3ebe3c7 drivers: video: simple_panel: make simple panel independent of backlight by Nikhil M Jain · 1 year, 9 months ago
  26. f4cf871 video: ti: am335x: restore driver-model code by Dario Binacchi · 1 year, 9 months ago
  27. cd108f2 video: sunxi: dw-hdmi: Read address from DT node by Jernej Skrabec · 1 year, 11 months ago
  28. 2f52be8 video: sunxi: dw-hdmi: Probe driver by compatible by Jernej Skrabec · 1 year, 11 months ago
  29. a3fda0d global: Remove unused CONFIG defines by Tom Rini · 1 year, 9 months ago
  30. 0e38bd8 video: Add font functions to the vidconsole API by Simon Glass · 1 year, 10 months ago
  31. 7abe73f video: truetype: Rename the metrics function by Simon Glass · 1 year, 10 months ago
  32. 72a0dd8 video: Enable VIDEO_ANSI by default only with EFI by Simon Glass · 1 year, 10 months ago
  33. 2aac334 global: Migrate CONFIG_FB_ADDR to CFG by Tom Rini · 1 year, 11 months ago
  34. d948c89 sandbox: Rework how SDL is enabled / disabled by Tom Rini · 1 year, 11 months ago
  35. 0ea156b Convert CONFIG_IMX_VIDEO_SKIP et al to Kconfig by Tom Rini · 1 year, 11 months ago
  36. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 11 months ago
  37. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 11 months ago
  38. b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years ago
  39. feda193 video: Make all video options depend on DM_VIDEO by Simon Glass · 2 years ago
  40. eaf7075 video: Drop SPLASHIMAGE_CALLBACK by Simon Glass · 2 years ago
  41. 8b11295 video: Drop CONFIG_LCD by Simon Glass · 2 years ago
  42. d32eb92 video: Drop CONFIG_VIDEO by Simon Glass · 2 years ago
  43. baefc72 tegra: Drop old LCD code by Simon Glass · 2 years ago
  44. 5ce85e0 nexell: Drop old LCD code by Simon Glass · 2 years ago
  45. 365e52d video: samsung: Drop old LCD code by Simon Glass · 2 years ago
  46. 6b9a829 video: Drop atmel LCD code by Simon Glass · 2 years ago
  47. 26cf75f video: Drop ld9040 driver by Simon Glass · 2 years ago
  48. be5fada video: atmel: Drop pre-DM parts of video driver by Simon Glass · 2 years ago
  49. 82f7b86 video: Drop CONFIG_AM335X_LCD by Simon Glass · 2 years ago
  50. 2285864 video: Drop VCXK video controller by Simon Glass · 2 years ago
  51. 1dc6517 Drop CONFIG_LCD_LOGO by Simon Glass · 2 years ago
  52. ba97899 video: Drop CONFIG_LCD_INFO by Simon Glass · 2 years ago
  53. 8166056 video: Drop CONFIG_LCD_INFO_BELOW_LOGO by Simon Glass · 2 years ago
  54. 2fd5a57 Convert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig by Simon Glass · 2 years ago
  55. e655003 video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE by Simon Glass · 2 years ago
  56. 4adc28e Convert CONFIG_HIDE_LOGO_VERSION to Kconfig by Simon Glass · 2 years ago
  57. 988d19d video: Split SPLASH_SCREEN_ALIGN from bmp command by Simon Glass · 2 years ago
  58. c830e28 video: Add a way to get the default font height by Simon Glass · 2 years ago
  59. e90322f video: Add a function to get the dimensions of a BMP image by Simon Glass · 2 years ago
  60. 430e167 video: Add commands to list and change fonts by Simon Glass · 2 years ago
  61. 57a847c video: Add a way to change the font name and size by Simon Glass · 2 years ago
  62. 518d844 video: Add a function to select the truetype metrics by Simon Glass · 2 years ago
  63. 39fa02d video: Record the truetype font name by Simon Glass · 2 years ago
  64. 31efa25 video: Refactor to allow more than one font size by Simon Glass · 2 years ago
  65. 5330612 video: Tidy up the check for valid fonts by Simon Glass · 2 years ago
  66. 0d38901 video: Add function to obtain the U-Boot logo by Simon Glass · 2 years ago
  67. 50d562c video: Allow filling the display with a colour by Simon Glass · 2 years ago
  68. 820b589 video: Move and rename DM_HX8238D option by Simon Glass · 2 years ago
  69. f029f90 video: Move the console commands to cmd/ by Simon Glass · 2 years ago
  70. 92fd6a1 video: Use vidconsole_put_string() to write a string by Simon Glass · 2 years ago
  71. 6b6dc0d video: Provide a function to set the cursor position by Simon Glass · 2 years ago
  72. a032e4b video: Move console colours to the video uclass by Simon Glass · 2 years ago
  73. db2c8ed video: simplefb: add rotation support by Takumi Sueda · 2 years, 1 month ago
  74. 7209272 video: dw_mipi_dsi: fix [hv]sync active vs back porch by John Keeping · 2 years, 1 month ago
  75. c726fc0 dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · 2 years ago
  76. f426423 video: ipuv3: Fix error handling when getting the display by Michal Suchanek · 2 years ago
  77. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 2 months ago
  78. da62e1e video: Rename structs and functions to avoid VBE by Simon Glass · 2 years, 3 months ago
  79. cafe871 video: Renname vbe.h to vesa.h by Simon Glass · 2 years, 3 months ago
  80. 36b661d Merge branch 'next' by Tom Rini · 2 years, 3 months ago
  81. a457ebd arm: Remove PXA architecture support by Tom Rini · 2 years, 4 months ago
  82. 4d2cab3 video: Migrate exynos display options to Kconfig by Tom Rini · 2 years, 4 months ago
  83. 1e03e03 arm: exynos: Remove old pwm backlight driver by Tom Rini · 2 years, 4 months ago
  84. dc2d27a arm: samsung: Remove dead LCD code by Tom Rini · 2 years, 4 months ago
  85. 5bc6f8c video: stm32: remove test on CONFIG_DM_REGULATOR by Patrick Delaunay · 2 years, 4 months ago
  86. 5f71b2f driver: video: Check allocated pointers by Bin Meng · 2 years, 5 months ago
  87. 0d2105a arm: tegra: Update some DT compatibles by Peter Robinson · 2 years, 6 months ago
  88. 13dc756 video: stm32: stm32_ltdc: support several hardware versions by Yannick Fertre · 2 years, 7 months ago
  89. ef4ce6d video: stm32: stm32_ltdc: fix data enable polarity by Yannick FERTRE · 2 years, 7 months ago
  90. dcaaefd rockchip: video: mipi: add more compatible strings for rk3288/rk3399 by Johan Jonker · 2 years, 6 months ago
  91. 0944e77 rockchip: video: rk_edp: add more rk3288 edp node options by Johan Jonker · 2 years, 6 months ago
  92. 01f1ab6 Merge branch 'next' by Tom Rini · 2 years, 7 months ago
  93. 25a4483 video: Do not show splash and U-Boot logo simultaneously by Fabio Estevam · 2 years, 7 months ago
  94. 39161e0 video: Drop formike driver by Simon Glass · 2 years, 9 months ago
  95. 2cbc1c0 video: Convert CONFIG_VIDEO_BCM2835 to Kconfig by Simon Glass · 2 years, 9 months ago
  96. bfd7a1a video: mxs: Drop old video code by Simon Glass · 2 years, 9 months ago
  97. 92e3fb8 video: Drop FSL DIU driver by Simon Glass · 2 years, 9 months ago
  98. 77f46f0 video: fsl: colibri_vf: Drop FSL DCU driver by Simon Glass · 2 years, 9 months ago
  99. 636b8b9 video: Drop da8xx-fb by Simon Glass · 2 years, 9 months ago
  100. 1fa43ca video: Drop references to CONFIG_VIDEO et al by Simon Glass · 2 years, 9 months ago