- 8ad1c9c Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 9 months ago
- a163db9 ddr: marvell: a38x: fix BYTE_HOMOGENEOUS_SPLIT_OUT decision by Marek Behún · 2 years, 9 months ago
- 0eebc3d pci: mvebu: Ensure that root port is always on root zero bus by Pali Rohár · 2 years, 9 months ago
- 682bad8 arm: a37xx: pci: Update comment about Command/Direct mode by Pali Rohár · 2 years, 9 months ago
- 6c7ccb9 arm: a37xx: pci: Register controller also when no PCIe card is connected by Pali Rohár · 2 years, 9 months ago
- 2727e9d arm: a37xx: pci: Do not try to access other buses when link is down by Pali Rohár · 2 years, 9 months ago
- 0c4625a watchdog: armada_37xx: Convert to official DT bindings by Pali Rohár · 2 years, 9 months ago
- af6d093 usb: ehci: ehci-marvell: Update compatible string to official DT bindings by Pali Rohár · 2 years, 9 months ago
- 9bc6854 phy: marvell: a3700: Update compatible string to official DT bindings by Pali Rohár · 2 years, 9 months ago
- 48c144f rtc: ds1307: Add bindings for microchip, mcp7940x by Pali Rohár · 2 years, 9 months ago
- 2a9059a arm: a37xx: pci: Ensure that root port is always on root zero bus by Pali Rohár · 2 years, 9 months ago
- 45e3fe6 arm: a37xx: pci: Use dev_read_addr() by Pali Rohár · 2 years, 9 months ago
- cf2a589 arm: a37xx: pci: Cleanup macro names by Pali Rohár · 2 years, 9 months ago
- 819a43c arm: a37xx: pci: Use standard register macros from pci.h by Pali Rohár · 2 years, 9 months ago
- b627718 Merge branch 'master' of git://source.denx.de/u-boot-usb by Tom Rini · 2 years, 9 months ago
- df1fa27 drivers: power: regulator: tps65941_regulator: Add support for 3Phase buck by Sinthu Raja · 2 years, 9 months ago
- 3d32ad4 drivers: power: pmic: Add support for tps659412 PMIC by Sinthu Raja · 2 years, 9 months ago
- d5daa02 usb: xhci: reset endpoint on USB stall by Stefan Agner · 3 years, 2 months ago
- fb146fb usb: dwc3: core: stop the core when it's removed by Angus Ainslie · 2 years, 10 months ago
- c08db05 usb: dwc3: dwc3-generic: check the parent nodes by Angus Ainslie · 2 years, 10 months ago
- 3970c82 phy: nop-phy: Enable reset-gpios support by Adam Ford · 2 years, 10 months ago
- 53b4063 DFU: Check the number of arguments and argument string strictly by Masami Hiramatsu · 2 years, 10 months ago
- 8db74c1 DFU: Accept redundant spaces and tabs in dfu_alt_info by Masami Hiramatsu · 2 years, 10 months ago
- d8ae90a DFU: Do not copy the entity name over the buffer size by Masami Hiramatsu · 2 years, 10 months ago
- 80d4c02 button: adc: set state to pressed when the voltage is closest to nominal by Peter Cai · 2 years, 10 months ago
- 86752b2 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 9 months ago
- 1f54025 usb: gadget: ci: Avoid null pointer dereference by Marek Vasut · 2 years, 10 months ago
- 078dfef usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mn by Adam Ford · 2 years, 10 months ago
- d42f107 input: apple: Add support for Apple SPI keyboard by Mark Kettenis · 2 years, 10 months ago
- 7184e29 spi: apple: Add driver for Apple SPI controller by Mark Kettenis · 2 years, 10 months ago
- 50333c9 nvme: apple: Add driver for Apple NVMe storage controller by Mark Kettenis · 2 years, 10 months ago
- 81fafbb power: domain: apple: Add reset support by Mark Kettenis · 2 years, 10 months ago
- ca99a17 nvme: Add shutdown function by Mark Kettenis · 2 years, 10 months ago
- 19d9dad nvme: Introduce driver ops by Mark Kettenis · 2 years, 10 months ago
- 456305e mailbox: apple: Add driver for Apple IOP mailbox by Mark Kettenis · 2 years, 10 months ago
- 045474b nvme: Split out PCI support by Mark Kettenis · 2 years, 10 months ago
- c440829 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 2 years, 9 months ago
- 2ccd2bc Merge tag 'dm-pull-8feb22-take3' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 9 months ago
- d6ba787 serial: Add RISC-V HTIF console driver by Anup Patel · 2 years, 10 months ago
- 3ed8c4c serial-uclass: fix build warning by Heiko Schocher · 2 years, 10 months ago
- 0129f2d serial: remove nulldev_serial_input by Heiko Schocher · 2 years, 10 months ago
- 83d4b7b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 2 years, 9 months ago
- edca8cf Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig by Simon Glass · 2 years, 10 months ago
- ce30e3f scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICE by Simon Glass · 2 years, 10 months ago
- f73a756 ahci: Make ahci drivers depend on AHCI by Simon Glass · 2 years, 10 months ago
- e7b0278 sata: sata_sil: Only support BLK by Simon Glass · 2 years, 10 months ago
- 6edb5dd sata: Rearrange Kconfig for SATA by Simon Glass · 2 years, 10 months ago
- 580937b sata: Only support BLK by Simon Glass · 2 years, 10 months ago
- e32ec06 sata: Drop Silicon Image SIL3114 SATA driver by Simon Glass · 2 years, 10 months ago
- d2da54b Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig by Simon Glass · 2 years, 10 months ago
- e30be6e ide: Drop CONFIG_IDE_AHB by Simon Glass · 2 years, 10 months ago
- 93cb515 mmc: fsl: Use brackets around if() by Simon Glass · 2 years, 10 months ago
- 14448e9 mmc: fsl_esdhc_imx: fix watermark level in dma by Marcel Ziswiler · 2 years, 10 months ago
- 68c6476 phy: cadence: Sierra: Add support for skipping configuration by Aswath Govindraju · 2 years, 10 months ago
- fa294b2 phy: cadence: Sierra: Add PCIe + QSGMII PHY multilink configuration by Swapnil Jakhade · 2 years, 10 months ago
- 168fbf7 phy: cadence: Sierra: Add support for PHY multilink configurations by Swapnil Jakhade · 2 years, 10 months ago
- 960efc5 phy: cadence: Sierra: Update single link PCIe register configuration by Swapnil Jakhade · 2 years, 10 months ago
- f0cb809 phy: cadence: Sierra: Check PIPE mode PHY status to be ready for operation by Swapnil Jakhade · 2 years, 10 months ago
- 48f2987 phy: cadence: Sierra: Check cmn_ready assertion during PHY power on by Swapnil Jakhade · 2 years, 10 months ago
- 990ce53 phy: cadence: Sierra: Add PHY PCS common register configurations by Swapnil Jakhade · 2 years, 10 months ago
- 445c8cf phy: cadence: Sierra: Rename some regmap variables to be in sync with Sierra documentation by Swapnil Jakhade · 2 years, 10 months ago
- b6541d4 phy: cadence: Sierra: Add support to get SSC type from device tree. by Swapnil Jakhade · 2 years, 10 months ago
- 14ed670 phy: cadence: Sierra: Prepare driver to add support for multilink configurations by Swapnil Jakhade · 2 years, 10 months ago
- ff0bece phy: ti: phy-j721e-wiz.c: Fix the condition for setting P_ENABLE_FORCE by Aswath Govindraju · 2 years, 10 months ago
- dd75927 phy: cadence: Sierra: Model PLL_CMNLC and PLL_CMNLC1 as a clock by Aswath Govindraju · 2 years, 10 months ago
- 6f46c74 phy: cadence: Sierra: Add a UCLASS_PHY device for links by Aswath Govindraju · 2 years, 10 months ago
- e7a2986 phy: cadence: Sierra: Add missing clk_disable_unprepare() in .remove callback by Kishon Vijay Abraham I · 2 years, 10 months ago
- 8257437 phy: cadence: Sierra: Add array of input clocks in "struct cdns_sierra_phy" by Kishon Vijay Abraham I · 2 years, 10 months ago
- c1c1b34 phy: cadence: Sierra: Move all reset_control_get*() to a separate function by Kishon Vijay Abraham I · 2 years, 10 months ago
- a9382b0 phy: cadence: Sierra: Move all clk_get_*() to a separate function by Kishon Vijay Abraham I · 2 years, 10 months ago
- 432286c phy: cadence: Sierra: Create PHY only for "phy" or "link" sub-nodes by Kishon Vijay Abraham I · 2 years, 10 months ago
- 67703ee phy: cadence: Sierra: Fix PHY power_on sequence by Kishon Vijay Abraham I · 2 years, 10 months ago
- 8686669 phy: cadence: sierra: Fix for USB3 U1/U2 state by Sanket Parmar · 2 years, 10 months ago
- fc6b41f remoteproc: ipu: Add driver to bring up ipu by Keerthy · 2 years, 10 months ago
- a03df89 remoteproc: uclass: Add remoteproc resource handling helpers by Keerthy · 2 years, 10 months ago
- b071a07 drivers: misc: Makefile: Enable fs_loader compilation at SPL Level by Keerthy · 2 years, 10 months ago
- 795b2c4 reset: dra7: Add a reset driver by Keerthy · 2 years, 10 months ago
- 708f54f soc: soc_ti_k3: update j721e revision numbering by Bryan Brattlof · 2 years, 10 months ago
- f993adb soc: ti: k3-socinfo: Add entry for J721S2 SoC by David Huang · 2 years, 10 months ago
- 8fdb1c7 ram: k3-ddrss: Add support for J721S2 SoC by David Huang · 2 years, 10 months ago
- 98551f8 power: domain: ti: Add support for J721S2 SoC by David Huang · 2 years, 10 months ago
- 55bdc20 clk: clk-k3: Add support for J721S2 SoC by David Huang · 2 years, 10 months ago
- e00b1ac drivers: dma: Add support for J721S2 by David Huang · 2 years, 10 months ago
- a48fc5c ram: k3-ddrss: Add support for configuring MSMC subsystem in case of Multiple DDR subsystems by Aswath Govindraju · 2 years, 10 months ago
- 1a99bec ram: k3-ddrss: Add support for multiple instances of DDR subsystems by Aswath Govindraju · 2 years, 10 months ago
- 3e3d836 ram: k3-ddrss: lpddr4_structs_if.h: Add a pointer to ddr instance by Aswath Govindraju · 2 years, 10 months ago
- 473bd5a remoteproc: k3_system_controller: Support optional boot_notification channel by Nishanth Menon · 2 years, 10 months ago
- bfbdf9e clk: imx: select [SPL_]CLK_COMPOSITE_CCF for imxrt10{20|50} by Heiko Thiery · 2 years, 10 months ago
- 1b7f00e regulator: bd718x7: Bypass bogus warnings by Marek Vasut · 2 years, 10 months ago
- 99dd254 GPIO: fxl6408: Add support for FXL6408 GPIO expander by Oleksandr Suvorov · 3 years ago
- 6f753d8 spi: mxc_spi: remove redundant code in spi_xchg_single() by Haolin Li · 3 years ago
- 01aa4cd imx8ulp: ddr: Fix DDR frequency request issue by Ye Li · 3 years, 1 month ago
- b80ec76 imx8ulp:ddr: saving the dram config timing data into sram by Jacky Bai · 3 years, 1 month ago
- 83fe92f net: ti: am65-cpsw: Cleanup resources before jump to kernel by Vignesh Raghavendra · 2 years, 10 months ago
- 006fddd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 2 years, 10 months ago
- 016e82d mtd: cfi_mtd: populate mtd->dev with flash_info->dev by Patrice Chotard · 3 years ago
- ad1ff53 rtc: pcf2127: remove U-Boot specific compatible string by Vladimir Oltean · 2 years, 11 months ago
- 7c67ef3 rtc: pcf2127: sync with Linux compatible strings by Vladimir Oltean · 2 years, 11 months ago
- 3285a57 i2c: muxes: pca954x: add PCA9847 variant by Vladimir Oltean · 2 years, 11 months ago
- 18c62df pci: layerscape: update the searching compatible of LX2160A PCIe by Hou Zhiqiang · 3 years ago