aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8/fsl-layerscape/mp.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini1-0/+1
2021-11-09armv8: layerscape: use memalign() to allocate spintable codeMichael Walle1-15/+14
2021-06-17armv8: layerscape: add PSCI support for cpu releaseJiafei Pan1-15/+34
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
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 Walle1-1/+3
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: pretty print info about SMP coresMichael Walle1-4/+5
2020-07-27armv8: layerscape: fix spin-table supportMichael Walle1-4/+5
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-1/+1
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2019-12-02common: Move older CPU functions to their own headerSimon Glass1-0/+1
2018-06-19common: Fix cpu nr type which is always unsigned typeMichal Simek1-4/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-01armv8: Remove duplicate definition for IH_ARCH_ARM and IH_ARCH_ARM64Alison Wang1-3/+8
2016-11-22armv8: fsl-layerscape: SMP support for loading 32-bit OSAlison Wang1-0/+10
2016-11-22armv8/fsl-lsch3: Update code to release secondary coresPriyanka Jain1-4/+64
2016-10-06armv8: fsl-layerscape: Fix "cpu status" commandYork Sun1-4/+12
2015-11-30armv8: fsl-layerscape: Fix "cpu release" commandYork Sun1-0/+6
2015-10-29armv8/ls1043a: Enable secondary coresHou Zhiqiang1-0/+14
2015-10-29armv8/fsl_lsch3: Change arch to fsl-layerscapeMingkai Hu1-0/+183