summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/platsmp-scu.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: shmobile: Stop using __raw_*() I/O accessorsGeert Uytterhoeven2020-11-231-1/+1
* ARM: shmobile: convert to SPDX identifiersKuninori Morimoto2018-09-111-4/+1
* ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli2017-02-281-2/+2
* ARM/shmobile: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-18/+8
* ARM: shmobile: Consolidate SCU mapping codeGeert Uytterhoeven2016-02-171-3/+7
* ARM: shmobile: Remove shmobile_boot_argGeert Uytterhoeven2016-02-171-1/+0
* ARM: shmobile: Move shmobile_scu_base from .text to .bssGeert Uytterhoeven2016-02-171-0/+3
* ARM: shmobile: Move common.hMagnus Damm2014-06-171-1/+1
* ARM: shmobile: Remove shmobile_smp_scu_boot_secondary()Magnus Damm2013-09-301-8/+0
* ARM: shmobile: Add CPU notifier based SCU boot vector codeMagnus Damm2013-09-301-0/+24
* ARM: shmobile: Per-CPU SMP boot / sleep code for SCU SoCsMagnus Damm2013-08-061-6/+11
* ARM: shmobile: Add shared SCU CPU Hotplug codeMagnus Damm2013-08-061-0/+45
* ARM: shmobile: Introduce shared SCU SMP boot codeMagnus Damm2013-08-061-0/+31