aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/platsmp-scu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-11ARM: shmobile: convert to SPDX identifiersKuninori Morimoto1-4/+1
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli1-2/+2
2016-09-19ARM/shmobile: Convert to hotplug state machineSebastian Andrzej Siewior1-18/+8
2016-02-17ARM: shmobile: Consolidate SCU mapping codeGeert Uytterhoeven1-3/+7
2016-02-17ARM: shmobile: Remove shmobile_boot_argGeert Uytterhoeven1-1/+0
2016-02-17ARM: shmobile: Move shmobile_scu_base from .text to .bssGeert Uytterhoeven1-0/+3
2014-06-17ARM: shmobile: Move common.hMagnus Damm1-1/+1
2013-09-30ARM: shmobile: Remove shmobile_smp_scu_boot_secondary()Magnus Damm1-8/+0
2013-09-30ARM: shmobile: Add CPU notifier based SCU boot vector codeMagnus Damm1-0/+24
2013-08-06ARM: shmobile: Per-CPU SMP boot / sleep code for SCU SoCsMagnus Damm1-6/+11
2013-08-06ARM: shmobile: Add shared SCU CPU Hotplug codeMagnus Damm1-0/+45
2013-08-06ARM: shmobile: Introduce shared SCU SMP boot codeMagnus Damm1-0/+31