summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-07-28sandbox, test: change hog gpioPhilippe Reynes
2020-07-28x86: chromebook_panther: Correct the image layoutSimon Glass
2020-07-28x86: Move the fdtmap away from the binary blobsSimon Glass
2020-07-28rockchip: Drop the fit_spl_optee.sh scriptSimon Glass
2020-07-28rockchip: Convert evb-rk3288 over to use binmanSimon Glass
2020-07-28mediatek: Makefile: Drop explicit targets built by binmanSimon Glass
2020-07-28powerpc: mpc85xx: Only enable binman when it is neededSimon Glass
2020-07-28Makefile: Rename ALL-y to INPUTS-ySimon Glass
2020-07-28tegra: Don't enable binman on ARMv8 SoCsSimon Glass
2020-07-28rockchip: Enable building a SPI ROM image on bobSimon Glass
2020-07-28rockchip: Enable building a SPI ROM image on jerrySimon Glass
2020-07-28rockchip: Allow Bob to use SPI bootSimon Glass
2020-07-28x86: Change how selection of ROMs worksSimon Glass
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford
2020-07-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-07-27Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-07-27arm: dts: ls1028a: Add dspi flash device node to qdsZhao Qiang
2020-07-27arm64: lx2160a: dts: Add watchdog nodeZhao Qiang
2020-07-27armv8: dts: ls1046a: Add the PCIe EP nodeXiaowei Bao
2020-07-27arm: dts: lx2160a: Increase configuration window sizeWasim Khan
2020-07-27arm64: ls1043a: Remove the workaround of erratum A-009929Hou Zhiqiang
2020-07-27Drop global data sdhc_adapter for powerpcYangbo Lu
2020-07-27armv8: dts: fsl-lx2160a: add flash node under dspi to qds dtsZhao Qiang
2020-07-27I2C: ls1043a, ls1046a: enable SYS_I2C_MXCBiwen Li
2020-07-27armv8: layerscape: rework spin tableMichael Walle
2020-07-27armv8: layerscape: relocate spin table if EFI_LOADER is enabledMichael Walle
2020-07-27armv8: layerscape: clean exported symbols in spintable.SMichael Walle
2020-07-27armv8: layerscape: drop first .ltorg directive in spintable.SMichael Walle
2020-07-27armv8: layerscape: make wake_secondary_core_n() staticMichael Walle
2020-07-27armv8: layerscape: simplify get_spin_tbl_addr() callsMichael Walle
2020-07-27armv8: layerscape: remove determine_mp_bootpg()Michael Walle
2020-07-27armv8: layerscape: fix alignment for spin tableMichael Walle
2020-07-27armv8: layerscape: load function pointer using ADRMichael Walle
2020-07-27armv8: layerscape: move spin table into own moduleMichael Walle
2020-07-27armv8: layerscape: properly use CPU_RELEASE_ADDRMichael Walle
2020-07-27armv8: layerscape: pretty print info about SMP coresMichael Walle
2020-07-27armv8: layerscape: fix spin-table supportMichael Walle
2020-07-27dm: armv8: gpio: include <asm/arch/gpio.h> for fsl-layerscapehui.song
2020-07-27armv8: gpio: add gpio featurehui.song
2020-07-27armv8: ls1028a: move FSL_LAYERSCAPE to kconfigMichael Walle
2020-07-25treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-07-25arm: mach-k3: Use SOC driver for device identificationDave Gerlach
2020-07-25arm: dts: k3-j721e-mcu-wakeup: Introduce chipid nodeDave Gerlach
2020-07-25arm: dts: k3-am65-wakeup: Introduce chipid nodeDave Gerlach
2020-07-25test: Add tests for SOC uclassDave Gerlach
2020-07-25cpu: Convert the methods to use a const udevice *Simon Glass
2020-07-25ARM: rmobile: Add Beacon EmbeddedWorks RZG2M Dev KitAdam Ford
2020-07-25ARM: dts: r8a774a1: Import DTS from Linux 5.8-rc1Adam Ford
2020-07-25ARM: renesas: Add basic R8A774A1 SupportAdam Ford
2020-07-24Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini