aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-07-28mediatek: Makefile: Drop explicit targets built by binmanSimon Glass1-0/+2
2020-07-28powerpc: mpc85xx: Only enable binman when it is neededSimon Glass1-1/+1
2020-07-28Makefile: Rename ALL-y to INPUTS-ySimon Glass8-31/+31
2020-07-28tegra: Don't enable binman on ARMv8 SoCsSimon Glass1-1/+1
2020-07-28rockchip: Enable building a SPI ROM image on bobSimon Glass4-1/+34
2020-07-28rockchip: Enable building a SPI ROM image on jerrySimon Glass4-1/+42
2020-07-28rockchip: Allow Bob to use SPI bootSimon Glass1-1/+2
2020-07-28x86: Change how selection of ROMs worksSimon Glass3-0/+6
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2-2/+0
2020-07-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini15-223/+442
2020-07-27Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini18-56/+64
2020-07-27arm: dts: ls1028a: Add dspi flash device node to qdsZhao Qiang1-0/+74
2020-07-27arm64: lx2160a: dts: Add watchdog nodeZhao Qiang1-0/+7
2020-07-27armv8: dts: ls1046a: Add the PCIe EP nodeXiaowei Bao1-0/+33
2020-07-27arm: dts: lx2160a: Increase configuration window sizeWasim Khan1-6/+6
2020-07-27arm64: ls1043a: Remove the workaround of erratum A-009929Hou Zhiqiang2-19/+0
2020-07-27Drop global data sdhc_adapter for powerpcYangbo Lu1-3/+1
2020-07-27armv8: dts: fsl-lx2160a: add flash node under dspi to qds dtsZhao Qiang1-0/+99
2020-07-27I2C: ls1043a, ls1046a: enable SYS_I2C_MXCBiwen Li1-2/+2
2020-07-27armv8: layerscape: rework spin tableMichael Walle1-60/+23
2020-07-27armv8: layerscape: relocate spin table if EFI_LOADER is enabledMichael Walle1-0/+36
2020-07-27armv8: layerscape: clean exported symbols in spintable.SMichael Walle4-21/+24
2020-07-27armv8: layerscape: drop first .ltorg directive in spintable.SMichael Walle1-2/+0
2020-07-27armv8: layerscape: make wake_secondary_core_n() staticMichael Walle1-1/+1
2020-07-27armv8: layerscape: simplify get_spin_tbl_addr() callsMichael Walle1-8/+7
2020-07-27armv8: layerscape: remove determine_mp_bootpg()Michael Walle2-6/+0
2020-07-27armv8: layerscape: fix alignment for spin tableMichael Walle1-2/+2
2020-07-27armv8: layerscape: load function pointer using ADRMichael Walle1-3/+3
2020-07-27armv8: layerscape: move spin table into own moduleMichael Walle3-150/+161
2020-07-27armv8: layerscape: properly use CPU_RELEASE_ADDRMichael Walle2-3/+12
2020-07-27armv8: layerscape: pretty print info about SMP coresMichael Walle1-4/+5
2020-07-27armv8: layerscape: fix spin-table supportMichael Walle2-11/+5
2020-07-27dm: armv8: gpio: include <asm/arch/gpio.h> for fsl-layerscapehui.song1-6/+2
2020-07-27armv8: gpio: add gpio featurehui.song1-0/+22
2020-07-27armv8: ls1028a: move FSL_LAYERSCAPE to kconfigMichael Walle1-0/+1
2020-07-25treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2-2/+2
2020-07-25arm: mach-k3: Use SOC driver for device identificationDave Gerlach3-36/+19
2020-07-25arm: dts: k3-j721e-mcu-wakeup: Introduce chipid nodeDave Gerlach2-0/+9
2020-07-25arm: dts: k3-am65-wakeup: Introduce chipid nodeDave Gerlach2-0/+9
2020-07-25test: Add tests for SOC uclassDave Gerlach1-0/+4
2020-07-25cpu: Convert the methods to use a const udevice *Simon Glass8-18/+21
2020-07-25ARM: rmobile: Add Beacon EmbeddedWorks RZG2M Dev KitAdam Ford6-0/+965
2020-07-25ARM: dts: r8a774a1: Import DTS from Linux 5.8-rc1Adam Ford1-0/+2787
2020-07-25ARM: renesas: Add basic R8A774A1 SupportAdam Ford1-0/+3
2020-07-24Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini6-7/+44
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini18-64/+56
2020-07-24riscv: dts: hifive-unleashed-a00: Make memory node available to SPLBin Meng1-0/+4
2020-07-24riscv: Fix linking error when building u-boot-spl with no SMP supportLeo Yu-Chi Liang1-0/+2
2020-07-24Revert "riscv: Allow use of reset drivers"Bin Meng1-2/+0
2020-07-24env: Enable SPI flash env for SiFive FU540Jagan Teki1-0/+13