summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* common: Drop image.h from common headerSimon Glass2020-05-184-0/+5
* common: Drop bootstage.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-1832-0/+34
* arm: Don't include common.h in header filesSimon Glass2020-05-181-0/+1
* efi_loader: round the memory area in efi_add_memory_map()Michael Walle2020-05-172-10/+5
* rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner2020-05-152-2/+2
* arm: orion5x: finish moving SoC to mach-orion5xTrevor Woerner2020-05-151-60/+0
* arm: lpc32xx: move SoC to mach-lpc32xxTrevor Woerner2020-05-159-588/+0
* imx: imx8qm/qxp: Recover SPL data section for partition rebootPeng Fan2020-05-104-0/+47
* driver: net: fm: add DM ETH supportMadalin Bucur2020-04-291-0/+2
* fsl-layerscape: Move GIC RD tables init to soc.cHou Zhiqiang2020-04-282-0/+48
* fsl-layerscape: Kconfig: Select RESV_RAM if GIC_V3_ITSHou Zhiqiang2020-04-281-0/+4
* fsl-layerscape: Add RESV_RAM check in resv_ram addrHou Zhiqiang2020-04-281-4/+4
* phy: add support for backplane kr modeFlorinel Iordache2020-04-201-0/+9
* t210: do not enable PLLE and UPHY PLL HW PWRSEQJC Kuo2020-04-021-0/+5
* dm: arm64: ls1046a: add i2c DM supportBiwen Li2020-03-301-5/+5
* dm: arm64: ls1043a: add i2c DM supportBiwen Li2020-03-301-5/+5