aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile/platsmp-scu.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-23ARM: shmobile: Stop using __raw_*() I/O accessorsGravatar Geert Uytterhoeven 1-1/+1
2018-09-11ARM: shmobile: convert to SPDX identifiersGravatar Kuninori Morimoto 1-4/+1
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolGravatar Florian Fainelli 1-2/+2
2016-09-19ARM/shmobile: Convert to hotplug state machineGravatar Sebastian Andrzej Siewior 1-18/+8
2016-02-17ARM: shmobile: Consolidate SCU mapping codeGravatar Geert Uytterhoeven 1-3/+7
2016-02-17ARM: shmobile: Remove shmobile_boot_argGravatar Geert Uytterhoeven 1-1/+0
2016-02-17ARM: shmobile: Move shmobile_scu_base from .text to .bssGravatar Geert Uytterhoeven 1-0/+3
2014-06-17ARM: shmobile: Move common.hGravatar Magnus Damm 1-1/+1
2013-09-30ARM: shmobile: Remove shmobile_smp_scu_boot_secondary()Gravatar Magnus Damm 1-8/+0
2013-09-30ARM: shmobile: Add CPU notifier based SCU boot vector codeGravatar Magnus Damm 1-0/+24
2013-08-06ARM: shmobile: Per-CPU SMP boot / sleep code for SCU SoCsGravatar Magnus Damm 1-6/+11
2013-08-06ARM: shmobile: Add shared SCU CPU Hotplug codeGravatar Magnus Damm 1-0/+45
2013-08-06ARM: shmobile: Introduce shared SCU SMP boot codeGravatar Magnus Damm 1-0/+31