1. 9552923 Merge patch series "Kconfig: some cleanups" by Tom Rini · 10 months ago
  2. 81f3a66 common: Convert *.c/h from UTF-8 to ASCII enconfing by Michal Simek · 10 months ago
  3. 5a6cf7c Kconfig: Make all Kconfig encoding ascii by Michal Simek · 10 months ago
  4. 953d335 Kconfig: Add missing quotes around source file by Michal Simek · 10 months ago
  5. d20bcba Kconfig: Remove trailing whitespace in its prompt by Michal Simek · 10 months ago
  6. c18ead4 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 10 months ago
  7. 6f68b9c usb: musb-new: add Allwinner F1C100s support by Andre Przywara · 1 year, 4 months ago
  8. 1dd659f Merge tag 'video-20240421' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 10 months ago
  9. 4ac7ffb video: Assume video to be active if SPL is passing video hand-off by Devarsh Thakkar · 12 months ago
  10. 91e9687 video: simplefb: modernise DT parsing by Caleb Connolly · 12 months ago
  11. 9970634 video: renesas: shift the init sequence by one step earlier by Svyatoslav Ryhel · 1 year ago
  12. 3573f2f video: bridge: ssd2825: shift the init sequence by one step earlier by Svyatoslav Ryhel · 1 year ago
  13. 2a9ce5f video: endeavoru-panel: shift the init sequence by one step earlier by Svyatoslav Ryhel · 1 year ago
  14. 0afdc32 video: bridge: add basic support for the Parade DP501 transmitter by Jonas Schwöbel · 1 year ago
  15. da16cde video: bridge: add Toshiba TC358768 RGB to DSI bridge support by Svyatoslav Ryhel · 1 year ago
  16. d6a6dd9 video: panel: add Samsung LTL106HL02 MIPI DSI panel driver by Anton Bambura · 1 year ago
  17. 3cb3174 video: panel: add LG LG070WX3 MIPI DSI panel driver by Svyatoslav Ryhel · 1 year ago
  18. edb8a52 video: tegra20: dsi: use set_backlight for backlight only by Jonas Schwöbel · 1 year ago
  19. 580a444 video: tegra20: dsi: set correct fifo depth by Jonas Schwöbel · 1 year ago
  20. 2702c6a video: tegra20: dsi: remove pre-configuration by Jonas Schwöbel · 1 year ago
  21. 6c4dc89 video: tegra20: dsi: add reset support by Svyatoslav Ryhel · 1 year ago
  22. f1b1f5e video: tegra20: dsi: add T114 support by Svyatoslav Ryhel · 1 year ago
  23. c68d08b video: tegra20: add MIPI calibration driver by Svyatoslav Ryhel · 1 year ago
  24. 8fea336 video: tegra20: dc: parameterize V- and H-sync polarities by Svyatoslav Ryhel · 1 year ago
  25. eb81700 video: tegra20: dc: clean framebuffer memory block by Jonas Schwöbel · 1 year ago
  26. 6b4559b video: tegra20: dc: enable backlight after DC is configured by Jonas Schwöbel · 1 year ago
  27. de903ac video: tegra20: dc: fix printing of framebuffer address by Jonas Schwöbel · 1 year ago
  28. 8c0eb06 video: tegra20: dc: configure behavior if PLLD/D2 is used by Svyatoslav Ryhel · 1 year ago
  29. 8a8bfd8 video: tegra20: dc: add powergate by Svyatoslav Ryhel · 1 year ago
  30. 97b6914 video: tegra20: dc: add PLLD2 parent support by Svyatoslav Ryhel · 1 year ago
  31. b9ef623 video: tegra20: dc: pass DC id to internal devices by Svyatoslav Ryhel · 1 year ago
  32. d5e1eaf video: tegra20: consolidate DC header by Svyatoslav Ryhel · 1 year ago
  33. dc43aa6 video: tegra20: dc: fix image shift on rotated panels by Svyatoslav Ryhel · 1 year ago
  34. e88d026 video: tegra20: dc: diverge DC per-SOC by Svyatoslav Ryhel · 1 year ago
  35. ddc75bc video: dw_hdmi: Fix compiler warnings with gcc-14 by Khem Raj · 1 year ago
  36. 804838a video: rockchip: Add rk3328 vop support by Jagan Teki · 1 year, 1 month ago
  37. f3ea872 video: rockchip: Add rk3328 hdmi support by Jagan Teki · 1 year, 1 month ago
  38. aa22711 phy: rockchip: Add Rockchip INNO HDMI PHY driver by Jagan Teki · 1 year, 1 month ago
  39. f7f4789 clk: rk3328: Add get hdmiphy clock by Jagan Teki · 1 year, 1 month ago
  40. 92edae7 clk: rockchip: rk3328: Add VOP clk support by Jagan Teki · 1 year, 1 month ago
  41. 7cebb30 video: rockchip: vop: Add dsp offset support by Jagan Teki · 1 year, 1 month ago
  42. 41b612e video: rockchip: vop: Add win offset support by Jagan Teki · 1 year, 1 month ago
  43. 3c0f45c video: rockchip: vop: Simplify rkvop_enable by Jagan Teki · 1 year, 1 month ago
  44. 25353b5 video: dw_hdmi: Add setup_hpd hook by Jagan Teki · 1 year, 1 month ago
  45. 054a0ca video: dw_hdmi: Add read_hpd hook by Jagan Teki · 1 year, 1 month ago
  46. 5eacb92 video: dw_hdmi: Extend the HPD detection by Jagan Teki · 1 year, 1 month ago
  47. f889491 video: dw_hdmi: Add Vendor PHY handling by Jagan Teki · 1 year, 1 month ago
  48. 41524d7 video: rockchip: hdmi: Detect hpd after controller init by Jagan Teki · 1 year, 1 month ago
  49. 25ca331 video: simple_panel: add EDID support by Svyatoslav Ryhel · 1 year, 1 month ago
  50. 02bb997 video: simple_panel: simplify platform data pass by Svyatoslav Ryhel · 1 year, 1 month ago
  51. def1d18 pci: dw_imx: add support for IMX8MM by Tim Harvey · 10 months ago
  52. 2b3310e clk: imx8mm: Add support for PCIe clocks by Tim Harvey · 10 months ago
  53. af04f37 Merge tag 'u-boot-stm32-20240419' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 10 months ago
  54. c9e25d8 Merge tag 'u-boot-dfu-20240419' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 10 months ago
  55. e725682 mmc: stm32_sdmmc2: Fix AARCH64 compilation warnings by Patrice Chotard · 11 months ago
  56. f3901e8 mmc: stm32_sdmmc2: Add "st,stm32mp25-sdmmc2" compatible by Patrick Delaunay · 11 months ago
  57. 1ef28c5 net: dwc_eth_qos: Add support for st, ext-phyclk property by Marek Vasut · 10 months ago
  58. 882b228 net: dwc_eth_qos: Add support of STM32MP13xx platform by Christophe Roullier · 10 months ago
  59. a440d19 net: dwc_eth_qos: Add DT parsing for STM32MP13xx platform by Christophe Roullier · 10 months ago
  60. 22265e2 net: dwc_eth_qos: Constify st, eth-* values parsed out of DT by Marek Vasut · 10 months ago
  61. 2e8f75b net: dwc_eth_qos: Use consistent logging prints by Marek Vasut · 10 months ago
  62. a810aa8 net: dwc_eth_qos: Move log_debug statements on top of case block by Marek Vasut · 10 months ago
  63. 416592e net: dwc_eth_qos: Use FIELD_PREP for ETH_SEL bitfield by Marek Vasut · 10 months ago
  64. b204c2a net: dwc_eth_qos: Scrub ifdeffery by Marek Vasut · 10 months ago
  65. d100c1a net: dwc_eth_qos: Fold board_interface_eth_init into STM32 glue code by Marek Vasut · 10 months ago
  66. 85d1de9 net: dwc_eth_qos: Rename eqos_stm32_config to eqos_stm32mp15_config by Marek Vasut · 10 months ago
  67. 3437426 net: dwc_eth_qos: Split STM32 glue into separate file by Marek Vasut · 10 months ago
  68. f5667d7 mtd: rawnand: stm32_fmc2: add MP25 support by Christophe Kerello · 11 months ago
  69. a10ee13 memory: stm32-fmc2-ebi: add MP25 RIF support by Christophe Kerello · 11 months ago
  70. 3171e38 memory: stm32-fmc2-ebi: add MP25 support by Christophe Kerello · 11 months ago
  71. 024c953 input: button_kbd: gracefully handle buttons that fail probe by Caleb Connolly · 10 months ago
  72. a1802b3 reboot-mode: must depend on CONFIG_DM_RTC by Heinrich Schuchardt · 10 months ago
  73. d893c93 Merge tag 'tpm-master-18042024' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 10 months ago
  74. cdf0195 Merge branch 'for-2024.07' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · 10 months ago
  75. cdd20e3 Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · 10 months ago
  76. 4fb931e spi: mpc8xx: Set up speed as requested by Christophe Leroy · 10 months ago
  77. dff3680 spi: mpc8xx: Use 16 bit mode for large transfers with even size by Christophe Leroy · 10 months ago
  78. 244f846 spi: mpc8xx: Allow transfer of more than MAX_BUFFER len by Christophe Leroy · 10 months ago
  79. dcf7af5 powerpc: 8xx: Set SDMA configuration register correcly by Christophe Leroy · 10 months ago
  80. c578728 thermal: Add support for TI LM74 by Christophe Leroy · 10 months ago
  81. ea20820 spi: mpc8xx: Fix transfert when input or output buffer is NULL by Christophe Leroy · 10 months ago
  82. 8f58ecf spi: mpc8xx: Add GPIO dependency by Christophe Leroy · 10 months ago
  83. b905599 tee: remove common.h inclusion by Igor Opaniuk · 10 months ago
  84. 6e8bb1f tee: optee: fix description in Kconfig by Igor Opaniuk · 10 months ago
  85. b2acf59 fastboot: introduce 'oem board' subcommand by Alexey Romanov · 10 months ago
  86. 6e316e3 Merge tag 'u-boot-imx-master-20240415' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 10 months ago
  87. db97266 Merge https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 10 months ago
  88. 8ecb093 clk: imx93: fix anatop base by Peng Fan · 10 months ago
  89. 9422e1c cpu: drop imx9_cpu by Peng Fan · 10 months ago
  90. 1e635a3 serial: lpuart: use ipg clk for i.MX7ULP by Peng Fan · 10 months ago
  91. 51cfa66 gpio: imx_rgpio2p: support one address by Peng Fan · 10 months ago
  92. 3657ef7 mmc: cv1800b_sdhci: Remove the unused argument by Jaehoon Chung · 10 months ago
  93. 2ea7b7a mmc: hi6220_dw_mmc: add fifoth_val to private data and set it in .probe by Yang Xiwen · 1 year ago
  94. 1fa6dc2 mmc: dw_mmc: Don't return error if data busy timeout by Yang Xiwen · 1 year ago
  95. 4685d6f mmc: hi6220-dwmmc: handle clocks and resets if CONFIG_CLK and CONFIG_DM_RESET enabled by Yang Xiwen · 1 year ago
  96. 27ba82c mmc: Unconditionally call mmc_deinit() by Marek Vasut · 11 months ago
  97. b786306 mmc: renesas-sdhi: Do not access SCC during tuning in send_cmd callback by Marek Vasut · 11 months ago
  98. 8c22089 mmc: Add generic tuning flag by Marek Vasut · 11 months ago
  99. d134352 mmc: Convert hs400_tuning flag from u8 to bool by Marek Vasut · 11 months ago
  100. 12859c2 mmc: renesas-sdhi: Stop transmission in case tuning block transfer fails by Marek Vasut · 12 months ago