summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* arm: ls102xa: select USB PHY erratum's only if USB is enabledAleksandar Gerasimovski2020-12-101-4/+4
* armv8: fsl-layerscape: Fix automatic setting of bootmcd with TF-AAlban Bedel2020-12-101-23/+4
* layerscape: fdt.c: Check for NULL return value from fdt_getprop()Priyanka Singh2020-12-101-4/+6
* armv8: lx2162a: Add Soc changes to support LX2162AMeenakshi Aggarwal2020-12-109-17/+133
* armv8: layerscape: don't remove crypto node if just partially disabledMichael Walle2020-10-231-1/+40
* net: lx2160a.c: Update to set ECx_PMUX precedenceRazvan Ionut Cirjan2020-10-231-8/+8
* pci: layerscape: add a way of specifying additional iommu mappingsLaurentiu Tudor2020-10-231-0/+67
* arm: fsl-layerscape: Include device_compat.h in soc.cTom Rini2020-10-161-0/+1
* arm64: PIE: Skip fixups if distance is zeroAndre Przywara2020-10-081-1/+2
* Merge branch 'next'Tom Rini2020-10-052-3/+22
|\
| * arm64: Add support for larger PIE U-BootEdgar E. Iglesias2020-09-221-2/+4
| * arm64: Trap PIE builds early if load address is not 4K alignedEdgar E. Iglesias2020-09-221-0/+17
* | armv8: lx2160a: fix reset sequenceMeenakshi Aggarwal2020-09-241-6/+8
* | arm64: Layerscape: Survive LPI one-way reset workaroundHou Zhiqiang2020-09-241-1/+16
* | fsl-layerscape: enable dwc3 snooping featureRan Wang2020-09-241-0/+37
|/
* board: Introduce xenguest_arm64 boardAndrii Anisov2020-08-144-0/+119
* ARM: add Kconfig option for PSCI 0.1Icenowy Zheng2020-08-051-0/+4
* arch: arm: use dt and UCLASS_SYSCON to get gic lpi detailsRayagonda Kokatanur2020-07-291-27/+1
* board: ns3: add api to save boot parameters passed from BL31Abhishek Shah2020-07-291-0/+9
* arm: cpu: armv8: add L3 memory flush supportRayagonda Kokatanur2020-07-293-0/+95
* arm: add support for SoC s5p4418 (cpu) / nanopi2 boardStefan Bosch2020-07-293-0/+129
* pwm: add driver for nexellStefan Bosch2020-07-292-5/+65
* arm64: ls1043a: Remove the workaround of erratum A-009929Hou Zhiqiang2020-07-272-19/+0
* 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-273-18/+21
* 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-271-5/+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-271-2/+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
* armv8: ls1028a: move FSL_LAYERSCAPE to kconfigMichael Walle2020-07-271-0/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-1711-17/+17
* Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to KconfigPatrick Delaunay2020-07-171-0/+14
* arm64: issue ISB after updating system registersVolodymyr Babchuk2020-07-071-0/+8
* armv8: cache_v8: fix mmu_set_region_dcache_behaviourPeng Fan2020-05-251-1/+1
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-187-0/+7
* common: Drop linux/delay.h from common headerSimon Glass2020-05-1825-1/+26
* Fix some checkpatch warnings in calls to udelay()Simon Glass2020-05-181-1/+1
* common: Drop linux/stringify.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop asm/ptrace.h from common headerSimon Glass2020-05-187-0/+7
* common: Drop log.h from common headerSimon Glass2020-05-1823-0/+23
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-187-8/+15
* common: Drop init.h from common headerSimon Glass2020-05-1834-0/+34