1. 3058e28 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · 3 years ago
  2. 0dadad6 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 3 years ago
  3. f36b3f8 video: mxsfb: fix clk_get_by_name() return value check by Giulio Benetti · 3 years, 3 months ago
  4. 7a8555d video: Show the U-Boot logo by default by Simon Glass · 3 years, 2 months ago
  5. 84e63ab video: Support showing the U-Boot logo by Simon Glass · 3 years, 2 months ago
  6. 2c8ee30 video: Drop VIDEO_LOGO from cfb_console by Simon Glass · 3 years, 2 months ago
  7. 64cfeda video: Convert CONFIG_VIDEO_LOGO to Kconfig by Simon Glass · 3 years, 2 months ago
  8. cd4fb0f video: Drop #ifdefs from video_bmp by Simon Glass · 3 years, 2 months ago
  9. 4ea1548 video: theadorable: Use RGB565 for BMP blitting by Simon Glass · 3 years, 2 months ago
  10. f5aa93e video: Tidy up 24/32 BMP blitting by Simon Glass · 3 years, 2 months ago
  11. ecb8b4f video: Drop the uclass colour map by Simon Glass · 3 years, 2 months ago
  12. 646e169 video: bmp: Update RLE8 support to use the write function by Simon Glass · 3 years, 2 months ago
  13. 51f92c1 video: Move BMP pixel-writing into a function by Simon Glass · 3 years, 2 months ago
  14. 19c828c video: Drop fb_put_byte() el at by Simon Glass · 3 years, 2 months ago
  15. 6a19e93 video: Expand video debugging buffer size by Simon Glass · 3 years, 2 months ago
  16. 8657ad4 sandbox: video: Add BMP tests for 32bpp and 8bpp modes by Simon Glass · 3 years, 2 months ago
  17. 8405174 sandbox: video: Correct the address of the copy base by Simon Glass · 3 years, 2 months ago
  18. 301af23 video: sandbox: Set a maximum frame-buffer size by Simon Glass · 3 years, 2 months ago
  19. 250e735 video: sandbox: Avoid duplicate display windows by Simon Glass · 3 years, 2 months ago
  20. 0fe5e94 sandbox: video: Support 8bpp depth by Simon Glass · 3 years, 2 months ago
  21. 6cdeb32 video: stm32: stm32_ltdc: align framebuffer on 2MB by Patrick Delaunay · 3 years, 2 months ago
  22. 2e2e6d8 video: Add video_is_active function by Patrick Delaunay · 3 years, 2 months ago
  23. 166a77b Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 2 months ago
  24. 56a368f gpio: stm32: create include file for driver private data by Patrick Delaunay · 3 years, 3 months ago
  25. 1834c08 efi: Add video support to the app by Simon Glass · 3 years, 2 months ago
  26. 2421497 sunxi: video: Convert panel I2C to use DM_I2C by Samuel Holland · 3 years, 3 months ago
  27. 4d9958b sunxi: gpio: Remove name_to_gpio macro by Samuel Holland · 3 years, 4 months ago
  28. 4250846 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · 3 years, 4 months ago
  29. 79c0533 video: move MXS to Kconfig by Anatolij Gustschin · 3 years, 3 months ago
  30. 450d937 video: remove not used mx3fb driver by Anatolij Gustschin · 3 years, 3 months ago
  31. 2c2653d video: simplefb: Add 30bpp support by Mark Kettenis · 3 years, 4 months ago
  32. 0efe41c video: Add 30bpp support by Mark Kettenis · 3 years, 4 months ago
  33. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 4 months ago
  34. 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 4 months ago
  35. c72231d WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years, 4 months ago
  36. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 4 months ago
  37. 7de8bd0 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 5 months ago
  38. bdfb6d7 version: Move version_string[] from version.h to version_string.h by Pali Rohár · 3 years, 6 months ago
  39. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 5 months ago
  40. dad7c66 video: Remove ati_radeon_fb by Tom Rini · 3 years, 5 months ago
  41. d1240b6 global: Remove dead code that starts with CONFIG_[0-9A] by Tom Rini · 3 years, 5 months ago
  42. 8f07f53 Merge tag 'video-2021-08-05' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years, 5 months ago
  43. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 6 months ago
  44. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 6 months ago
  45. 845d71c video: Hitachi panel: Drop bogus dependency on CONFIG_VIDEO by Andre Przywara · 3 years, 6 months ago
  46. 21a151a video: Add simple driver for ST-Ericsson MCDE with pre-configured display by Stephan Gerhold · 3 years, 7 months ago
  47. ab08c68 video: buffer overrun in TrueType console by Heinrich Schuchardt · 3 years, 11 months ago
  48. 83befb4 Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 6 months ago
  49. 92598bd video: Check return value in pwm_backlight_of_to_plat() by Simon Glass · 3 years, 8 months ago
  50. e81e8af drivers: video: hx8238 fix build bug by Gireesh Hiremath · 3 years, 7 months ago
  51. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 9 months ago
  52. 006f0df video: mxsfb: add enabling of "disp_axi" clock by Giulio Benetti · 3 years, 8 months ago
  53. ee62a05 video: mxsfb: add enabling of "axi" clock other than "per" clock by Giulio Benetti · 3 years, 8 months ago
  54. 99ae5e3 video: sunxi: de2: switch to public uclass functions by Jernej Skrabec · 3 years, 9 months ago
  55. 59dd862 video: sunxi: dw-hdmi: read source_id later by Jernej Skrabec · 3 years, 9 months ago
  56. c439b56 video: sunxi: Remove TV probe from DE2 by Jernej Skrabec · 3 years, 9 months ago
  57. a1d2ad4 video: sunxi: Remove check for ddc-i2c-bus property by Jernej Skrabec · 3 years, 9 months ago
  58. 935b519 video: sunxi: Use DW-HDMI hpd function by Jernej Skrabec · 3 years, 9 months ago
  59. 3b9021a video: sunxi: Add mode_valid callback to sunxi_dw_hdmi by Jernej Skrabec · 3 years, 9 months ago
  60. 599177e sunxi: video: select dw-hdmi in Kconfig, not Makefile by Jernej Skrabec · 3 years, 11 months ago
  61. 38e18d6 video: Fix line padding calculation for 16 and 24 BPP bitmaps by Sylwester Nawrocki · 4 years, 2 months ago
  62. 131c224 tegra: video: fix tegra_dc_sor_config_panel() by Heinrich Schuchardt · 3 years, 10 months ago
  63. ff4e1e2 finish removing mb862xx video driver by Trevor Woerner · 3 years, 10 months ago
  64. 1bed576 video: SIMPLE_PANEL depends on DM_GPIO by Asherah Connor · 3 years, 11 months ago
  65. fefa713 video: backlight: Support PWMs without a known period_ns by Alper Nebi Yasak · 4 years, 3 months ago
  66. 9749d2e rockchip: video: vop: Add reset support by Arnaud Patard (Rtp) · 3 years, 11 months ago
  67. cd529f7 rockchip: video: edp: Add missing reset support by Arnaud Patard (Rtp) · 3 years, 11 months ago
  68. 3fd6411 rockchip: video: vop: Fix format of fbbase in debug string by Arnaud Patard (Rtp) · 3 years, 11 months ago
  69. decbc18 Rockchip: video: vop: Reserve efi fb memory by Arnaud Patard (Rtp) · 3 years, 11 months ago
  70. 04d67ce rockchip: video: edp: Add rk3399 support by Arnaud Patard (Rtp) · 3 years, 11 months ago
  71. 7fe2ebf rockchip: video: vop: Use endpoint compatible string to find VOP mode by Arnaud Patard (Rtp) · 3 years, 11 months ago
  72. 19987c9 x86: video: Allow coreboot video to be used on any x86 board by Simon Glass · 3 years, 10 months ago
  73. e35b649 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · 3 years, 10 months ago
  74. 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 10 months ago
  75. c45f82b video: dw_mipi_dsi: update log of dphy_enable by Yannick Fertre · 3 years, 11 months ago
  76. 612f769 video: dw_mipi_dsi: missing device to log debug by Yannick Fertre · 3 years, 11 months ago
  77. a6d047c video: stm32: remove all child of DSI bridge when its probe failed by Patrick Delaunay · 3 years, 11 months ago
  78. 5d23532 video: sunxi_display: Convert to DM_VIDEO by Jagan Teki · 3 years, 11 months ago
  79. 0f42561 drivers: video: Add Support for Himax HX8238D Panel by Moses Christopher · 4 years ago
  80. 196947b Replace video_uc_platdata with video_uc_plat by Dario Binacchi · 4 years ago
  81. 9c1e098 video: eliminate unused drivers/video/mb862xx.c by Heinrich Schuchardt · 4 years, 1 month ago
  82. f457680 video: simple_panel: Add boe,nv101wxmn51 display by Alper Nebi Yasak · 4 years, 3 months ago
  83. 92a8143 video: simple_panel: Add sharp,lq123p1jx31 display by Alper Nebi Yasak · 4 years, 3 months ago
  84. 0059ef0 video: arm: rpi: Add brcm,bcm2711-hdmi0 compatible by Nicolas Saenz Julienne · 4 years ago
  85. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 4 years ago
  86. a547fcb dm: Rename DM_FLAG_REMOVE_WITH_PD_ON by Simon Glass · 4 years ago
  87. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 3 months ago
  88. 7d70116 video: Allow syncing the entire framebuffer to the copy by Simon Glass · 4 years ago
  89. 9a3122f Kconfig: simple panel requires backlight by Marcin Juszkiewicz · 4 years, 2 months ago
  90. b0db69b dm: fix build errors generated by last merges by Dario Binacchi · 4 years ago
  91. ab1a425 Merge tag 'u-boot-stm32-20210113' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years ago
  92. 795f8fd Merge tag 'u-boot-amlogic-20210112' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years ago
  93. 846365b video: stm32_dsi: migrate trace to dev and log macro by Patrick Delaunay · 4 years, 2 months ago
  94. 8d2257e video: stm32_ltdc: migrate trace to dev and log macro by Patrick Delaunay · 4 years, 2 months ago
  95. 260cbc9 video: omap: move drivers to 'ti' directory by Dario Binacchi · 4 years, 1 month ago
  96. 35ab1b6 video: omap: split the legacy code from the DM code by Dario Binacchi · 4 years, 1 month ago
  97. 91337f5 video: omap: set LCD clock rate through DM API by Dario Binacchi · 4 years, 1 month ago
  98. ff94c15 video: omap: add panel driver by Dario Binacchi · 4 years, 1 month ago
  99. c823f24 video: add TDO tl070wsh30 panel driver by Neil Armstrong · 4 years, 4 months ago
  100. bc0b99b Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years ago