1. 7fe32b3 event: Convert arch_cpu_init_dm() to use events by Simon Glass · 2 years, 11 months ago
  2. 5b896ed event: Add events for device probe/remove by Simon Glass · 2 years, 11 months ago
  3. 7ad889b gpio: Add Aspeed GPIO driver by Andrew Jeffery · 2 years, 11 months ago
  4. 497f57c arm: mmc: Add "ti, am335-sdhci" compatible for TI's omap_hsmmc driver by Lukasz Majewski · 2 years, 11 months ago
  5. 0d2001b drivers: led: led_bcm6753: initial support by Philippe Reynes · 2 years, 11 months ago
  6. 40ca58a watchdog: bcm6345: allow to use this driver on arm bcm6753 by Philippe Reynes · 3 years ago
  7. 0d32ebf nand: brcmnand: add bcm6753 support by Philippe Reynes · 3 years ago
  8. c19eaef gpio: bcm6345: allow to use this driver on arm bcm6753 by Philippe Reynes · 3 years ago
  9. f9147d6 Convert CONFIG_CHIP_SELECTS_PER_CTRL to Kconfig by Tom Rini · 2 years, 11 months ago
  10. 819b477 Convert CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS to Kconfig by Tom Rini · 2 years, 11 months ago
  11. 3db7b2b powerpc: Remove unused MPC8540/60ADS code by Tom Rini · 2 years, 11 months ago
  12. 7c33f78 clk: scmi: register scmi clocks with CCF by Etienne Carriere · 2 years, 11 months ago
  13. 10d3e5d firmware: scmi: fix sandbox and related tests for clock discovery by Etienne Carriere · 2 years, 11 months ago
  14. 6983710 scmi: change parameter dev in devm_scmi_process_msg by Etienne Carriere · 2 years, 11 months ago
  15. 41d62e2 sandbox: scmi: test against a single scmi agent by Etienne Carriere · 2 years, 11 months ago
  16. a26c2b1 net: ravb: Add tx/rx delay flag checks and support for rgmii-rxid by Adam Ford · 2 years, 11 months ago
  17. b0cdd82 clk: ccf: correct the test on the parent uclass in clk_enable/clk_disable by Patrick Delaunay · 3 years ago
  18. e96e213 clk: Add clk_get_by_name_optional by Sean Anderson · 3 years ago
  19. 14cacb0 clk: Inline clk_get_*_optional by Sean Anderson · 3 years, 1 month ago
  20. 011bbfb clk: Rename clk_get_optional_nodev by Sean Anderson · 3 years, 1 month ago
  21. 6c92393 clk: cdce9xx: Convert .of_xlate to .request by Sean Anderson · 3 years, 1 month ago
  22. e8db644 clk: versaclock: Remove xlate function by Sean Anderson · 3 years, 1 month ago
  23. ea5f443 clk: Remove no-op request and rfree callbacks by Sean Anderson · 3 years, 1 month ago
  24. 052bebe clk: Rename ICS8N3QV01 to CLK_ICS8N3QV01 by Sean Anderson · 3 years, 1 month ago
  25. 7d4a785 clk: Alphabetize Kconfig by Sean Anderson · 3 years, 1 month ago
  26. d5d7bb7 clk: Alphabetize Makefile by Sean Anderson · 3 years, 1 month ago
  27. 90de95f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 11 months ago
  28. fc4bee1 usb: ehci-omap: Remove OMAP_EHCI_PHYx_RESET_GPIO from Kconfig by Adam Ford · 2 years, 11 months ago
  29. 70dbff1 usb: ehci-omap: Use PHY system to manage phy resets by Adam Ford · 2 years, 11 months ago
  30. d11f995 usb: ehci-omap: Make Kconfig select PHY if USB_EHCI_OMAP by Adam Ford · 2 years, 11 months ago
  31. f9852ac phy: nop-phy: Fix enabling reset by Adam Ford · 2 years, 11 months ago
  32. ac0c125 usb: ehci-omap: Move omap_ehci_hcd_init to omap_ehci_probe by Adam Ford · 2 years, 11 months ago
  33. 0935dbf usb: ehci-omap: Drop dead code by Adam Ford · 2 years, 11 months ago
  34. 606a14b phy: phy-uclass: check the parents for phys by Angus Ainslie · 3 years ago
  35. 17a0dc6 Merge branch '2022-02-21-platform-updates' by Tom Rini · 2 years, 11 months ago
  36. a064e0c ti: i2c: fix probe_chip() return value by Nikita Yushchenko · 2 years, 11 months ago
  37. 829b411 crypto: aspeed: fix polling RSA status wrong issue by Neal Liu · 2 years, 11 months ago
  38. d15e192 iommu: Add M1 Pro/Max support to Apple DART driver by Janne Grunau · 3 years ago
  39. 24b628a Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 11 months ago
  40. d7d042e mmc: fsl_esdhc_imx: correct the actual card clock by Haibo Chen · 3 years ago
  41. 45254ed mmc: fsl_esdhc_imx: remove redundant ARCH_MXC by Haibo Chen · 3 years ago
  42. e7c5a63 clk: imx: select [SPL_]CLK_COMPOSITE_CCF for imx8mn by Heiko Thiery · 3 years ago
  43. 1a7904f mmc: fsl_esdhc_imx: Use esdhc_soc_data flags to set host caps by Adam Ford · 3 years ago
  44. 8ad1c9c Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 11 months ago
  45. a163db9 ddr: marvell: a38x: fix BYTE_HOMOGENEOUS_SPLIT_OUT decision by Marek Behún · 2 years, 11 months ago
  46. 0eebc3d pci: mvebu: Ensure that root port is always on root zero bus by Pali Rohár · 2 years, 11 months ago
  47. 682bad8 arm: a37xx: pci: Update comment about Command/Direct mode by Pali Rohár · 2 years, 11 months ago
  48. 6c7ccb9 arm: a37xx: pci: Register controller also when no PCIe card is connected by Pali Rohár · 2 years, 11 months ago
  49. 2727e9d arm: a37xx: pci: Do not try to access other buses when link is down by Pali Rohár · 2 years, 11 months ago
  50. 0c4625a watchdog: armada_37xx: Convert to official DT bindings by Pali Rohár · 2 years, 11 months ago
  51. af6d093 usb: ehci: ehci-marvell: Update compatible string to official DT bindings by Pali Rohár · 2 years, 11 months ago
  52. 9bc6854 phy: marvell: a3700: Update compatible string to official DT bindings by Pali Rohár · 2 years, 11 months ago
  53. 48c144f rtc: ds1307: Add bindings for microchip, mcp7940x by Pali Rohár · 2 years, 11 months ago
  54. 2a9059a arm: a37xx: pci: Ensure that root port is always on root zero bus by Pali Rohár · 3 years ago
  55. 45e3fe6 arm: a37xx: pci: Use dev_read_addr() by Pali Rohár · 3 years ago
  56. cf2a589 arm: a37xx: pci: Cleanup macro names by Pali Rohár · 3 years ago
  57. 819a43c arm: a37xx: pci: Use standard register macros from pci.h by Pali Rohár · 3 years ago
  58. b627718 Merge branch 'master' of git://source.denx.de/u-boot-usb by Tom Rini · 2 years, 11 months ago
  59. df1fa27 drivers: power: regulator: tps65941_regulator: Add support for 3Phase buck by Sinthu Raja · 3 years ago
  60. 3d32ad4 drivers: power: pmic: Add support for tps659412 PMIC by Sinthu Raja · 3 years ago
  61. d5daa02 usb: xhci: reset endpoint on USB stall by Stefan Agner · 3 years, 4 months ago
  62. fb146fb usb: dwc3: core: stop the core when it's removed by Angus Ainslie · 3 years ago
  63. c08db05 usb: dwc3: dwc3-generic: check the parent nodes by Angus Ainslie · 3 years ago
  64. 25a5fa1 video: Add missing dependency for DM_GPIO by Michal Simek · 3 years ago
  65. f6f5451 scsi: ceva: Enable PHY and reset support by Michal Simek · 3 years ago
  66. 462f76b phy: zynqmp: Add support for sata and DP phy initialization by Michal Simek · 3 years ago
  67. fac46bc arm64: zynqmp: Add command for disabling loading other overlays by Michal Simek · 3 years ago
  68. c750c6d xilinx: firmware: Introduce zynqmp_pmufw_node() for loading PMU fragments by Michal Simek · 3 years ago
  69. e0283cb power: zynqmp: Add power domain driver for ZynqMP by Michal Simek · 3 years ago
  70. 3970c82 phy: nop-phy: Enable reset-gpios support by Adam Ford · 3 years ago
  71. 53b4063 DFU: Check the number of arguments and argument string strictly by Masami Hiramatsu · 3 years ago
  72. 8db74c1 DFU: Accept redundant spaces and tabs in dfu_alt_info by Masami Hiramatsu · 3 years ago
  73. d8ae90a DFU: Do not copy the entity name over the buffer size by Masami Hiramatsu · 3 years ago
  74. 80d4c02 button: adc: set state to pressed when the voltage is closest to nominal by Peter Cai · 3 years ago
  75. 86752b2 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years ago
  76. 1f54025 usb: gadget: ci: Avoid null pointer dereference by Marek Vasut · 3 years ago
  77. 078dfef usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mn by Adam Ford · 3 years ago
  78. d42f107 input: apple: Add support for Apple SPI keyboard by Mark Kettenis · 3 years ago
  79. 7184e29 spi: apple: Add driver for Apple SPI controller by Mark Kettenis · 3 years ago
  80. 50333c9 nvme: apple: Add driver for Apple NVMe storage controller by Mark Kettenis · 3 years ago
  81. 81fafbb power: domain: apple: Add reset support by Mark Kettenis · 3 years ago
  82. ca99a17 nvme: Add shutdown function by Mark Kettenis · 3 years ago
  83. 19d9dad nvme: Introduce driver ops by Mark Kettenis · 3 years ago
  84. 456305e mailbox: apple: Add driver for Apple IOP mailbox by Mark Kettenis · 3 years ago
  85. 045474b nvme: Split out PCI support by Mark Kettenis · 3 years ago
  86. c440829 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years ago
  87. 2ccd2bc Merge tag 'dm-pull-8feb22-take3' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years ago
  88. d6ba787 serial: Add RISC-V HTIF console driver by Anup Patel · 3 years ago
  89. 3ed8c4c serial-uclass: fix build warning by Heiko Schocher · 3 years ago
  90. 0129f2d serial: remove nulldev_serial_input by Heiko Schocher · 3 years ago
  91. 83d4b7b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 3 years ago
  92. edca8cf Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig by Simon Glass · 3 years ago
  93. ce30e3f scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICE by Simon Glass · 3 years ago
  94. f73a756 ahci: Make ahci drivers depend on AHCI by Simon Glass · 3 years ago
  95. e7b0278 sata: sata_sil: Only support BLK by Simon Glass · 3 years ago
  96. 6edb5dd sata: Rearrange Kconfig for SATA by Simon Glass · 3 years ago
  97. 580937b sata: Only support BLK by Simon Glass · 3 years ago
  98. e32ec06 sata: Drop Silicon Image SIL3114 SATA driver by Simon Glass · 3 years ago
  99. d2da54b Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig by Simon Glass · 3 years ago
  100. e30be6e ide: Drop CONFIG_IDE_AHB by Simon Glass · 3 years ago