1. 34aeb38 mmc: tegra: use max-frequency from device tree if provided by Peter Geis · 11 months ago
  2. c03cd98 drivers: gpio-uclass: support PMIC GPIO children by Svyatoslav Ryhel · 1 year, 4 months ago
  3. 52b6bbf drivers: gpio: implement PALMAS GPIO cell by Svyatoslav Ryhel · 1 year, 4 months ago
  4. 6b24c37 drivers: gpio: implement MAX77663 GPIO cell by Svyatoslav Ryhel · 1 year, 5 months ago
  5. 9cfef5f Merge patch series "Add support for MediaTek MT8365 EVK Board" by Tom Rini · 11 months ago
  6. ac80c6a clk: mediatek: add clock driver support for MediaTek MT8365 SoC by Julien Masson · 12 months ago
  7. fd8de97 mmc: mediatek: set b_max according CONFIG_SYS_MMC_MAX_BLK_COUNT by Julien Masson · 12 months ago
  8. 00b0493 gpio: dw: Drop unused headers by Maksim Kiselev · 12 months ago
  9. 51774b3 tee: optee: don't enumerate services if there ain't any by Etienne Carriere · 12 months ago
  10. ab9500e tee: optee: don't fail on services enumeration failure by Etienne Carriere · 12 months ago
  11. 34fc186 remoteproc: k3-dsp: Avoid reloading of firmware by Udit Kumar · 1 year ago
  12. a6f8613 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 12 months ago
  13. cd908ba Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 12 months ago
  14. 1373ffd Merge tag 'v2024.01-rc5' into next by Tom Rini · 12 months ago
  15. 429fa3b timer: starfive: Add Starfive timer support by Kuan Lim Lee · 12 months ago
  16. 8bb3cd7 Merge tag 'clk-2024.01-next' of https://source.denx.de/u-boot/custodians/u-boot-clk into next by Tom Rini · 12 months ago
  17. d306182 test: dm: clk_ccf: test ccf_clk_ops by Yang Xiwen · 12 months ago
  18. 652d8d4 clk: nuvoton: add read only feature for clk driver by Jim Liu · 1 year ago
  19. bc3e313 clk: treewide: switch to clock dump from clk_ops by Igor Prusov · 1 year, 1 month ago
  20. 4f48202 clk: amlogic: Move driver and ops structs by Igor Prusov · 1 year, 1 month ago
  21. 77beaad clk: k210: Move soc_clk_dump function by Igor Prusov · 1 year, 1 month ago
  22. 3f19254 clk: ast2600: Move soc_clk_dump function by Igor Prusov · 1 year, 1 month ago
  23. bdac755 clk: zynq: Move soc_clk_dump to Zynq clock driver by Igor Prusov · 1 year, 1 month ago
  24. 54d7da7 clk: Check that composite clock's div has set_rate() by Igor Prusov · 12 months ago
  25. 3fb2d3d clk: get correct ops for clk_enable() and clk_disable() by Yang Xiwen · 1 year ago
  26. 09844d0 clk: check parent_name in clk_register to avoid confusing log_error() output by Yang Xiwen · 1 year, 1 month ago
  27. 47256b0 board: stm32f469-disco: add support to display by Dario Binacchi · 12 months ago
  28. 767ca6d clk: stm32f: fix setting of LCD clock by Dario Binacchi · 1 year, 1 month ago
  29. bd6eb5d clk: stm32f: fix setting of division factor for LCD_CLK by Dario Binacchi · 1 year, 1 month ago
  30. 41b0f34 ddr: imx: Add 3600 MTps rate support by Marek Vasut · 12 months ago
  31. 88db55b ddr: imx: Handle 3734 in addition to 3733 and 3732 MTps rates by Marek Vasut · 12 months ago
  32. fa3f19a 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
  33. 959a4a0 spi: cadence-quadspi: Fix error message on stuck busy state by Jan Kiszka · 1 year, 1 month ago
  34. fd9851e mtd: spi-nor-ids: add support for xtx XT55Q02G by Bruce Suen · 1 year, 1 month ago
  35. 0f2c632 mtd: spinand: add support for ESMT F50x1G41LB by Igor Prusov · 1 year, 1 month ago
  36. 961c3e9 mtd: spi-nor-core: Implement spi_nor_read_sfdp_dma_unsafe() for sfdp parse by Vaishnav Achath · 2 years, 6 months ago
  37. 11e1cc7 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
  38. 9578dd8 fdt: Check for a valid fdt in oftree_ensure() by Simon Glass · 1 year, 1 month ago
  39. c659ac7 acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.h by Heinrich Schuchardt · 1 year, 1 month ago
  40. 9565771 Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · 12 months ago
  41. 8632b36 command: Introduce functions to obtain command arguments by Simon Glass · 1 year ago
  42. bfe3c7b Merge patch series "some LED patches" by Tom Rini · 12 months ago
  43. f9dc67d led: add TI LP5562 LED driver by Doug Zobel · 1 year ago
  44. d45e712 led: led_pwm: use led_bind_generic() helper by Rasmus Villemoes · 1 year ago
  45. 82eb8e5 led: led_gpio: use led_bind_generic() helper by Rasmus Villemoes · 1 year ago
  46. 3bf0515 led: introduce led_bind_generic() by Rasmus Villemoes · 1 year ago
  47. 067e4ce led-uclass: do not create fallback label for top-level node by Rasmus Villemoes · 1 year ago
  48. 5bf61f9 led-uclass: honour ->label field populated by driver's own .bind by Rasmus Villemoes · 1 year ago
  49. 4f34024 clk: zynqmp: enable topsw_lsbus clock by Venkatesh Yadav Abbarapu · 12 months ago
  50. b68d286 drivers: misc: Kconfig: Fix SPL_FS_LOADER prompt by Alexander Gendin · 1 year ago
  51. cb1d68b clk: imx8mn: add pwm clocks by Nicolas Heemeryck · 12 months ago
  52. 7e3d6ec phy: phy-imx8mq-usb: Remove .exit operation by Fabio Estevam · 1 year, 1 month ago
  53. f9357169 net: phy: realtek: Add support for RTL8211F(D)(I)-VD-CG by Sébastien Szymanski · 1 year, 1 month ago
  54. 9e1f79b net: dwc_eth_qos: add i.MX93 support by Sébastien Szymanski · 1 year, 1 month ago
  55. b614ddb ddr: imx: Save the FW loading if it hasn't changed by Shawn Guo · 1 year, 11 months ago
  56. babee72 mailbox: zynqmp: support mulitple mboxes via device-tree by Tanmay Shah · 12 months ago
  57. e2c3e9c mailbox: add el3 support only for zynqmp platform by Tanmay Shah · 12 months ago
  58. cfb41b0 mailbox: zynqmp: support smc calls to TF-A by Tanmay Shah · 12 months ago
  59. 218539e drivers: xilinx_spi: Probe fifo_depth at runtime by Mayuresh Chitale · 1 year ago
  60. 954d437 drivers: xilinx_spi: Add xfer callback by Mayuresh Chitale · 1 year ago
  61. 4c18d9f drivers: xilinx_spi: Use udevice in start_tranfer by Mayuresh Chitale · 1 year ago
  62. a62b01d pci: xilinx: Enable MMIO region by Mayuresh Chitale · 1 year ago
  63. 891b481 pci: xilinx: Fix "reg" not found error by Mayuresh Chitale · 1 year ago
  64. 3c6b1fd net: axi_emac: Use reg property for DMA registers by Mayuresh Chitale · 1 year ago
  65. 8737914 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 12 months ago
  66. b2906f5 mtd: spi-nor: add flash model w25q01/02 support by Jim Liu · 1 year, 2 months ago
  67. c77efca spi: cadence_qspi: Select flash subnode at runtime by Udit Kumar · 1 year, 3 months ago
  68. a08f7de mtd: spi-nor: Add MT25QU128AB params by Godfrey Mwangi · 1 year, 4 months ago
  69. bf41cb3 mtd: spi-nor: Add MT25U01G part number for SPI NOR Flash by Jit Loon Lim · 1 year, 4 months ago
  70. 77f3b5e drivers: mtd: spi: Add support for GD55LB02GEBIR SPI NOR flash by Teik Heng Chong · 1 year, 4 months ago
  71. 929f198 sunxi: H616: remove default AXP305 selection by Andre Przywara · 1 year, 1 month ago
  72. 9ac57fb mtd: spi-nor: Add support for zBIT ZB25VQ128 by Andre Przywara · 1 year, 1 month ago
  73. 791e2bf mtd: spi-nor: Add support for Silicon Kaiser sk25lp128 by Jonas Karlman · 1 year, 4 months ago
  74. 672c97b spi: bcm63xx-hsspi: Fix compiler warning by William Zhang · 1 year, 4 months ago
  75. da26455 watchdog: Add StarFive Watchdog driver by Chanho Park · 1 year, 1 month ago
  76. 8ef2d79 clk: starfive: jh7110: Add watchdog clocks by Chanho Park · 1 year, 1 month ago
  77. d379150 Merge tag 'v2024.01-rc4' into next by Tom Rini · 12 months ago
  78. a341a0e watchdog: Correct watchdog timeout print message by Chanho Park · 12 months ago
  79. 493e0e2 usb: USB_XHCI_PCI depends on PCI by Heinrich Schuchardt · 1 year ago
  80. 6e91df9 usb: dwc3-generic: Use combined glue and ctrl node for RK3588 by Jonas Karlman · 1 year, 1 month ago
  81. a14843f usb: xhci: Fix DMA address calculation in queue_trb by Hector Martin · 1 year, 1 month ago
  82. 2fd7037 usb: xhci: Do not panic on event timeouts by Hector Martin · 1 year, 1 month ago
  83. fb5502b usb: xhci: Fail on attempt to queue TRBs to a halted endpoint by Hector Martin · 1 year, 1 month ago
  84. 9d88bd4 usb: xhci: Recover from halted bulk endpoints by Hector Martin · 1 year, 1 month ago
  85. 6f64f0a usb: xhci: Allow context state errors when halting an endpoint by Hector Martin · 1 year, 1 month ago
  86. 2526cd9 usb: xhci: Better error handling in abort_td() by Hector Martin · 1 year, 1 month ago
  87. 8d1e03f usb: xhci: Guard all calls to xhci_wait_for_event by Hector Martin · 1 year, 1 month ago
  88. 4a363dd Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next by Tom Rini · 12 months ago
  89. cef52c9 configs: keystone2: Do not include hardware.h by Andrew Davis · 1 year ago
  90. 654580e xen: pvblock: fix the maximum io size in one operation by AKASHI Takahiro · 1 year ago
  91. d6d8078 timer-uclass: Always use "clock-frequency" property as fallback by Alex Bee · 1 year ago
  92. 339d968 Merge patch series "cmd: add scmi command" by Tom Rini · 1 year ago
  93. 9c07c0a firmware: scmi: support protocols on sandbox only if enabled by AKASHI Takahiro · 1 year, 1 month ago
  94. 38cc6cd Merge patch series "Import "string" I/O functions from Linux" by Tom Rini · 1 year ago
  95. 89994d6 musb-new: Remove implementation of io.h functions by Igor Prusov · 1 year ago
  96. e515a2b treewide: Include linux/io.h instead of asm-generic/io.h by Igor Prusov · 1 year ago
  97. d26db04 spi: meson_spifc_a1: Switch to io{read,write}32_rep() by Igor Prusov · 1 year ago
  98. fa34fbf asm-generic: Import functions from Linux by Igor Prusov · 1 year ago
  99. 66c2173 Merge patch series "sysinfo: Expand sysinfo with some more banner information" by Tom Rini · 1 year ago
  100. 6f646d1 sysinfo: Allow displaying more info on startup by Simon Glass · 1 year, 1 month ago