summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-04-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-04-30Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-04-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-04-30x86: Use the existing stack when chain-loadingSimon Glass
2020-04-30x86: Add a way to detect running from corebootSimon Glass
2020-04-30x86: Move coreboot-table detection into common codeSimon Glass
2020-04-30x86: cpu: Skip init code when chain loadingSimon Glass
2020-04-30x86: apl: Skip init code when chain loadingSimon Glass
2020-04-30x86: fsp: Allow skipping init code when chain loadingSimon Glass
2020-04-30acpi: Add an acpi commandSimon Glass
2020-04-30acpi: Put table-setup code in its own functionSimon Glass
2020-04-30acpi: Move acpi_add_table() to generic codeSimon Glass
2020-04-30acpi: Drop code for missing XSDT from acpi_write_rsdp()Simon Glass
2020-04-30x86: Allow devices to write ACPI tablesSimon Glass
2020-04-30acpi: Convert part of acpi_table to use acpi_ctxSimon Glass
2020-04-30acpi: Add a method to write tables for a deviceSimon Glass
2020-04-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini
2020-04-29driver: net: fm: add DM ETH supportMadalin Bucur
2020-04-29ARM: dts: add QorIQ DPAA 1 FMan v3 to LS1046ARDBMadalin Bucur
2020-04-29ARM: dts: add QorIQ DPAA 1 FMan v3 for LS1046AMadalin Bucur
2020-04-29ARM: dts: add QorIQ DPAA 1 FMan v3 to LS1043ARDBMadalin Bucur
2020-04-29ARM: dts: add QorIQ DPAA 1 FMan v3 for LS1043AMadalin Bucur
2020-04-29ARM: dts: add QorIQ DPAA 1 FMan v3 device tree nodesMadalin Bucur
2020-04-29armv8: ls1028aqds: add lpuart dts supportYuantian Tang
2020-04-29arm: dts: ls1028a: add lpuart nodesYuantian Tang
2020-04-29arm: dts: ls1088ardb: add DPMAC and PHY nodesIoana Ciornei
2020-04-29arm: dts: ls2088ardb: add DPMAC and PHY nodesIoana Ciornei
2020-04-29arm: dts: lx2160ardb: add DPMAC and PHY nodesIoana Ciornei
2020-04-29arm: dts: ls1088a: add external MDIO nodesIoana Ciornei
2020-04-29arm: dts: ls2088a: add external MDIO nodesIoana Ciornei
2020-04-29arm: dts: lx2160a: add external MDIO nodesIoana Ciornei
2020-04-29ARM: dts: rmobile: Scrub unused DT nodesMarek Vasut
2020-04-28Convert CONFIG_PHYLIB et al to KconfigTom Rini
2020-04-28ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.6.2Marek Vasut
2020-04-28ARM: dts: rmobile: Synchronize Gen2 DTs with Linux 5.6.2Marek Vasut
2020-04-28Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-04-28Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2020-04-28fsl-layerscape: Move GIC RD tables init to soc.cHou Zhiqiang
2020-04-28fsl-layerscape: Kconfig: Select RESV_RAM if GIC_V3_ITSHou Zhiqiang
2020-04-28fsl-layerscape: Add RESV_RAM check in resv_ram addrHou Zhiqiang
2020-04-28arm: dts: meson-khadas-vim3: enable SPI NOR flashNeil Armstrong
2020-04-28arm: dts: meson-gxm-khadas-vim2-u-boot: enable SPI NOR flashNeil Armstrong
2020-04-28arm64: dts: meson: sync dt and bindings from v5.7-rc1Neil Armstrong
2020-04-27Merge tag 'mips-pull-2020-04-27' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2020-04-27mips: Add support for SoM "VoCore2".Mauro Condarelli
2020-04-27mips: mt76x8: ddr_cal: Correct dqs_find_min/max implementationsStefan Roese
2020-04-27mips: mt76x8: ddr_cal: Change types from u32 to int in dqs_find_min/maxStefan Roese
2020-04-27mips: mt76x8: ddr_cal: Rename dqs_test_valid() to dqs_test_error()Stefan Roese
2020-04-27mips: mtmips: add support for mt7628-rfbWeijie Gao
2020-04-27mips: mtmips: enable SPL for all boardsWeijie Gao