summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-04-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini16-221/+139
2020-04-30Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodia...Tom Rini8-33/+48
2020-04-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini31-19/+1320
2020-04-30x86: Use the existing stack when chain-loadingSimon Glass1-2/+14
2020-04-30x86: Add a way to detect running from corebootSimon Glass1-0/+2
2020-04-30x86: Move coreboot-table detection into common codeSimon Glass3-15/+41
2020-04-30x86: cpu: Skip init code when chain loadingSimon Glass3-3/+10
2020-04-30x86: apl: Skip init code when chain loadingSimon Glass1-0/+2
2020-04-30x86: fsp: Allow skipping init code when chain loadingSimon Glass4-1/+22
2020-04-30acpi: Add an acpi commandSimon Glass2-0/+2
2020-04-30acpi: Put table-setup code in its own functionSimon Glass1-76/+1
2020-04-30acpi: Move acpi_add_table() to generic codeSimon Glass1-73/+10
2020-04-30acpi: Drop code for missing XSDT from acpi_write_rsdp()Simon Glass1-13/+2
2020-04-30x86: Allow devices to write ACPI tablesSimon Glass1-0/+2
2020-04-30acpi: Convert part of acpi_table to use acpi_ctxSimon Glass1-45/+43
2020-04-30acpi: Add a method to write tables for a deviceSimon Glass2-9/+4
2020-04-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini45-1567/+2531
2020-04-29driver: net: fm: add DM ETH supportMadalin Bucur1-0/+2
2020-04-29ARM: dts: add QorIQ DPAA 1 FMan v3 to LS1046ARDBMadalin Bucur2-1/+68
2020-04-29ARM: dts: add QorIQ DPAA 1 FMan v3 for LS1046AMadalin Bucur1-0/+49
2020-04-29ARM: dts: add QorIQ DPAA 1 FMan v3 to LS1043ARDBMadalin Bucur2-1/+82
2020-04-29ARM: dts: add QorIQ DPAA 1 FMan v3 for LS1043AMadalin Bucur1-0/+48
2020-04-29ARM: dts: add QorIQ DPAA 1 FMan v3 device tree nodesMadalin Bucur9-0/+428
2020-04-29armv8: ls1028aqds: add lpuart dts supportYuantian Tang4-1/+36
2020-04-29arm: dts: ls1028a: add lpuart nodesYuantian Tang1-0/+60
2020-04-29arm: dts: ls1088ardb: add DPMAC and PHY nodesIoana Ciornei2-6/+183
2020-04-29arm: dts: ls2088ardb: add DPMAC and PHY nodesIoana Ciornei2-6/+157
2020-04-29arm: dts: lx2160ardb: add DPMAC and PHY nodesIoana Ciornei2-0/+97
2020-04-29arm: dts: ls1088a: add external MDIO nodesIoana Ciornei1-0/+15
2020-04-29arm: dts: ls2088a: add external MDIO nodesIoana Ciornei1-0/+15
2020-04-29arm: dts: lx2160a: add external MDIO nodesIoana Ciornei1-0/+20
2020-04-29ARM: dts: rmobile: Scrub unused DT nodesMarek Vasut3-0/+199
2020-04-28Convert CONFIG_PHYLIB et al to KconfigTom Rini1-1/+0
2020-04-28ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.6.2Marek Vasut29-1119/+1740
2020-04-28ARM: dts: rmobile: Synchronize Gen2 DTs with Linux 5.6.2Marek Vasut13-400/+544
2020-04-28Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodia...Tom Rini20-101/+342
2020-04-28Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini1-1/+1
2020-04-28fsl-layerscape: Move GIC RD tables init to soc.cHou Zhiqiang3-0/+52
2020-04-28fsl-layerscape: Kconfig: Select RESV_RAM if GIC_V3_ITSHou Zhiqiang1-0/+4
2020-04-28fsl-layerscape: Add RESV_RAM check in resv_ram addrHou Zhiqiang1-4/+4
2020-04-28arm: dts: meson-khadas-vim3: enable SPI NOR flashNeil Armstrong3-0/+35
2020-04-28arm: dts: meson-gxm-khadas-vim2-u-boot: enable SPI NOR flashNeil Armstrong1-0/+15
2020-04-28arm64: dts: meson: sync dt and bindings from v5.7-rc1Neil Armstrong16-101/+292
2020-04-28Merge tag 'mips-pull-2020-04-27' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini32-821/+1673
2020-04-27mips: Add support for SoM "VoCore2".Mauro Condarelli3-0/+96
2020-04-27mips: mt76x8: ddr_cal: Correct dqs_find_min/max implementationsStefan Roese1-18/+10
2020-04-27mips: mt76x8: ddr_cal: Change types from u32 to int in dqs_find_min/maxStefan Roese1-6/+8
2020-04-27mips: mt76x8: ddr_cal: Rename dqs_test_valid() to dqs_test_error()Stefan Roese1-6/+6
2020-04-27mips: mtmips: add support for mt7628-rfbWeijie Gao3-0/+77
2020-04-27mips: mtmips: enable SPL for all boardsWeijie Gao1-26/+0