1. 5f9f816 drivers: video: tidss: TIDSS video driver support for AM62x by Nikhil M Jain · 1 year, 9 months ago
  2. 3ebe3c7 drivers: video: simple_panel: make simple panel independent of backlight by Nikhil M Jain · 1 year, 9 months ago
  3. f4cf871 video: ti: am335x: restore driver-model code by Dario Binacchi · 1 year, 9 months ago
  4. cd108f2 video: sunxi: dw-hdmi: Read address from DT node by Jernej Skrabec · 1 year, 11 months ago
  5. 2f52be8 video: sunxi: dw-hdmi: Probe driver by compatible by Jernej Skrabec · 1 year, 11 months ago
  6. a3fda0d global: Remove unused CONFIG defines by Tom Rini · 1 year, 9 months ago
  7. 0e38bd8 video: Add font functions to the vidconsole API by Simon Glass · 1 year, 10 months ago
  8. 7abe73f video: truetype: Rename the metrics function by Simon Glass · 1 year, 10 months ago
  9. 72a0dd8 video: Enable VIDEO_ANSI by default only with EFI by Simon Glass · 1 year, 10 months ago
  10. 2aac334 global: Migrate CONFIG_FB_ADDR to CFG by Tom Rini · 1 year, 11 months ago
  11. d948c89 sandbox: Rework how SDL is enabled / disabled by Tom Rini · 1 year, 11 months ago
  12. 0ea156b Convert CONFIG_IMX_VIDEO_SKIP et al to Kconfig by Tom Rini · 1 year, 11 months ago
  13. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 11 months ago
  14. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 11 months ago
  15. b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years ago
  16. feda193 video: Make all video options depend on DM_VIDEO by Simon Glass · 2 years ago
  17. eaf7075 video: Drop SPLASHIMAGE_CALLBACK by Simon Glass · 2 years ago
  18. 8b11295 video: Drop CONFIG_LCD by Simon Glass · 2 years ago
  19. d32eb92 video: Drop CONFIG_VIDEO by Simon Glass · 2 years ago
  20. baefc72 tegra: Drop old LCD code by Simon Glass · 2 years ago
  21. 5ce85e0 nexell: Drop old LCD code by Simon Glass · 2 years ago
  22. 365e52d video: samsung: Drop old LCD code by Simon Glass · 2 years ago
  23. 6b9a829 video: Drop atmel LCD code by Simon Glass · 2 years ago
  24. 26cf75f video: Drop ld9040 driver by Simon Glass · 2 years ago
  25. be5fada video: atmel: Drop pre-DM parts of video driver by Simon Glass · 2 years ago
  26. 82f7b86 video: Drop CONFIG_AM335X_LCD by Simon Glass · 2 years ago
  27. 2285864 video: Drop VCXK video controller by Simon Glass · 2 years ago
  28. 1dc6517 Drop CONFIG_LCD_LOGO by Simon Glass · 2 years ago
  29. ba97899 video: Drop CONFIG_LCD_INFO by Simon Glass · 2 years ago
  30. 8166056 video: Drop CONFIG_LCD_INFO_BELOW_LOGO by Simon Glass · 2 years ago
  31. 2fd5a57 Convert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig by Simon Glass · 2 years ago
  32. e655003 video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE by Simon Glass · 2 years ago
  33. 4adc28e Convert CONFIG_HIDE_LOGO_VERSION to Kconfig by Simon Glass · 2 years ago
  34. 988d19d video: Split SPLASH_SCREEN_ALIGN from bmp command by Simon Glass · 2 years ago
  35. c830e28 video: Add a way to get the default font height by Simon Glass · 2 years, 1 month ago
  36. e90322f video: Add a function to get the dimensions of a BMP image by Simon Glass · 2 years, 1 month ago
  37. 430e167 video: Add commands to list and change fonts by Simon Glass · 2 years, 1 month ago
  38. 57a847c video: Add a way to change the font name and size by Simon Glass · 2 years, 1 month ago
  39. 518d844 video: Add a function to select the truetype metrics by Simon Glass · 2 years, 1 month ago
  40. 39fa02d video: Record the truetype font name by Simon Glass · 2 years, 1 month ago
  41. 31efa25 video: Refactor to allow more than one font size by Simon Glass · 2 years, 1 month ago
  42. 5330612 video: Tidy up the check for valid fonts by Simon Glass · 2 years, 1 month ago
  43. 0d38901 video: Add function to obtain the U-Boot logo by Simon Glass · 2 years, 1 month ago
  44. 50d562c video: Allow filling the display with a colour by Simon Glass · 2 years, 1 month ago
  45. 820b589 video: Move and rename DM_HX8238D option by Simon Glass · 2 years, 1 month ago
  46. f029f90 video: Move the console commands to cmd/ by Simon Glass · 2 years, 1 month ago
  47. 92fd6a1 video: Use vidconsole_put_string() to write a string by Simon Glass · 2 years, 1 month ago
  48. 6b6dc0d video: Provide a function to set the cursor position by Simon Glass · 2 years, 1 month ago
  49. a032e4b video: Move console colours to the video uclass by Simon Glass · 2 years, 1 month ago
  50. db2c8ed video: simplefb: add rotation support by Takumi Sueda · 2 years, 1 month ago
  51. 7209272 video: dw_mipi_dsi: fix [hv]sync active vs back porch by John Keeping · 2 years, 2 months ago
  52. c726fc0 dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · 2 years ago
  53. f426423 video: ipuv3: Fix error handling when getting the display by Michal Suchanek · 2 years ago
  54. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 2 months ago
  55. da62e1e video: Rename structs and functions to avoid VBE by Simon Glass · 2 years, 3 months ago
  56. cafe871 video: Renname vbe.h to vesa.h by Simon Glass · 2 years, 3 months ago
  57. 36b661d Merge branch 'next' by Tom Rini · 2 years, 3 months ago
  58. a457ebd arm: Remove PXA architecture support by Tom Rini · 2 years, 4 months ago
  59. 4d2cab3 video: Migrate exynos display options to Kconfig by Tom Rini · 2 years, 4 months ago
  60. 1e03e03 arm: exynos: Remove old pwm backlight driver by Tom Rini · 2 years, 4 months ago
  61. dc2d27a arm: samsung: Remove dead LCD code by Tom Rini · 2 years, 4 months ago
  62. 5bc6f8c video: stm32: remove test on CONFIG_DM_REGULATOR by Patrick Delaunay · 2 years, 4 months ago
  63. 5f71b2f driver: video: Check allocated pointers by Bin Meng · 2 years, 5 months ago
  64. 0d2105a arm: tegra: Update some DT compatibles by Peter Robinson · 2 years, 6 months ago
  65. 13dc756 video: stm32: stm32_ltdc: support several hardware versions by Yannick Fertre · 2 years, 7 months ago
  66. ef4ce6d video: stm32: stm32_ltdc: fix data enable polarity by Yannick FERTRE · 2 years, 7 months ago
  67. dcaaefd rockchip: video: mipi: add more compatible strings for rk3288/rk3399 by Johan Jonker · 2 years, 6 months ago
  68. 0944e77 rockchip: video: rk_edp: add more rk3288 edp node options by Johan Jonker · 2 years, 6 months ago
  69. 01f1ab6 Merge branch 'next' by Tom Rini · 2 years, 7 months ago
  70. 25a4483 video: Do not show splash and U-Boot logo simultaneously by Fabio Estevam · 2 years, 7 months ago
  71. 39161e0 video: Drop formike driver by Simon Glass · 2 years, 9 months ago
  72. 2cbc1c0 video: Convert CONFIG_VIDEO_BCM2835 to Kconfig by Simon Glass · 2 years, 9 months ago
  73. bfd7a1a video: mxs: Drop old video code by Simon Glass · 2 years, 9 months ago
  74. 92e3fb8 video: Drop FSL DIU driver by Simon Glass · 2 years, 9 months ago
  75. 77f46f0 video: fsl: colibri_vf: Drop FSL DCU driver by Simon Glass · 2 years, 9 months ago
  76. 636b8b9 video: Drop da8xx-fb by Simon Glass · 2 years, 9 months ago
  77. 1fa43ca video: Drop references to CONFIG_VIDEO et al by Simon Glass · 2 years, 9 months ago
  78. fff49e0 video: Drop video_fb header by Simon Glass · 2 years, 9 months ago
  79. 9b39da6 video: nexell: Drop unused and invalid code by Simon Glass · 2 years, 9 months ago
  80. 814dd92 video: Drop cfg_console by Simon Glass · 2 years, 9 months ago
  81. 34d2b7f Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 7 months ago
  82. 3e2ea32 Convert CONFIG_LCD_INFO et al to Kconfig by Tom Rini · 2 years, 7 months ago
  83. 286c453 Convert CONFIG_ATMEL_LCD et al to Kconfig by Tom Rini · 2 years, 7 months ago
  84. 7c19e4c sandbox: Slow down the LCD sync rate by Simon Glass · 2 years, 8 months ago
  85. ababaa4 Merge tag 'u-boot-stm32-20220315' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 2 years, 7 months ago
  86. 310ef93 video: stm32: stm32_ltdc: fix the check of return value of clk_set_rate() by Gabriel Fernandez · 2 years, 9 months ago
  87. bd0df82 video: Allow drivers to allocate the frame buffer themselves by Pali Rohár · 2 years, 8 months ago
  88. 515a2f7 video: bmp: Support x2r10g10b10 pixel format by Janne Grunau · 2 years, 8 months ago
  89. 98cacab video: Add skeleton driver for ZynqMP Display port driver by Michal Simek · 2 years, 8 months ago
  90. 25a5fa1 video: Add missing dependency for DM_GPIO by Michal Simek · 2 years, 9 months ago
  91. 2d7a463 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 9 months ago
  92. 3058e28 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · 2 years, 9 months ago
  93. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  94. 0dadad6 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 2 years, 10 months ago
  95. f36b3f8 video: mxsfb: fix clk_get_by_name() return value check by Giulio Benetti · 3 years ago
  96. 7a8555d video: Show the U-Boot logo by default by Simon Glass · 3 years ago
  97. 84e63ab video: Support showing the U-Boot logo by Simon Glass · 3 years ago
  98. 2c8ee30 video: Drop VIDEO_LOGO from cfb_console by Simon Glass · 3 years ago
  99. 64cfeda video: Convert CONFIG_VIDEO_LOGO to Kconfig by Simon Glass · 3 years ago
  100. cd4fb0f video: Drop #ifdefs from video_bmp by Simon Glass · 3 years ago