summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-04-3016-221/+139
|\
| * x86: Use the existing stack when chain-loadingSimon Glass2020-04-301-2/+14
| * x86: Add a way to detect running from corebootSimon Glass2020-04-301-0/+2
| * x86: Move coreboot-table detection into common codeSimon Glass2020-04-303-15/+41
| * x86: cpu: Skip init code when chain loadingSimon Glass2020-04-303-3/+10
| * x86: apl: Skip init code when chain loadingSimon Glass2020-04-301-0/+2
| * x86: fsp: Allow skipping init code when chain loadingSimon Glass2020-04-304-1/+22
| * acpi: Add an acpi commandSimon Glass2020-04-302-0/+2
| * acpi: Put table-setup code in its own functionSimon Glass2020-04-301-76/+1
| * acpi: Move acpi_add_table() to generic codeSimon Glass2020-04-301-73/+10
| * acpi: Drop code for missing XSDT from acpi_write_rsdp()Simon Glass2020-04-301-13/+2
| * x86: Allow devices to write ACPI tablesSimon Glass2020-04-301-0/+2
| * acpi: Convert part of acpi_table to use acpi_ctxSimon Glass2020-04-301-45/+43
| * acpi: Add a method to write tables for a deviceSimon Glass2020-04-302-9/+4
* | Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-04-308-33/+48
|\ \
| * | ARM: zynq: Add nand controller node in zynq-ces-nand dtT Karthik Reddy2020-04-271-0/+15
| * | arm64: zynqmp: Fix irps5401 device nodesMichal Simek2020-04-276-29/+28
| * | arm64: zynqmp: Add label to GPIO lines for boot mode and PORSaeed Nowshadi2020-04-271-3/+3
| * | ARM: zynq: Setup stack size via KconfigMichal Simek2020-04-271-1/+2
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2020-04-3031-19/+1320
|\ \ \ | |_|/ |/| |
| * | driver: net: fm: add DM ETH supportMadalin Bucur2020-04-291-0/+2
| * | ARM: dts: add QorIQ DPAA 1 FMan v3 to LS1046ARDBMadalin Bucur2020-04-292-1/+68
| * | ARM: dts: add QorIQ DPAA 1 FMan v3 for LS1046AMadalin Bucur2020-04-291-0/+49
| * | ARM: dts: add QorIQ DPAA 1 FMan v3 to LS1043ARDBMadalin Bucur2020-04-292-1/+82
| * | ARM: dts: add QorIQ DPAA 1 FMan v3 for LS1043AMadalin Bucur2020-04-291-0/+48
| * | ARM: dts: add QorIQ DPAA 1 FMan v3 device tree nodesMadalin Bucur2020-04-299-0/+428
| * | armv8: ls1028aqds: add lpuart dts supportYuantian Tang2020-04-294-1/+36
| * | arm: dts: ls1028a: add lpuart nodesYuantian Tang2020-04-291-0/+60
| * | arm: dts: ls1088ardb: add DPMAC and PHY nodesIoana Ciornei2020-04-292-6/+183
| * | arm: dts: ls2088ardb: add DPMAC and PHY nodesIoana Ciornei2020-04-292-6/+157
| * | arm: dts: lx2160ardb: add DPMAC and PHY nodesIoana Ciornei2020-04-292-0/+97
| * | arm: dts: ls1088a: add external MDIO nodesIoana Ciornei2020-04-291-0/+15
| * | arm: dts: ls2088a: add external MDIO nodesIoana Ciornei2020-04-291-0/+15
| * | arm: dts: lx2160a: add external MDIO nodesIoana Ciornei2020-04-291-0/+20
| * | fsl-layerscape: Move GIC RD tables init to soc.cHou Zhiqiang2020-04-283-0/+52
| * | fsl-layerscape: Kconfig: Select RESV_RAM if GIC_V3_ITSHou Zhiqiang2020-04-281-0/+4
| * | fsl-layerscape: Add RESV_RAM check in resv_ram addrHou Zhiqiang2020-04-281-4/+4
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shWIP/29Apr2020Tom Rini2020-04-2945-1567/+2531
|\ \
| * | ARM: dts: rmobile: Scrub unused DT nodesMarek Vasut2020-04-293-0/+199
| * | ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.6.2Marek Vasut2020-04-2829-1119/+1740
| * | ARM: dts: rmobile: Synchronize Gen2 DTs with Linux 5.6.2Marek Vasut2020-04-2813-400/+544
| |/
* | Convert CONFIG_PHYLIB et al to KconfigTom Rini2020-04-281-1/+0
* | Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-04-2820-101/+342
|\ \
| * | arm: dts: meson-khadas-vim3: enable SPI NOR flashNeil Armstrong2020-04-283-0/+35
| * | arm: dts: meson-gxm-khadas-vim2-u-boot: enable SPI NOR flashNeil Armstrong2020-04-281-0/+15
| * | arm64: dts: meson: sync dt and bindings from v5.7-rc1Neil Armstrong2020-04-2816-101/+292
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2020-04-281-1/+1
|\ \
| * | arm: socfpga: stratix10: Fix incorrect CLKMGR_S10_PERPLL_BYPASS offsetLey Foon Tan2020-04-271-1/+1
| |/
* | Merge tag 'mips-pull-2020-04-27' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2020-04-2732-821/+1673
|\ \
| * | mips: Add support for SoM "VoCore2".Mauro Condarelli2020-04-273-0/+96