1. 89b5381 Merge branch 'next' by Tom Rini · 2 years, 5 months ago
  2. 1e56de0 arm: Remove PXA architecture support by Tom Rini · 2 years, 5 months ago
  3. 3eeabf5 video: Migrate exynos display options to Kconfig by Tom Rini · 2 years, 6 months ago
  4. b754c9f arm: exynos: Remove old pwm backlight driver by Tom Rini · 2 years, 6 months ago
  5. c06b6b4 arm: samsung: Remove dead LCD code by Tom Rini · 2 years, 6 months ago
  6. 4d9bb10 video: stm32: remove test on CONFIG_DM_REGULATOR by Patrick Delaunay · 2 years, 5 months ago
  7. fb66f92 driver: video: Check allocated pointers by Bin Meng · 2 years, 6 months ago
  8. 85ccc37 arm: tegra: Update some DT compatibles by Peter Robinson · 2 years, 7 months ago
  9. b3b5875 video: stm32: stm32_ltdc: support several hardware versions by Yannick Fertre · 2 years, 8 months ago
  10. e1eeed4 video: stm32: stm32_ltdc: fix data enable polarity by Yannick FERTRE · 2 years, 8 months ago
  11. 9e25994 rockchip: video: mipi: add more compatible strings for rk3288/rk3399 by Johan Jonker · 2 years, 8 months ago
  12. daca1c4 rockchip: video: rk_edp: add more rk3288 edp node options by Johan Jonker · 2 years, 8 months ago
  13. 2853256 Merge branch 'next' by Tom Rini · 2 years, 8 months ago
  14. c15fa3b video: Do not show splash and U-Boot logo simultaneously by Fabio Estevam · 2 years, 8 months ago
  15. 7b2b62e video: Drop formike driver by Simon Glass · 2 years, 10 months ago
  16. 7b3fabb video: Convert CONFIG_VIDEO_BCM2835 to Kconfig by Simon Glass · 2 years, 10 months ago
  17. 23bec69 video: mxs: Drop old video code by Simon Glass · 2 years, 10 months ago
  18. 0c95084 video: Drop FSL DIU driver by Simon Glass · 2 years, 10 months ago
  19. 8c4e09f video: fsl: colibri_vf: Drop FSL DCU driver by Simon Glass · 2 years, 10 months ago
  20. 548d5d2 video: Drop da8xx-fb by Simon Glass · 2 years, 10 months ago
  21. 03fbd25 video: Drop references to CONFIG_VIDEO et al by Simon Glass · 2 years, 10 months ago
  22. eeab2fc video: Drop video_fb header by Simon Glass · 2 years, 10 months ago
  23. c9cf418 video: nexell: Drop unused and invalid code by Simon Glass · 2 years, 10 months ago
  24. c66ab60 video: Drop cfg_console by Simon Glass · 2 years, 10 months ago
  25. 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 8 months ago
  26. 8381e63 Convert CONFIG_LCD_INFO et al to Kconfig by Tom Rini · 2 years, 8 months ago
  27. 4c04742 Convert CONFIG_ATMEL_LCD et al to Kconfig by Tom Rini · 2 years, 8 months ago
  28. ea11373 sandbox: Slow down the LCD sync rate by Simon Glass · 2 years, 9 months ago
  29. 9a15262 Merge tag 'u-boot-stm32-20220315' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 2 years, 9 months ago
  30. 33c3ca0 video: stm32: stm32_ltdc: fix the check of return value of clk_set_rate() by Gabriel Fernandez · 2 years, 10 months ago
  31. f204fce video: Allow drivers to allocate the frame buffer themselves by Pali Rohár · 2 years, 9 months ago
  32. 8296d14 video: bmp: Support x2r10g10b10 pixel format by Janne Grunau · 2 years, 10 months ago
  33. ab2829a video: Add skeleton driver for ZynqMP Display port driver by Michal Simek · 2 years, 9 months ago
  34. 9f846d9 video: Add missing dependency for DM_GPIO by Michal Simek · 2 years, 10 months ago
  35. c340341 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 10 months ago
  36. 5d6b448 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · 2 years, 10 months ago
  37. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  38. 478eb75 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 2 years, 11 months ago
  39. 6b18e94 video: mxsfb: fix clk_get_by_name() return value check by Giulio Benetti · 3 years, 1 month ago
  40. 7a652859 video: Show the U-Boot logo by default by Simon Glass · 3 years ago
  41. 87a3cd7 video: Support showing the U-Boot logo by Simon Glass · 3 years ago
  42. c87ddf7 video: Drop VIDEO_LOGO from cfb_console by Simon Glass · 3 years ago
  43. 8e5a8b6 video: Convert CONFIG_VIDEO_LOGO to Kconfig by Simon Glass · 3 years ago
  44. 6149470 video: Drop #ifdefs from video_bmp by Simon Glass · 3 years ago
  45. 6a92e88 video: theadorable: Use RGB565 for BMP blitting by Simon Glass · 3 years ago
  46. 1b695db video: Tidy up 24/32 BMP blitting by Simon Glass · 3 years ago
  47. 8dc32e7 video: Drop the uclass colour map by Simon Glass · 3 years ago
  48. 490bb99 video: bmp: Update RLE8 support to use the write function by Simon Glass · 3 years ago
  49. 998e16a video: Move BMP pixel-writing into a function by Simon Glass · 3 years ago
  50. aa662a6 video: Drop fb_put_byte() el at by Simon Glass · 3 years ago
  51. 78cdc5d video: Expand video debugging buffer size by Simon Glass · 3 years ago
  52. c3b5adf sandbox: video: Add BMP tests for 32bpp and 8bpp modes by Simon Glass · 3 years ago
  53. a45738a sandbox: video: Correct the address of the copy base by Simon Glass · 3 years ago
  54. 0c5b59e video: sandbox: Set a maximum frame-buffer size by Simon Glass · 3 years ago
  55. cce7480 video: sandbox: Avoid duplicate display windows by Simon Glass · 3 years ago
  56. c3cfd76 sandbox: video: Support 8bpp depth by Simon Glass · 3 years ago
  57. b1a756b video: stm32: stm32_ltdc: align framebuffer on 2MB by Patrick Delaunay · 3 years ago
  58. efcc84b video: Add video_is_active function by Patrick Delaunay · 3 years ago
  59. faf6078 Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 1 month ago
  60. 7dccd89 gpio: stm32: create include file for driver private data by Patrick Delaunay · 3 years, 1 month ago
  61. 04c26ff efi: Add video support to the app by Simon Glass · 3 years, 1 month ago
  62. 75fe0f4 sunxi: video: Convert panel I2C to use DM_I2C by Samuel Holland · 3 years, 2 months ago
  63. c7ab95d sunxi: gpio: Remove name_to_gpio macro by Samuel Holland · 3 years, 3 months ago
  64. 06feb81 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · 3 years, 3 months ago
  65. e22e08e video: move MXS to Kconfig by Anatolij Gustschin · 3 years, 2 months ago
  66. afb0bf7 video: remove not used mx3fb driver by Anatolij Gustschin · 3 years, 2 months ago
  67. 31e9f79 video: simplefb: Add 30bpp support by Mark Kettenis · 3 years, 2 months ago
  68. 32b7368 video: Add 30bpp support by Mark Kettenis · 3 years, 2 months ago
  69. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  70. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 2 months ago
  71. accb63b WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years, 2 months ago
  72. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
  73. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 4 months ago
  74. ba87ddf version: Move version_string[] from version.h to version_string.h by Pali Rohár · 3 years, 4 months ago
  75. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
  76. ec2c2a0 video: Remove ati_radeon_fb by Tom Rini · 3 years, 3 months ago
  77. f916490 global: Remove dead code that starts with CONFIG_[0-9A] by Tom Rini · 3 years, 3 months ago
  78. 913b067 Merge tag 'video-2021-08-05' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years, 4 months ago
  79. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
  80. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  81. 012df66 video: Hitachi panel: Drop bogus dependency on CONFIG_VIDEO by Andre Przywara · 3 years, 4 months ago
  82. 36f654a video: Add simple driver for ST-Ericsson MCDE with pre-configured display by Stephan Gerhold · 3 years, 5 months ago
  83. 62e90f7 video: buffer overrun in TrueType console by Heinrich Schuchardt · 3 years, 9 months ago
  84. aa0edca Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 4 months ago
  85. 5a56994 video: Check return value in pwm_backlight_of_to_plat() by Simon Glass · 3 years, 7 months ago
  86. adacf21 drivers: video: hx8238 fix build bug by Gireesh Hiremath · 3 years, 6 months ago
  87. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  88. d73e489 video: mxsfb: add enabling of "disp_axi" clock by Giulio Benetti · 3 years, 7 months ago
  89. 3ea47a7 video: mxsfb: add enabling of "axi" clock other than "per" clock by Giulio Benetti · 3 years, 7 months ago
  90. edee873 video: sunxi: de2: switch to public uclass functions by Jernej Skrabec · 3 years, 7 months ago
  91. 5dd59e5 video: sunxi: dw-hdmi: read source_id later by Jernej Skrabec · 3 years, 7 months ago
  92. e4aa471 video: sunxi: Remove TV probe from DE2 by Jernej Skrabec · 3 years, 7 months ago
  93. a31e3d1 video: sunxi: Remove check for ddc-i2c-bus property by Jernej Skrabec · 3 years, 7 months ago
  94. 1cf6619 video: sunxi: Use DW-HDMI hpd function by Jernej Skrabec · 3 years, 7 months ago
  95. 5b2b0a7 video: sunxi: Add mode_valid callback to sunxi_dw_hdmi by Jernej Skrabec · 3 years, 7 months ago
  96. c2a50b1 sunxi: video: select dw-hdmi in Kconfig, not Makefile by Jernej Skrabec · 3 years, 9 months ago
  97. 17e65b3 video: Fix line padding calculation for 16 and 24 BPP bitmaps by Sylwester Nawrocki · 4 years ago
  98. feb1a1b tegra: video: fix tegra_dc_sor_config_panel() by Heinrich Schuchardt · 3 years, 8 months ago
  99. 3b8c004 finish removing mb862xx video driver by Trevor Woerner · 3 years, 9 months ago
  100. 81b0f61 video: SIMPLE_PANEL depends on DM_GPIO by Asherah Connor · 3 years, 9 months ago