1. f03e3f0 spi: npcm_pspi: Fix the wrong clock divider calculation by Jim Liu · 1 year, 1 month ago
  2. d306182 test: dm: clk_ccf: test ccf_clk_ops by Yang Xiwen · 1 year, 1 month ago
  3. 54d7da7 clk: Check that composite clock's div has set_rate() by Igor Prusov · 1 year, 1 month ago
  4. 3fb2d3d clk: get correct ops for clk_enable() and clk_disable() by Yang Xiwen · 1 year, 2 months ago
  5. 09844d0 clk: check parent_name in clk_register to avoid confusing log_error() output by Yang Xiwen · 1 year, 2 months ago
  6. 41b0f34 ddr: imx: Add 3600 MTps rate support by Marek Vasut · 1 year, 1 month ago
  7. 88db55b ddr: imx: Handle 3734 in addition to 3733 and 3732 MTps rates by Marek Vasut · 1 year, 1 month ago
  8. b68d286 drivers: misc: Kconfig: Fix SPL_FS_LOADER prompt by Alexander Gendin · 1 year, 2 months ago
  9. 8737914 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 1 year, 1 month ago
  10. 929f198 sunxi: H616: remove default AXP305 selection by Andre Przywara · 1 year, 3 months ago
  11. 9ac57fb mtd: spi-nor: Add support for zBIT ZB25VQ128 by Andre Przywara · 1 year, 2 months ago
  12. da26455 watchdog: Add StarFive Watchdog driver by Chanho Park · 1 year, 2 months ago
  13. 8ef2d79 clk: starfive: jh7110: Add watchdog clocks by Chanho Park · 1 year, 2 months ago
  14. a341a0e watchdog: Correct watchdog timeout print message by Chanho Park · 1 year, 1 month ago
  15. 493e0e2 usb: USB_XHCI_PCI depends on PCI by Heinrich Schuchardt · 1 year, 2 months ago
  16. 6e91df9 usb: dwc3-generic: Use combined glue and ctrl node for RK3588 by Jonas Karlman · 1 year, 2 months ago
  17. a14843f usb: xhci: Fix DMA address calculation in queue_trb by Hector Martin · 1 year, 3 months ago
  18. 2fd7037 usb: xhci: Do not panic on event timeouts by Hector Martin · 1 year, 3 months ago
  19. fb5502b usb: xhci: Fail on attempt to queue TRBs to a halted endpoint by Hector Martin · 1 year, 3 months ago
  20. 9d88bd4 usb: xhci: Recover from halted bulk endpoints by Hector Martin · 1 year, 3 months ago
  21. 6f64f0a usb: xhci: Allow context state errors when halting an endpoint by Hector Martin · 1 year, 3 months ago
  22. 2526cd9 usb: xhci: Better error handling in abort_td() by Hector Martin · 1 year, 3 months ago
  23. 8d1e03f usb: xhci: Guard all calls to xhci_wait_for_event by Hector Martin · 1 year, 3 months ago
  24. b2bf18d Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 1 year, 2 months ago
  25. acae7eb i2c: Bugfix in i2c_get_chip_by_phandle() by Philip Oberfichtner · 1 year, 2 months ago
  26. 33e7ca5 serial: s5p: Use dev_read_addr_ptr() to get base address by Sam Protsenko · 1 year, 2 months ago
  27. a627f28 serial: s5p: Improve coding style by Sam Protsenko · 1 year, 2 months ago
  28. e79f630 serial: s5p: Use named constants for register values by Sam Protsenko · 1 year, 2 months ago
  29. 5ad21de serial: s5p: Use livetree API to get "id" property by Sam Protsenko · 1 year, 2 months ago
  30. a0615ff serial: s5p: Remove common.h inclusion by Sam Protsenko · 1 year, 2 months ago
  31. 6f68dcd usb: fastboot: Add missing newline in pr_err by Simon Holesch · 1 year, 2 months ago
  32. b272c87 usb: ci: Fix gadget reinit by Simon Holesch · 1 year, 2 months ago
  33. beeb91a scsi: set dma direction to NONE for TEST UNIT READY by Nikita Yushchenko · 1 year, 2 months ago
  34. d5ff806 Merge branch 'master-mmc-clock' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 2 months ago
  35. 45c4b27 virtio: rng: gracefully handle 0 byte returns by Andre Przywara · 1 year, 2 months ago
  36. 2c61c0e dm: Do not enable debug messages by default by Heinrich Schuchardt · 1 year, 2 months ago
  37. f655090 clk: exynos: Add header guard for clk-pll.h by Sam Protsenko · 1 year, 2 months ago
  38. 2227f4c serial: s5p: Fix clk_get_by_index() error code check by Sam Protsenko · 1 year, 2 months ago
  39. 11bd278 watchdog: s5p_wdt: Include missing CPU header by Sam Protsenko · 1 year, 3 months ago
  40. 70d2c994 mmc: renesas-sdhi: Disable clock after tuning reset when possible by Marek Vasut · 1 year, 2 months ago
  41. fafedff power: regulator: add AXP313 support by Andre Przywara · 1 year, 3 months ago
  42. d17d051 power: pmic: sunxi: add AXP313 SPL driver by Andre Przywara · 1 year, 6 months ago
  43. 0070d57 pinctrl: sunxi: Avoid using .bss for SPL by Samuel Holland · 1 year, 3 months ago
  44. d379bcb sunxi: mmc: Sort compatible strings numerically by Samuel Holland · 1 year, 3 months ago
  45. ca43266 clk: sunxi: Use the right symbol in the Makefile by Samuel Holland · 1 year, 3 months ago
  46. 43b573d sunxi: mmc: Move header to the driver directory by Samuel Holland · 1 year, 3 months ago
  47. 7b252df net: sun8i_emac: Drop DM_GPIO checks by Samuel Holland · 1 year, 3 months ago
  48. ffb0294 sunxi: board: simplify early PMIC setup conditions by Andre Przywara · 3 years, 7 months ago
  49. bb7121f Merge branch '2023-11-10-assorted-fixes' by Tom Rini · 1 year, 2 months ago
  50. ee2ce29 bootstd: Skip over bad device during bootflows scanning by Tony Dinh · 1 year, 2 months ago
  51. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 2 months ago
  52. 4808d16 firmware: scmi: correct a validity check against power domain id by AKASHI Takahiro · 1 year, 2 months ago
  53. d2174db scsi: Have scsi_init_dev_desc_priv() use memset by Tom Rini · 1 year, 2 months ago
  54. 455ad75 rockchip: otp: Add support for RV1126 by Tim Lunn · 1 year, 3 months ago
  55. 3e89144 zynqmp: migrate gqspi debug to logging by Ibai Erkiaga · 1 year, 3 months ago
  56. 20d1836 spi: cadence_ospi_versal: Add support for 64-bit address by Venkatesh Yadav Abbarapu · 1 year, 3 months ago
  57. ba9bdfd drivers: firmware: Handle error case in the zynqmp_pm_feature by Venkatesh Yadav Abbarapu · 1 year, 3 months ago
  58. 188c803 mtd: spi-nor: Add spi flash lock config option by Venkatesh Yadav Abbarapu · 1 year, 3 months ago
  59. bd9ff68 serial: zynqmp: Fetch baudrate from dtb and update by Algapally Santosh Sagar · 1 year, 4 months ago
  60. 8819892 configs: Add support in Kconfig and convert for armada boards by Algapally Santosh Sagar · 1 year, 4 months ago
  61. 274f41c Merge tag 'u-boot-amlogic-20231106' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 1 year, 2 months ago
  62. e9f4f77 drivers: sm: bind child sm devices in the device tree by Dmitry Rokosov · 1 year, 2 months ago
  63. 8ec7903 clk: a1: add new clocks for USB stack by Alexey Romanov · 1 year, 2 months ago
  64. d44f3d2 net: designware: add DMA offset awareness by Baruch Siach · 1 year, 3 months ago
  65. 9e4cabc net: e1000: Drop e1000_eth_ids[] by Bin Meng · 1 year, 3 months ago
  66. a56e30e net: phy: TI DP83869 fix invalid clock delay configuration by Frank de Brabander · 1 year, 3 months ago
  67. 6b5c8d9 net: add hifemac_mdio MDIO bus driver for HiSilicon platform by Yang Xiwen · 1 year, 5 months ago
  68. 9d8f78a net: add hifemac Ethernet driver for HiSilicon platform by Yang Xiwen · 1 year, 5 months ago
  69. 8994305 net: mv88e6xxx: add Clause 45 support by Robert Marko · 1 year, 5 months ago
  70. 1aecba9 net: mv88e6xxx: use generic bitfield macros for MDIO by Robert Marko · 1 year, 5 months ago
  71. 607e7fa net: ftgmac100: Add reset control by Dylan Hung · 1 year, 6 months ago
  72. 5d260d0 net: dw_eth_qos: Add 64-bit addressing by Ley Foon Tan · 2 years, 1 month ago
  73. 4afdc7a sysreset: implement PALMAS sysreset functions by Svyatoslav Ryhel · 1 year, 3 months ago
  74. 8b8a00e sysreset: implement TPS65910 sysreset functions by Svyatoslav Ryhel · 1 year, 3 months ago
  75. 9d937cd sysreset: implement TPS80031 sysreset functions by Svyatoslav Ryhel · 1 year, 3 months ago
  76. fa1e72e sysreset: implement MAX77663 sysreset functions by Svyatoslav Ryhel · 1 year, 3 months ago
  77. 7084f34 sysreset: tegra: create arch specific sysreset driver by Svyatoslav Ryhel · 1 year, 3 months ago
  78. c23fca8 power: regulator: tps65911: add regulator support by Svyatoslav Ryhel · 1 year, 3 months ago
  79. 8e5c9c5 power: pmic: tps65910: add TPS65911 PMIC support by Svyatoslav Ryhel · 1 year, 3 months ago
  80. a70a75a power: regulator: tps80031: add regulator support by Svyatoslav Ryhel · 1 year, 3 months ago
  81. 51201e4 power: pmic: add the base TPS80031 PMIC support by Svyatoslav Ryhel · 1 year, 3 months ago
  82. cc7595a power: regulator: max77663: add regulator support by Svyatoslav Ryhel · 1 year, 3 months ago
  83. f2ed584 power: pmic: add the base MAX77663 PMIC support by Svyatoslav Ryhel · 1 year, 3 months ago
  84. 9b1d277 power: regulator: palmas: fix ldoln and ldousb detection by Svyatoslav Ryhel · 1 year, 3 months ago
  85. 8ab09b9 power: pmic: palmas: support TI TPS65913 PMIC by Svyatoslav Ryhel · 1 year, 3 months ago
  86. e1bbc5a mmc: tegra: get default-tap and default-trim from device tree by Svyatoslav Ryhel · 1 year, 3 months ago
  87. 5631423 Merge tag 'u-boot-dfu-20231103' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 1 year, 2 months ago
  88. 1e044a9 Merge tag 'dm-pull-2nov23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 2 months ago
  89. 1f46e8a cros_ec: spi: disable annoying key echo on console by Milan P. Stanić · 1 year, 3 months ago
  90. 9796226 Merge branch 'master_common_h_cleanup' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 2 months ago
  91. 07fe79c Merge tag 'i2cfixes-for-v2024-01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 1 year, 2 months ago
  92. b0c391c Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 1 year, 2 months ago
  93. 32c048b clk: rzg2l: Drop <common.h> by Paul Barker · 1 year, 2 months ago
  94. 6b49155 gpio: rzg2l: Drop <common.h> by Paul Barker · 1 year, 2 months ago
  95. d933d43 mmc: renesas-sdhi: Drop <common.h> by Paul Barker · 1 year, 2 months ago
  96. a1b3787 pinctrl: rzg2l: Drop <common.h> by Paul Barker · 1 year, 2 months ago
  97. 56d65db serial: sh: Drop <common.h> by Paul Barker · 1 year, 2 months ago
  98. ebaee70 rng: Add StarFive JH7110 RNG driver by Chanho Park · 1 year, 2 months ago
  99. 88af85c clk: starfive: jh7110: Add security clocks by Chanho Park · 1 year, 2 months ago
  100. ceec977 rng: Provide a RNG based on the RISC-V Zkr ISA extension by Heinrich Schuchardt · 1 year, 2 months ago