summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-282-2/+0
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2020-07-2715-223/+442
|\
| * arm: dts: ls1028a: Add dspi flash device node to qdsZhao Qiang2020-07-271-0/+74
| * arm64: lx2160a: dts: Add watchdog nodeZhao Qiang2020-07-271-0/+7
| * armv8: dts: ls1046a: Add the PCIe EP nodeXiaowei Bao2020-07-271-0/+33
| * arm: dts: lx2160a: Increase configuration window sizeWasim Khan2020-07-271-6/+6
| * arm64: ls1043a: Remove the workaround of erratum A-009929Hou Zhiqiang2020-07-272-19/+0
| * Drop global data sdhc_adapter for powerpcYangbo Lu2020-07-271-3/+1
| * armv8: dts: fsl-lx2160a: add flash node under dspi to qds dtsZhao Qiang2020-07-271-0/+99
| * I2C: ls1043a, ls1046a: enable SYS_I2C_MXCBiwen Li2020-07-271-2/+2
| * armv8: layerscape: rework spin tableMichael Walle2020-07-271-60/+23
| * armv8: layerscape: relocate spin table if EFI_LOADER is enabledMichael Walle2020-07-271-0/+36
| * armv8: layerscape: clean exported symbols in spintable.SMichael Walle2020-07-274-21/+24
| * armv8: layerscape: drop first .ltorg directive in spintable.SMichael Walle2020-07-271-2/+0
| * armv8: layerscape: make wake_secondary_core_n() staticMichael Walle2020-07-271-1/+1
| * armv8: layerscape: simplify get_spin_tbl_addr() callsMichael Walle2020-07-271-8/+7
| * armv8: layerscape: remove determine_mp_bootpg()Michael Walle2020-07-272-6/+0
| * armv8: layerscape: fix alignment for spin tableMichael Walle2020-07-271-2/+2
| * armv8: layerscape: load function pointer using ADRMichael Walle2020-07-271-3/+3
| * armv8: layerscape: move spin table into own moduleMichael Walle2020-07-273-150/+161
| * armv8: layerscape: properly use CPU_RELEASE_ADDRMichael Walle2020-07-272-3/+12
| * armv8: layerscape: pretty print info about SMP coresMichael Walle2020-07-271-4/+5
| * armv8: layerscape: fix spin-table supportMichael Walle2020-07-272-11/+5
| * dm: armv8: gpio: include <asm/arch/gpio.h> for fsl-layerscapehui.song2020-07-271-6/+2
| * armv8: gpio: add gpio featurehui.song2020-07-271-0/+22
| * armv8: ls1028a: move FSL_LAYERSCAPE to kconfigMichael Walle2020-07-271-0/+1
* | Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2020-07-2718-56/+64
|\ \
| * | treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-252-2/+2
| * | arm: mach-k3: Use SOC driver for device identificationDave Gerlach2020-07-253-36/+19
| * | arm: dts: k3-j721e-mcu-wakeup: Introduce chipid nodeDave Gerlach2020-07-252-0/+9
| * | arm: dts: k3-am65-wakeup: Introduce chipid nodeDave Gerlach2020-07-252-0/+9
| * | test: Add tests for SOC uclassDave Gerlach2020-07-251-0/+4
| * | cpu: Convert the methods to use a const udevice *Simon Glass2020-07-258-18/+21
| |/
* | ARM: rmobile: Add Beacon EmbeddedWorks RZG2M Dev KitAdam Ford2020-07-256-0/+965
* | ARM: dts: r8a774a1: Import DTS from Linux 5.8-rc1Adam Ford2020-07-251-0/+2787
* | ARM: renesas: Add basic R8A774A1 SupportAdam Ford2020-07-251-0/+3
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini2020-07-246-7/+44
|\
| * riscv: dts: hifive-unleashed-a00: Make memory node available to SPLBin Meng2020-07-241-0/+4
| * riscv: Fix linking error when building u-boot-spl with no SMP supportLeo Yu-Chi Liang2020-07-241-0/+2
| * Revert "riscv: Allow use of reset drivers"Bin Meng2020-07-241-2/+0
| * env: Enable SPI flash env for SiFive FU540Jagan Teki2020-07-241-0/+13
| * sifive: fu540: Add Booting from SPIJagan Teki2020-07-241-0/+12
| * riscv: Make SiFive HiFive Unleashed board boot againBin Meng2020-07-242-5/+13
* | Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-2418-64/+56
|/
* Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dmTom Rini2020-07-2318-56/+64
|\
| * treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-202-2/+2
| * arm: mach-k3: Use SOC driver for device identificationDave Gerlach2020-07-203-36/+19
| * arm: dts: k3-j721e-mcu-wakeup: Introduce chipid nodeDave Gerlach2020-07-202-0/+9
| * arm: dts: k3-am65-wakeup: Introduce chipid nodeDave Gerlach2020-07-202-0/+9
| * test: Add tests for SOC uclassDave Gerlach2020-07-201-0/+4