aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
2020-08-05ARM: add Kconfig option for PSCI 0.1Icenowy Zheng
2020-07-29arch: arm: use dt and UCLASS_SYSCON to get gic lpi detailsRayagonda Kokatanur
2020-07-29board: ns3: add api to save boot parameters passed from BL31Abhishek Shah
2020-07-29arm: cpu: armv8: add L3 memory flush supportRayagonda Kokatanur
2020-07-29arm: add support for SoC s5p4418 (cpu) / nanopi2 boardStefan Bosch
2020-07-29pwm: add driver for nexellStefan Bosch
2020-07-27arm64: ls1043a: Remove the workaround of erratum A-009929Hou Zhiqiang
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-27armv8: ls1028a: move FSL_LAYERSCAPE to kconfigMichael Walle
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-07-17Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to KconfigPatrick Delaunay
2020-07-07arm64: issue ISB after updating system registersVolodymyr Babchuk
2020-05-25armv8: cache_v8: fix mmu_set_region_dcache_behaviourPeng Fan
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18Fix some checkpatch warnings in calls to udelay()Simon Glass
2020-05-18common: Drop linux/stringify.h from common headerSimon Glass
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-18arm: Don't include common.h in header filesSimon Glass
2020-05-17efi_loader: round the memory area in efi_add_memory_map()Michael Walle
2020-05-15rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner
2020-05-15arm: orion5x: finish moving SoC to mach-orion5xTrevor Woerner
2020-05-15arm: lpc32xx: move SoC to mach-lpc32xxTrevor Woerner
2020-05-10imx: imx8qm/qxp: Recover SPL data section for partition rebootPeng Fan
2020-04-29driver: net: fm: add DM ETH supportMadalin Bucur
2020-04-28fsl-layerscape: Move GIC RD tables init to soc.cHou Zhiqiang
2020-04-28fsl-layerscape: Kconfig: Select RESV_RAM if GIC_V3_ITSHou Zhiqiang
2020-04-28fsl-layerscape: Add RESV_RAM check in resv_ram addrHou Zhiqiang
2020-04-20phy: add support for backplane kr modeFlorinel Iordache
2020-04-02t210: do not enable PLLE and UPHY PLL HW PWRSEQJC Kuo
2020-03-30dm: arm64: ls1046a: add i2c DM supportBiwen Li