aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2021-07-05tools: docker: Install a readable kernel for libguestfs-toolsAlper Nebi Yasak
2021-07-05test/py: Wait for guestmount worker to exit after running guestunmountAlper Nebi Yasak
2021-07-05test/py: Use loop mounts if guestmount fails in filesystem testsAlper Nebi Yasak
2021-07-05env: efi: fix a wrong address dereferenceAKASHI Takahiro
2021-07-05Merge branch 'next'Tom Rini
2021-07-05Prepare v2021.07Tom Rini
2021-07-02Merge tag 'u-boot-amlogic-20210703' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-07-02configs: libretech: set SPI mode to 0Da Xue
2021-07-02Merge tag 'efi-2021-07-rc6' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-07-02autoboot: fix MENUKEYDa Xue
2021-07-02efi_loader: Allow capsule update on-disk without checking OsIndicationsIlias Apalodimas
2021-07-02efi_loader: clear OsIndicationsHeinrich Schuchardt
2021-07-02efi_loader: Improve the parameter check for QueryVariableInfo()Masami Hiramatsu
2021-07-02efi_loader: missing parentheses in query_console_sizeHeinrich Schuchardt
2021-07-02efi_loader: Always install FMPsIlias Apalodimas
2021-07-02efi_loader: Force a single FMP instance per hardware storeIlias Apalodimas
2021-07-02efi: Fix to use null handle to create new handle for efi_fmp_rawMasami Hiramatsu
2021-07-01Merge branch '2021-07-01-buildtime-gd-sanity-check' into nextTom Rini