aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-07-29board: ns3: define ddr memory layoutRayagonda Kokatanur1-0/+23
2020-07-29board: ns3: add api to save boot parameters passed from BL31Abhishek Shah2-0/+35
2020-07-29arm: cpu: armv8: add L3 memory flush supportRayagonda Kokatanur3-0/+95
2020-07-29board: ns3: add support for Broadcom Northstar 3Rayagonda Kokatanur4-0/+70
2020-07-29board: mediatek: Add support for UniElec U7623 boardDavid Woodhouse2-0/+212
2020-07-29arm: add support for SoC s5p4418 (cpu) / nanopi2 boardStefan Bosch7-0/+547
2020-07-29pwm: add driver for nexellStefan Bosch3-5/+119
2020-07-29arm: add mach-nexell (all files except header files)Stefan Bosch13-0/+1999
2020-07-29arm: add mach-nexell (header files)Stefan Bosch12-0/+1624
2020-07-29arm: enable allocate-on-read for LPAE's DCACHE_WRITEBACK/_WRITETHROUGHArd Biesheuvel1-4/+19
2020-07-29arm: Add support for Qualcomm IPQ40xx familyRobert Marko10-0/+405
2020-07-28arm: dts: mediatek: enable sgmii mode and mt7531 switch for mt7629MarkLee1-6/+8
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