summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8
AgeCommit message (Expand)Author
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-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-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-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-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
2020-03-30dm: arm64: ls1043a: add i2c DM supportBiwen Li
2020-02-04dm: arm64: ls1012a: add i2c DM supportBiwen Li
2020-02-04armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabledBiwen Li
2020-01-24arch: armv8: fsl-layerscape: export serdes config to environmentAlex Marginean
2020-01-24armv8: ls1028a_serdes: Add few missing serdes protocolsAlex Marginean
2020-01-24armv8: fsl-layerscape: LS1044A/1048A: enable Only 1x 10GE portPramod Kumar
2020-01-24armv8: ls1012a: Make USB masters snoopableRan Wang
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass