1. 5d8ba08 cache: add sifive private L2 cache driver by Zong Li · 12 months ago
  2. a95de05 iommu: add qcom-hyp-smmu by Caleb Connolly · 12 months ago
  3. 5cac4b8 iommu: add a connect op by Caleb Connolly · 12 months ago
  4. ed247d7 iommu: fix compilation when CONFIG_PCI disabled by Caleb Connolly · 12 months ago
  5. 1bee07a global: Remove duplicate common.h inclusions by Tom Rini · 12 months ago
  6. 1bbf41d global: Drop common.h inclusion by Tom Rini · 12 months ago
  7. b7f7046 arm: Partial cleanup and audit usage of <config.h> by Tom Rini · 12 months ago
  8. 8fac3d4 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · 12 months ago
  9. bd83927 Merge tag 'u-boot-amlogic-next-20231220' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 11 months ago
  10. 1396110 drivers: pinctrl: tegra: incorporate existing code by Svyatoslav Ryhel · 12 months ago
  11. c53f4c0 drivers: pinctrl: create Tegra DM pinctrl driver by Svyatoslav Ryhel · 12 months ago
  12. a0c7106 mmc: tegra: use max-frequency from device tree if provided by Peter Geis · 11 months ago
  13. 5aeca6a drivers: gpio-uclass: support PMIC GPIO children by Svyatoslav Ryhel · 1 year, 4 months ago
  14. 32648d3 drivers: gpio: implement PALMAS GPIO cell by Svyatoslav Ryhel · 1 year, 4 months ago
  15. 16360b8 drivers: gpio: implement MAX77663 GPIO cell by Svyatoslav Ryhel · 1 year, 4 months ago
  16. be33e10 Merge patch series "Add support for MediaTek MT8365 EVK Board" by Tom Rini · 11 months ago
  17. e9e0fee clk: mediatek: add clock driver support for MediaTek MT8365 SoC by Julien Masson · 12 months ago
  18. 7d6a56e mmc: mediatek: set b_max according CONFIG_SYS_MMC_MAX_BLK_COUNT by Julien Masson · 12 months ago
  19. 11129b0 gpio: dw: Drop unused headers by Maksim Kiselev · 12 months ago
  20. 6df6e36 tee: optee: don't enumerate services if there ain't any by Etienne Carriere · 12 months ago
  21. 3b052ce tee: optee: don't fail on services enumeration failure by Etienne Carriere · 12 months ago
  22. a962c2e remoteproc: k3-dsp: Avoid reloading of firmware by Udit Kumar · 12 months ago
  23. 28fade7 net: Add Amlogic GXL MDIO Mux driver by Neil Armstrong · 12 months ago
  24. 0dd0659 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 11 months ago
  25. 4c40bb0 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 11 months ago
  26. 08ccd54 Merge tag 'v2024.01-rc5' into next by Tom Rini · 11 months ago
  27. 55a3587 timer: starfive: Add Starfive timer support by Kuan Lim Lee · 12 months ago
  28. a9f05a0 Merge tag 'clk-2024.01-next' of https://source.denx.de/u-boot/custodians/u-boot-clk into next by Tom Rini · 11 months ago
  29. e89289c test: dm: clk_ccf: test ccf_clk_ops by Yang Xiwen · 11 months ago
  30. f071d55 clk: nuvoton: add read only feature for clk driver by Jim Liu · 1 year ago
  31. 1a3427b clk: treewide: switch to clock dump from clk_ops by Igor Prusov · 1 year, 1 month ago
  32. 8baf365 clk: amlogic: Move driver and ops structs by Igor Prusov · 1 year, 1 month ago
  33. 10ceddf clk: k210: Move soc_clk_dump function by Igor Prusov · 1 year, 1 month ago
  34. 43d8518 clk: ast2600: Move soc_clk_dump function by Igor Prusov · 1 year, 1 month ago
  35. b8704af clk: zynq: Move soc_clk_dump to Zynq clock driver by Igor Prusov · 1 year, 1 month ago
  36. 46c8190 clk: Check that composite clock's div has set_rate() by Igor Prusov · 12 months ago
  37. cb34b1c clk: get correct ops for clk_enable() and clk_disable() by Yang Xiwen · 1 year ago
  38. 470fba1 clk: check parent_name in clk_register to avoid confusing log_error() output by Yang Xiwen · 1 year ago
  39. 7228862 board: stm32f469-disco: add support to display by Dario Binacchi · 12 months ago
  40. 8dcbf81 clk: stm32f: fix setting of LCD clock by Dario Binacchi · 1 year ago
  41. c447a08 clk: stm32f: fix setting of division factor for LCD_CLK by Dario Binacchi · 1 year ago
  42. 471211e ddr: imx: Add 3600 MTps rate support by Marek Vasut · 12 months ago
  43. 00241ca ddr: imx: Handle 3734 in addition to 3733 and 3732 MTps rates by Marek Vasut · 12 months ago
  44. 49107fb Merge tag 'xilinx-for-v2024.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 12 months ago
  45. bc6c753 spi: cadence-quadspi: Fix error message on stuck busy state by Jan Kiszka · 1 year, 1 month ago
  46. 47f424b mtd: spi-nor-ids: add support for xtx XT55Q02G by Bruce Suen · 1 year, 1 month ago
  47. 175ce49 mtd: spinand: add support for ESMT F50x1G41LB by Igor Prusov · 1 year, 1 month ago
  48. d3bee87 mtd: spi-nor-core: Implement spi_nor_read_sfdp_dma_unsafe() for sfdp parse by Vaishnav Achath · 2 years, 6 months ago
  49. a9502536 Merge tag 'u-boot-imx-next-20231214' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · 12 months ago
  50. f4c8cf2 fdt: Check for a valid fdt in oftree_ensure() by Simon Glass · 1 year ago
  51. 2c1fd4a acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.h by Heinrich Schuchardt · 1 year, 1 month ago
  52. ad5fa1a Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · 12 months ago
  53. 793a98e command: Introduce functions to obtain command arguments by Simon Glass · 1 year ago
  54. ff4d6e3 Merge patch series "some LED patches" by Tom Rini · 12 months ago
  55. 72b5a88 led: add TI LP5562 LED driver by Doug Zobel · 1 year ago
  56. 073475a led: led_pwm: use led_bind_generic() helper by Rasmus Villemoes · 1 year ago
  57. e2828a4 led: led_gpio: use led_bind_generic() helper by Rasmus Villemoes · 1 year ago
  58. 49ba9f0 led: introduce led_bind_generic() by Rasmus Villemoes · 1 year ago
  59. 128f87a led-uclass: do not create fallback label for top-level node by Rasmus Villemoes · 1 year ago
  60. ad3401f led-uclass: honour ->label field populated by driver's own .bind by Rasmus Villemoes · 1 year ago
  61. 0d84dcd clk: zynqmp: enable topsw_lsbus clock by Venkatesh Yadav Abbarapu · 12 months ago
  62. 1c1a884 drivers: misc: Kconfig: Fix SPL_FS_LOADER prompt by Alexander Gendin · 1 year ago
  63. e5e8523 clk: imx8mn: add pwm clocks by Nicolas Heemeryck · 12 months ago
  64. b077e20 phy: phy-imx8mq-usb: Remove .exit operation by Fabio Estevam · 1 year, 1 month ago
  65. 0b4e859 net: phy: realtek: Add support for RTL8211F(D)(I)-VD-CG by Sébastien Szymanski · 1 year, 1 month ago
  66. 28b7fc4 net: dwc_eth_qos: add i.MX93 support by Sébastien Szymanski · 1 year, 1 month ago
  67. 661f03e ddr: imx: Save the FW loading if it hasn't changed by Shawn Guo · 1 year, 11 months ago
  68. a7c0d3f mailbox: zynqmp: support mulitple mboxes via device-tree by Tanmay Shah · 12 months ago
  69. 2695407 mailbox: add el3 support only for zynqmp platform by Tanmay Shah · 12 months ago
  70. b739906 mailbox: zynqmp: support smc calls to TF-A by Tanmay Shah · 12 months ago
  71. 732225a drivers: xilinx_spi: Probe fifo_depth at runtime by Mayuresh Chitale · 1 year ago
  72. 73f425f drivers: xilinx_spi: Add xfer callback by Mayuresh Chitale · 1 year ago
  73. 22c9724 drivers: xilinx_spi: Use udevice in start_tranfer by Mayuresh Chitale · 1 year ago
  74. 46944e1 pci: xilinx: Enable MMIO region by Mayuresh Chitale · 1 year ago
  75. e45286a pci: xilinx: Fix "reg" not found error by Mayuresh Chitale · 1 year ago
  76. 69e5104 net: axi_emac: Use reg property for DMA registers by Mayuresh Chitale · 1 year ago
  77. f3142e7 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 12 months ago
  78. c26a43d mtd: spi-nor: add flash model w25q01/02 support by Jim Liu · 1 year, 2 months ago
  79. 88f5304 spi: cadence_qspi: Select flash subnode at runtime by Udit Kumar · 1 year, 2 months ago
  80. 186d197 mtd: spi-nor: Add MT25QU128AB params by Godfrey Mwangi · 1 year, 4 months ago
  81. 1b10763 mtd: spi-nor: Add MT25U01G part number for SPI NOR Flash by Jit Loon Lim · 1 year, 4 months ago
  82. 8990e6d drivers: mtd: spi: Add support for GD55LB02GEBIR SPI NOR flash by Teik Heng Chong · 1 year, 4 months ago
  83. c200d36 sunxi: H616: remove default AXP305 selection by Andre Przywara · 1 year, 1 month ago
  84. 2881b1c mtd: spi-nor: Add support for zBIT ZB25VQ128 by Andre Przywara · 1 year ago
  85. d7cd2da mtd: spi-nor: Add support for Silicon Kaiser sk25lp128 by Jonas Karlman · 1 year, 4 months ago
  86. 9f3f08c spi: bcm63xx-hsspi: Fix compiler warning by William Zhang · 1 year, 4 months ago
  87. e8a348f watchdog: Add StarFive Watchdog driver by Chanho Park · 1 year, 1 month ago
  88. 020e1b0 clk: starfive: jh7110: Add watchdog clocks by Chanho Park · 1 year, 1 month ago
  89. bc761d5 Merge tag 'v2024.01-rc4' into next by Tom Rini · 12 months ago
  90. dfd3012 watchdog: Correct watchdog timeout print message by Chanho Park · 12 months ago
  91. 9c83bad usb: USB_XHCI_PCI depends on PCI by Heinrich Schuchardt · 1 year ago
  92. 39076d9 usb: dwc3-generic: Use combined glue and ctrl node for RK3588 by Jonas Karlman · 1 year ago
  93. 0238088 usb: xhci: Fix DMA address calculation in queue_trb by Hector Martin · 1 year, 1 month ago
  94. 2778307 usb: xhci: Do not panic on event timeouts by Hector Martin · 1 year, 1 month ago
  95. 1b823e2 usb: xhci: Fail on attempt to queue TRBs to a halted endpoint by Hector Martin · 1 year, 1 month ago
  96. 6d20437 usb: xhci: Recover from halted bulk endpoints by Hector Martin · 1 year, 1 month ago
  97. f28db6b usb: xhci: Allow context state errors when halting an endpoint by Hector Martin · 1 year, 1 month ago
  98. 191772f usb: xhci: Better error handling in abort_td() by Hector Martin · 1 year, 1 month ago
  99. c5d7dac usb: xhci: Guard all calls to xhci_wait_for_event by Hector Martin · 1 year, 1 month ago
  100. fcc51d3 Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next by Tom Rini · 12 months ago