1. c3d9e3d Merge branch 'rpi-2023.04' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 1 year, 8 months ago
  2. c9c9539 mmc: bcm2835-host: let firmware manage the clock divisor by Vincent Fazio · 3 years, 2 months ago
  3. 87fa0d6 dma: ti: k3-udma: Fix channel hang on teardown by Vignesh Raghavendra · 1 year, 9 months ago
  4. 043bd99 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 8 months ago
  5. ef5c0b1 clk: renesas: Pack reset identifier before look up by Marek Vasut · 1 year, 8 months ago
  6. f695202 rockchip: timer: rockchip_timer: fix compatible and driver name by Johan Jonker · 1 year, 9 months ago
  7. b58c683 rockchip: sdhci: rk3568: bypass DLL when clk <= 52 MHz by Vasily Khoruzhick · 1 year, 9 months ago
  8. 74da8be clk: rockchip: rk3568: add stubs for CLK_PCIEPHY_REF clocks by Vasily Khoruzhick · 1 year, 9 months ago
  9. 57cfde5 mmc: rockchip_dw_mmc: Fix get_mmc_clk return value by Jonas Karlman · 1 year, 9 months ago
  10. 5515223 clk: rockchip: rk3588: Fix clk_aux16m in clock driver by Jonas Karlman · 1 year, 9 months ago
  11. 393cdce clk: rockchip: rk3568: Fix reset handler by Peter Geis · 1 year, 9 months ago
  12. b8a5277 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 1 year, 9 months ago
  13. 5d5664f ARM: dts: renesas: Enable sysinfo on R-Car V3H Condor/Condor-I by Tam Nguyen · 1 year, 9 months ago
  14. 2151885 sysinfo: rcar3: Fix Draak and Eagle board code by Tam Nguyen · 1 year, 9 months ago
  15. 7ca2a6f pinctrl: renesas: Drop non-existent PFC info table entries by Marek Vasut · 1 year, 9 months ago
  16. 3e55ce3 clk: renesas: Always select DM_RESET to prevent inobvious failure of rst_gen3 subdriver by Marek Vasut · 1 year, 9 months ago
  17. 3ce4993 mmc: renesas-sdhi: Add proper probe error fail path by Marek Vasut · 1 year, 9 months ago
  18. dcfa1ad mmc: renesas-sdhi: Always configure default SDnH clock rate to 800 MHz by Marek Vasut · 1 year, 9 months ago
  19. ee3a216 usb: move CONFIG_USB_HUB_DEBOUNCE_TIMEOUT to USB by Heinrich Schuchardt · 1 year, 10 months ago
  20. dcbc02e sandbox: fix building with CONFIG_SPL_TIMER=y by Heinrich Schuchardt · 1 year, 9 months ago
  21. e3f2608 arm64: a37xx: pinctrl: probe after binding by Robert Marko · 1 year, 10 months ago
  22. d35b4c8 clk: rockchip: rk3568: add more supported clk rates for sdmmc and emmc by Vasily Khoruzhick · 1 year, 9 months ago
  23. dececbb rockchip: efuse: Add support for RK3036 by Jonas Karlman · 1 year, 9 months ago
  24. 836f4ec rockchip: efuse: Add support for RK3128 by Jonas Karlman · 1 year, 9 months ago
  25. c018965 rockchip: efuse: Add support for RK3328 by Jonas Karlman · 1 year, 9 months ago
  26. 14ad36d rockchip: efuse: Add support for RK3288 and more by Jonas Karlman · 1 year, 9 months ago
  27. 26ed385 rockchip: efuse: Refactor to use driver data and ops by Jonas Karlman · 1 year, 9 months ago
  28. f6029a8 rockchip: otp: Add dump_otp debug command by Jonas Karlman · 1 year, 9 months ago
  29. 9a6188a rockchip: otp: Add support for RK3588 by Jonas Karlman · 1 year, 9 months ago
  30. da83581 rockchip: otp: Add support for RK3568 by Jonas Karlman · 1 year, 9 months ago
  31. 47be21c rockchip: otp: Refactor to use driver data and ops by Jonas Karlman · 1 year, 9 months ago
  32. f2ad778 ram: rockchip: Add rk3588 ddr driver support by Jagan Teki · 1 year, 10 months ago
  33. 7d1bf8d clk: rockchip: pll: Add pll_rk3588 type for rk3588 by Jagan Teki · 1 year, 10 months ago
  34. 7d031ee clk: rockchip: Add rk3588 clk support by Jagan Teki · 1 year, 10 months ago
  35. 01c69eb gpio: gpio-rockchip: parse gpio-ranges for bank id by Chris Morgan · 1 year, 10 months ago
  36. 7fc8064 rockchip: rk3568: add rk3568 pinctrl driver by Jagan Teki · 1 year, 9 months ago
  37. 0d2d0bf drivers: phy: add naneng combphy for rk3568 by Jagan Teki · 1 year, 9 months ago
  38. 3a11167 phy: rockchip-inno-usb2: Add USB2 PHY for rk3568 by Manoj Sai · 1 year, 9 months ago
  39. 1b79951 phy: rockchip: inno-usb2: Add support #address_cells = 2 by Jagan Teki · 1 year, 9 months ago
  40. 9f9e918 mmc: rockchip_dw_mmc: fix DDR52 8-bit mode handling by John Keeping · 1 year, 10 months ago
  41. 562b997 ARM: tegra: provide default USB gadget setup by Maxim Schwalm · 1 year, 10 months ago
  42. 74916e8 spi: tegra20_slink: accept any word length by Svyatoslav Ryhel · 1 year, 10 months ago
  43. c226fc7 ARM: tegra: Fix Tegra PWM parent clock by Svyatoslav Ryhel · 1 year, 10 months ago
  44. 5f70b0a usb: dwc3: Use the devm_gpiod_get_optional() API for reset gpio by Venkatesh Yadav Abbarapu · 1 year, 11 months ago
  45. faa537a cpsw_mdio.c: Use correct reg in cpsw_mdio_get_alive by Ulf Samuelsson · 1 year, 10 months ago
  46. 7b17066 driver: cache-v5l2: Fix type casting warning on RV32 by Yu Chien Peter Lin · 1 year, 10 months ago
  47. 5cc6b3f riscv: ae350: dts: Update L2 cache compatible string by Yu Chien Peter Lin · 1 year, 10 months ago
  48. 31e1bd0 driver: cache: cache-v5l2: Update memory-mapped scheme to support Gen2 platform by Yu Chien Peter Lin · 1 year, 10 months ago
  49. 816979a riscv: Remove redundant Kconfig "RISCV_NDS_CACHE" by Leo Yu-Chi Liang · 1 year, 10 months ago
  50. ca39472 i2c: i2c-cdns.c: Update driver to read fifo-depth from device tree by Pei Yue Ho · 1 year, 10 months ago
  51. 0c7132a i2c:aspeed:support ast2600 i2c new register mode driver by Ryan Chen · 1 year, 10 months ago
  52. 4086808 i2c: mxc_i2c: Use hex notation for the base address by Fabio Estevam · 1 year, 11 months ago
  53. 3849de4 Merge tag 'clk-2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 1 year, 10 months ago
  54. 5c4a9c1 Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · 1 year, 10 months ago
  55. 6078bff reset: Allow reset_get_by_name() with NULL name by Samuel Holland · 1 year, 10 months ago
  56. bae0f4f clk: Allow clk_get_by_name() with NULL name by Samuel Holland · 1 year, 10 months ago
  57. 91f8c0b clk: imx8mn: fix imx8mn_enet_phy_sels clocks list by Dario Binacchi · 2 years ago
  58. 2f51cf9 clk: imx: rename video_pll1 to video_pll by Dario Binacchi · 2 years ago
  59. 22d85d2 clk: imx8mn: rename vpu_pll to m7_alt_pll by Dario Binacchi · 2 years ago
  60. 8603db4 clk: nuvoton: fix bug for calculate pll clock by Jim Liu · 2 years ago
  61. 7c1974b timer: Tidy up use of notrace by Simon Glass · 1 year, 11 months ago
  62. 6ef6e5a usb: gadget: Fix typo in obj line by Tom Rini · 1 year, 10 months ago
  63. f4ced3c spi, mpc8xx: Add support for chipselect via GPIO and fixups by Christophe Leroy · 2 years, 1 month ago
  64. b7df908 driver, gpio: Add support for MPC 8xx CPU ports by Christophe Leroy · 2 years, 1 month ago
  65. b8a0ab9 net: ftmac100: add mii read and write callbacks by Sergei Antonov · 1 year, 10 months ago
  66. 2f69cb0 net: ftmac100: simplify priv->iobase casting by Sergei Antonov · 1 year, 10 months ago
  67. 0e15edb net: ftmac100: change driver name from nds32_mac to ftmac100 by Sergei Antonov · 1 year, 10 months ago
  68. bdd50d1 dm: input: add button_kbd driver by Dzmitry Sankouski · 1 year, 10 months ago
  69. 157f2c5 dm: button: add support for linux_code in button-gpio.c driver by Dzmitry Sankouski · 1 year, 10 months ago
  70. a292303 gpio: qcom: add direction functions for pwrkey by Dzmitry Sankouski · 1 year, 10 months ago
  71. 77e4c4e i2c: Add support for Qualcomm I2C driver by Sumit Garg · 1 year, 10 months ago
  72. 7c3be94 net: dwc_eth_qos: Add Qcom ethernet driver glue layer by Sumit Garg · 1 year, 10 months ago
  73. 4d5c965 net: dwc_eth_qos: Allow platform to override tx/rx_fifo_sz by Sumit Garg · 1 year, 10 months ago
  74. ab973c9 net: dwc_eth_qos: Make eqos_get_tick_clk_rate callback optional by Sumit Garg · 1 year, 10 months ago
  75. 0282a03 Correct SPL use of ATMEL_PIO4 by Simon Glass · 1 year, 10 months ago
  76. 6fd44e6 Correct SPL use of PANEL by Simon Glass · 1 year, 10 months ago
  77. 4096046 Correct SPL uses of OF_BOARD by Simon Glass · 1 year, 10 months ago
  78. 06799593 Correct SPL uses of FASTBOOT_FLASH_NAND by Simon Glass · 1 year, 10 months ago
  79. 091a071 Correct SPL uses of FASTBOOT_FLASH_MMC by Simon Glass · 1 year, 10 months ago
  80. 029fc3c Correct SPL use of ARCH_VERSAL by Simon Glass · 1 year, 10 months ago
  81. 5b7e747 Correct SPL uses of DISPLAY_AER_BRIEF by Simon Glass · 1 year, 10 months ago
  82. f65db34 Correct SPL uses of ZYNQMP_FIRMWARE by Simon Glass · 1 year, 10 months ago
  83. a672097 Correct SPL uses of XEN_SERIAL by Simon Glass · 1 year, 10 months ago
  84. 76f908a Correct SPL use of VIDEO_BPP32 by Simon Glass · 1 year, 10 months ago
  85. 95563f6 Correct SPL use of VIDEO_BPP16 by Simon Glass · 1 year, 10 months ago
  86. 84858a6 Correct SPL uses of USB_MUSB_HOST by Simon Glass · 1 year, 10 months ago
  87. 4863b6b Correct SPL use of TPM_RNG by Simon Glass · 1 year, 10 months ago
  88. 6824f39 Correct SPL use of SUPPORT_EMMC_RPMB by Simon Glass · 1 year, 10 months ago
  89. 0a6a0c4 Correct SPL uses of SANDBOX_CLK_CCF by Simon Glass · 1 year, 10 months ago
  90. b9dbc51 Correct SPL use of SANDBOX by Simon Glass · 1 year, 10 months ago
  91. fd43318 Correct SPL use of RENESAS_SDHI by Simon Glass · 1 year, 10 months ago
  92. 34d37a6 Correct SPL uses of IMX_MODULE_FUSE by Simon Glass · 1 year, 10 months ago
  93. 83b8087 Correct SPL uses of HW_WATCHDOG by Simon Glass · 1 year, 10 months ago
  94. 8b0d42c Correct SPL use of FASTBOOT_MMC_USER_SUPPORT by Simon Glass · 1 year, 10 months ago
  95. 3eaba079 Correct SPL uses of FASTBOOT_FLASH by Simon Glass · 1 year, 10 months ago
  96. abdd256 Correct SPL use of DEBUG_UART_ZYNQ by Simon Glass · 1 year, 10 months ago
  97. 495e80f Correct SPL uses of CMD_CLK by Simon Glass · 1 year, 10 months ago
  98. a6b682d Correct SPL use of A003399_NOR_WORKAROUND by Simon Glass · 1 year, 10 months ago
  99. 68f3ced Correct SPL use of MMC_QUIRKS by Simon Glass · 1 year, 10 months ago
  100. cd3866f usb: Drop unused sl811-hcd driver by Simon Glass · 1 year, 10 months ago