summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)AuthorFilesLines
2020-10-05Merge branch 'next'Tom Rini2-3/+22
2020-09-24armv8: lx2160a: fix reset sequenceMeenakshi Aggarwal1-6/+8
2020-09-24arm64: Layerscape: Survive LPI one-way reset workaroundHou Zhiqiang1-1/+16
2020-09-24fsl-layerscape: enable dwc3 snooping featureRan Wang1-0/+37
2020-09-22arm64: Add support for larger PIE U-BootEdgar E. Iglesias1-2/+4
2020-09-22arm64: Trap PIE builds early if load address is not 4K alignedEdgar E. Iglesias1-0/+17
2020-08-14board: Introduce xenguest_arm64 boardAndrii Anisov4-0/+119
2020-08-05ARM: add Kconfig option for PSCI 0.1Icenowy Zheng1-0/+4
2020-07-29arch: arm: use dt and UCLASS_SYSCON to get gic lpi detailsRayagonda Kokatanur1-27/+1
2020-07-29board: ns3: add api to save boot parameters passed from BL31Abhishek Shah1-0/+9
2020-07-29arm: cpu: armv8: add L3 memory flush supportRayagonda Kokatanur3-0/+95
2020-07-29arm: add support for SoC s5p4418 (cpu) / nanopi2 boardStefan Bosch3-0/+129
2020-07-29pwm: add driver for nexellStefan Bosch2-5/+65
2020-07-27arm64: ls1043a: Remove the workaround of erratum A-009929Hou Zhiqiang2-19/+0
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 Walle3-18/+21
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 Walle1-5/+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 Walle1-2/+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-27armv8: ls1028a: move FSL_LAYERSCAPE to kconfigMichael Walle1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada11-17/+17
2020-07-17Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to KconfigPatrick Delaunay1-0/+14
2020-07-07arm64: issue ISB after updating system registersVolodymyr Babchuk1-0/+8
2020-05-25armv8: cache_v8: fix mmu_set_region_dcache_behaviourPeng Fan1-1/+1
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass7-0/+7
2020-05-19common: Drop linux/delay.h from common headerSimon Glass25-1/+26
2020-05-19Fix some checkpatch warnings in calls to udelay()Simon Glass1-1/+1
2020-05-19common: Drop linux/stringify.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop asm/ptrace.h from common headerSimon Glass7-0/+7
2020-05-19common: Drop log.h from common headerSimon Glass23-0/+23
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass7-8/+15
2020-05-19common: Drop init.h from common headerSimon Glass34-0/+34
2020-05-19common: Drop image.h from common headerSimon Glass4-0/+5
2020-05-19common: Drop bootstage.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass32-0/+34
2020-05-18arm: Don't include common.h in header filesSimon Glass1-0/+1
2020-05-17efi_loader: round the memory area in efi_add_memory_map()Michael Walle2-10/+5
2020-05-15rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner2-2/+2
2020-05-15arm: orion5x: finish moving SoC to mach-orion5xTrevor Woerner1-60/+0
2020-05-15arm: lpc32xx: move SoC to mach-lpc32xxTrevor Woerner9-588/+0
2020-05-10imx: imx8qm/qxp: Recover SPL data section for partition rebootPeng Fan4-0/+47