summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8/fsl-layerscape/mp.c
Commit message (Expand)AuthorAgeFilesLines
* 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-271-1/+3
* 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: pretty print info about SMP coresMichael Walle2020-07-271-4/+5
* armv8: layerscape: fix spin-table supportMichael Walle2020-07-271-4/+5
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Move older CPU functions to their own headerSimon Glass2019-12-021-0/+1
* common: Fix cpu nr type which is always unsigned typeMichal Simek2018-06-191-4/+4
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* armv8: Remove duplicate definition for IH_ARCH_ARM and IH_ARCH_ARM64Alison Wang2017-08-011-3/+8
* armv8: fsl-layerscape: SMP support for loading 32-bit OSAlison Wang2016-11-221-0/+10
* armv8/fsl-lsch3: Update code to release secondary coresPriyanka Jain2016-11-221-4/+64
* armv8: fsl-layerscape: Fix "cpu status" commandYork Sun2016-10-061-4/+12
* armv8: fsl-layerscape: Fix "cpu release" commandYork Sun2015-11-301-0/+6
* armv8/ls1043a: Enable secondary coresHou Zhiqiang2015-10-291-0/+14
* armv8/fsl_lsch3: Change arch to fsl-layerscapeMingkai Hu2015-10-291-0/+183