summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-06mmc: synquacer: Add SynQuacer F_SDH30 SDHCI driverJassi Brar
2021-07-06pci: synquacer: Add SynQuacer ECAM based PCIe driverMasami Hiramatsu
2021-07-06gpio: Introduce CONFIG_GPIO_EXTRA_HEADER to cleanup #ifdefsMasami Hiramatsu
2021-07-06dm: pci: Skip setting VGA bridge bits if parent device is the host busMasami Hiramatsu
2021-07-06ata: ahci-pci: Use scsi_ops to initialize opsMasami Hiramatsu
2021-07-06arm: iproc: Add higher speed configurationsChris Packham
2021-07-06ARM: integrator: Drop PCI supportLinus Walleij
2021-07-06mpc8379erdb: enable DM_USB DM_PCI DM_ETHSinan Akman
2021-07-06tools: Fix default target compile tools in Python toolsAlper Nebi Yasak
2021-07-06sandbox: cros-ec: Add tests for the Chromium OS EC PWM driverAlper Nebi Yasak
2021-07-06remove struct uclass_driver::opsRasmus Villemoes
2021-07-06sandbox: don't refer to symbol _initHeinrich Schuchardt
2021-07-06sandbox: fix sandbox_reset()Heinrich Schuchardt
2021-07-06sandbox: ensure that state->ram_buf is in low memoryHeinrich Schuchardt
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2021-07-06sandbox: Support signal handling only when requestedSimon Glass
2021-07-06Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2021-07-06Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-07-06board: sifive: support spl multi-dtb on unmatched boardZong Li
2021-07-06riscv: dts: add dts for unmatched rev1Zong Li
2021-07-06board: sifive: Add an interface to get PCB revisionZong Li
2021-07-06riscv: sifive: fu740: Support i2c in splZong Li
2021-07-06riscv: sifive: fu740: kconfig: Enable support for Opencores I2C controllerZong Li
2021-07-06board: sifive: unmatched: add initial support for a platform ID EEPROMZong Li
2021-07-06ARM: dts: at91: fix the GPIO polarity for onewireEugen Hristev
2021-07-06w1: w1-gpio: claim the gpio with correct initial flagEugen Hristev
2021-07-06mmc: openpiton: add piton_mmc driverTianrui Wei
2021-07-06board: riscv: add openpiton-riscv64 SoC supportTianrui Wei
2021-07-06riscv: sifive: Set default fdtfile namesDimitri John Ledkov
2021-07-06drivers: clk: sifive: fu740-prci: replace 'pciaux' with 'pcieaux'Green Wan
2021-07-06net: dwc_eth_qos: cosmetic: remove unused define EQOS_DESCRIPTOR_ALIGNPatrick Delaunay
2021-07-06board: sl28: add DSA support for variant 2Michael Walle
2021-07-06net: enetc: propagate the return code from phy_startup() to eth_ops::startVladimir Oltean
2021-07-06net: enetc: force the RGMII MAC speed/duplex instead of using in-band signalingVladimir Oltean
2021-07-06net: enetc: require a PHY device when probingVladimir Oltean
2021-07-06arm: dts: ls1028a: disable enetc-2 by defaultVladimir Oltean
2021-07-06arm: dts: ls1028a: declare the fixed-link speeds for the internal ENETC portsVladimir Oltean
2021-07-06arm: dts: ls1028a: enable internal RGMII delays for the LS1028A-QDS AR8035 PHYVladimir Oltean
2021-07-06arm: dts: ls1028a: enable the switch CPU port for the LS1028A-QDSVladimir Oltean
2021-07-06net: smc911x: Determine bus width at runtimeAndre Przywara
2021-07-06net: smc911x: Drop redundant CONFIG_SMC911X_16_BIT Kconfig symbolAndre Przywara
2021-07-06cmd: net: add a 'net list' command to list network devsTim Harvey
2021-07-06phy: add nxp tja1103 phy driverRadu Pirea (NXP OSS)
2021-07-05Merge branch '2021-07-01-update-CI-containers'Tom Rini
2021-07-05Docker/CI: Update to "focal" and latest buildTom Rini
2021-07-05test/py: rewrite sqfsls command test suiteJoao Marcos Costa
2021-07-05test/py: rewrite sqfsload command test suiteJoao Marcos Costa
2021-07-05test/py: rewrite common tools for SquashFS testsJoao Marcos Costa
2021-07-05Azure: Add loop devices and CAP_SYS_ADMIN for sandbox test.py testsAlper Nebi Yasak
2021-07-05Azure: Add fuse device for test.py testsAlper Nebi Yasak