1. 32c24a1 video: Avoid setting global_data fb_base in video setup by Simon Glass · 5 months ago
  2. 3430a62 video: Avoid setting global_data fb_base from SPL handoff by Simon Glass · 5 months ago
  3. 3876abb zynqmp: Avoid setting the framebuffer address by Simon Glass · 5 months ago
  4. 1a36338 video: mxs: Avoid setting global_data fb_base by Simon Glass · 5 months ago
  5. 60fa5e9 video: mxc: Avoid setting global_data fb_base by Simon Glass · 5 months ago
  6. b5c5923 video: Add a function to obtain the framebuffer address by Simon Glass · 5 months ago
  7. 5c8ddda video: Use cyclic to handle video sync by Simon Glass · 6 months ago
  8. b023948 video: Move last_sync to private data by Simon Glass · 6 months ago
  9. 109ab9d drivers: video: Remove duplicate newlines by Marek Vasut · 6 months ago
  10. 317a6f9 video: tegra20: dc: use nvidia,head property to identify DC controller by Svyatoslav Ryhel · 8 months ago
  11. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 8 months ago
  12. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 8 months ago
  13. a295557 video: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  14. 9552923 Merge patch series "Kconfig: some cleanups" by Tom Rini · 9 months ago
  15. 81f3a66 common: Convert *.c/h from UTF-8 to ASCII enconfing by Michal Simek · 9 months ago
  16. 4ac7ffb video: Assume video to be active if SPL is passing video hand-off by Devarsh Thakkar · 11 months ago
  17. 91e9687 video: simplefb: modernise DT parsing by Caleb Connolly · 11 months ago
  18. 9970634 video: renesas: shift the init sequence by one step earlier by Svyatoslav Ryhel · 12 months ago
  19. 3573f2f video: bridge: ssd2825: shift the init sequence by one step earlier by Svyatoslav Ryhel · 12 months ago
  20. 2a9ce5f video: endeavoru-panel: shift the init sequence by one step earlier by Svyatoslav Ryhel · 12 months ago
  21. 0afdc32 video: bridge: add basic support for the Parade DP501 transmitter by Jonas Schwöbel · 12 months ago
  22. da16cde video: bridge: add Toshiba TC358768 RGB to DSI bridge support by Svyatoslav Ryhel · 12 months ago
  23. d6a6dd9 video: panel: add Samsung LTL106HL02 MIPI DSI panel driver by Anton Bambura · 12 months ago
  24. 3cb3174 video: panel: add LG LG070WX3 MIPI DSI panel driver by Svyatoslav Ryhel · 12 months ago
  25. edb8a52 video: tegra20: dsi: use set_backlight for backlight only by Jonas Schwöbel · 12 months ago
  26. 580a444 video: tegra20: dsi: set correct fifo depth by Jonas Schwöbel · 12 months ago
  27. 2702c6a video: tegra20: dsi: remove pre-configuration by Jonas Schwöbel · 12 months ago
  28. 6c4dc89 video: tegra20: dsi: add reset support by Svyatoslav Ryhel · 12 months ago
  29. f1b1f5e video: tegra20: dsi: add T114 support by Svyatoslav Ryhel · 12 months ago
  30. c68d08b video: tegra20: add MIPI calibration driver by Svyatoslav Ryhel · 12 months ago
  31. 8fea336 video: tegra20: dc: parameterize V- and H-sync polarities by Svyatoslav Ryhel · 12 months ago
  32. eb81700 video: tegra20: dc: clean framebuffer memory block by Jonas Schwöbel · 12 months ago
  33. 6b4559b video: tegra20: dc: enable backlight after DC is configured by Jonas Schwöbel · 12 months ago
  34. de903ac video: tegra20: dc: fix printing of framebuffer address by Jonas Schwöbel · 12 months ago
  35. 8c0eb06 video: tegra20: dc: configure behavior if PLLD/D2 is used by Svyatoslav Ryhel · 12 months ago
  36. 8a8bfd8 video: tegra20: dc: add powergate by Svyatoslav Ryhel · 12 months ago
  37. 97b6914 video: tegra20: dc: add PLLD2 parent support by Svyatoslav Ryhel · 12 months ago
  38. b9ef623 video: tegra20: dc: pass DC id to internal devices by Svyatoslav Ryhel · 12 months ago
  39. d5e1eaf video: tegra20: consolidate DC header by Svyatoslav Ryhel · 12 months ago
  40. dc43aa6 video: tegra20: dc: fix image shift on rotated panels by Svyatoslav Ryhel · 12 months ago
  41. e88d026 video: tegra20: dc: diverge DC per-SOC by Svyatoslav Ryhel · 12 months ago
  42. ddc75bc video: dw_hdmi: Fix compiler warnings with gcc-14 by Khem Raj · 12 months ago
  43. 804838a video: rockchip: Add rk3328 vop support by Jagan Teki · 1 year ago
  44. f3ea872 video: rockchip: Add rk3328 hdmi support by Jagan Teki · 1 year ago
  45. 7cebb30 video: rockchip: vop: Add dsp offset support by Jagan Teki · 1 year ago
  46. 41b612e video: rockchip: vop: Add win offset support by Jagan Teki · 1 year ago
  47. 3c0f45c video: rockchip: vop: Simplify rkvop_enable by Jagan Teki · 1 year ago
  48. 25353b5 video: dw_hdmi: Add setup_hpd hook by Jagan Teki · 1 year ago
  49. 054a0ca video: dw_hdmi: Add read_hpd hook by Jagan Teki · 1 year ago
  50. 5eacb92 video: dw_hdmi: Extend the HPD detection by Jagan Teki · 1 year ago
  51. f889491 video: dw_hdmi: Add Vendor PHY handling by Jagan Teki · 1 year ago
  52. 41524d7 video: rockchip: hdmi: Detect hpd after controller init by Jagan Teki · 1 year ago
  53. 25ca331 video: simple_panel: add EDID support by Svyatoslav Ryhel · 1 year ago
  54. 02bb997 video: simple_panel: simplify platform data pass by Svyatoslav Ryhel · 1 year ago
  55. a691594 Merge patch series "Resolve issues with booting distros on x86" by Tom Rini · 9 months ago
  56. 5716be5 x86: Enable SSE in 64-bit mode by Simon Glass · 1 year ago
  57. a469c8e video: Drop unnecessary truetype operations from SPL by Simon Glass · 1 year ago
  58. 9e95e90 video: Correct setting of cursor position by Simon Glass · 1 year ago
  59. 5ea38f9 video: console: Parse UTF-8 character sequences by Janne Grunau · 10 months ago
  60. 9f5df9a rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.h by Quentin Schulz · 10 months ago
  61. 9b9f022 video: mxsfb: add back imx6ul/imx6ull support by Sébastien Szymanski · 11 months ago
  62. 090d846 Merge tag 'rpi-next-2024.04' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 12 months ago
  63. cce167e bcm2835: Dynamically calculate bytes per pixel parameter by Ivan T. Ivanov · 12 months ago
  64. c9309f4 treewide: Remove clk_free by Sean Anderson · 1 year, 1 month ago
  65. 24adbee video: console: Fix buffer overflow in cmd 'font list' by Janne Grunau · 12 months ago
  66. 3883c9a video: Support VIDEO_X2R10G10B10 in truetype console by Janne Grunau · 12 months ago
  67. ca6d60d video: tidss: Use DT property names for parsing nodes by Devarsh Thakkar · 12 months ago
  68. 073f4f1 Merge patch series "Move framebuffer reservation for SPL to RAM end" by Tom Rini · 12 months ago
  69. b30414f video: Fill video handoff in video post probe by Devarsh Thakkar · 1 year, 1 month ago
  70. eefe23c video: Skip framebuffer reservation if already reserved by Devarsh Thakkar · 1 year, 1 month ago
  71. ac2370a global: Remove duplicate common.h inclusions by Tom Rini · 1 year, 1 month ago
  72. 47256b0 board: stm32f469-disco: add support to display by Dario Binacchi · 1 year, 1 month ago
  73. 13248d6 treewide: use linux/time.h for time conversion defines by Igor Prusov · 1 year, 2 months ago
  74. d83f4e6 video: Don't require the font command by Simon Glass · 1 year, 3 months ago
  75. a8f6dab Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 1 year, 3 months ago
  76. 207ed0a pinctrl: sunxi: remove GPIO_EXTRA_HEADER by Andre Przywara · 2 years, 4 months ago
  77. 846dcae video: tegra20: dsi: use regulator_set_enable_if_allowed by Svyatoslav Ryhel · 1 year, 4 months ago
  78. 66ac14f video: simple_panel: use regulator_set_enable_if_allowed by Svyatoslav Ryhel · 1 year, 4 months ago
  79. 251ff34 video: pwm_backlight: use regulator_set_enable_if_allowed by Svyatoslav Ryhel · 1 year, 4 months ago
  80. 6d225ec video: Mark truetype_measure() static by Simon Glass · 1 year, 4 months ago
  81. 37db20d video: Support showing a cursor by Simon Glass · 1 year, 4 months ago
  82. 617d7b5 video: Export vidconsole_entry_start() by Simon Glass · 1 year, 4 months ago
  83. 9899eef video: Allow saving and restoring text-entry state by Simon Glass · 1 year, 4 months ago
  84. 9e55d09 video: Allow obtaining the nominal size of a string size by Simon Glass · 1 year, 4 months ago
  85. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 4 months ago
  86. 3fef0de x86: coreboot: Enable VIDEO_COPY by Simon Glass · 1 year, 4 months ago
  87. 31b097a video: Move the BMP options by Simon Glass · 1 year, 4 months ago
  88. 8168359 video: Move bmp code to drivers/video by Simon Glass · 1 year, 4 months ago
  89. 3b4e6e9 video: rockchip: dw_mipi_dsi: Use generic_phy_valid() helper by Jonas Karlman · 1 year, 5 months ago
  90. 7e6e40c Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 5 months ago
  91. 832148f Merge tag 'u-boot-rockchip-20230814' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 5 months ago
  92. 28cd244 bcm2835: Add simiple-framebuffer for use with fkms by Jason Wessel · 1 year, 6 months ago
  93. aba6776 video: kconfig: Fix a typo in SPL_VIDEO_REMOVE by Bin Meng · 1 year, 6 months ago
  94. 01c76f1 video: vidconsole: Fix null dereference of ops->measure by Bin Meng · 1 year, 6 months ago
  95. 8300ceb video: avoid build failure on veyron board by Alvaro Fernando García · 1 year, 6 months ago
  96. b7080bf video: Add a Kconfig option for SPL video handoff by Simon Glass · 1 year, 6 months ago
  97. a077ac1 Kconfigs: Correct default of "0" on hex type entries by Tom Rini · 1 year, 6 months ago
  98. 7755b22 Merge tag 'x86-pull-20230801' of https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 1 year, 6 months ago
  99. b8d3a6c drivers: video: tidss: tidss_drv: Use kconfig VIDEO_REMOVE to remove video by Nikhil M Jain · 1 year, 6 months ago
  100. 3f9b5a7 drivers: video: tidss: tidss_drv: Change remove method by Nikhil M Jain · 1 year, 6 months ago