summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/smp-emev2.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: shmobile: convert to SPDX identifierWolfram Sang2018-06-181-9/+1Star
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-03-201-0/+2
|\
| * ARM: shmobile: emev2: Move declaration of emev2_smp_ops to emev2.hGeert Uytterhoeven2016-02-191-0/+2
* | ARM: shmobile: Consolidate SCU mapping codeGeert Uytterhoeven2016-02-171-2/+1Star
|/
* ARM: use const and __initconst for smp_operationsMasahiro Yamada2015-12-011-1/+1
* ARM: shmobile: Remove FSF address from copyright headersLaurent Pinchart2014-10-271-4/+0Star
* ARM: shmobile: Move common.hMagnus Damm2014-06-171-1/+1
* ARM: shmobile: Remove EMEV2 header fileMagnus Damm2014-04-141-1/+0Star
* ARM: shmobile: Let EMEV2 rely on SCU CPU notifierMagnus Damm2013-09-301-6/+0Star
* Merge tag 'renesas-smp-for-v3.12' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2013-08-281-9/+10
|\
| * ARM: shmobile: Use shared SCU SMP boot code on emev2Magnus Damm2013-08-061-9/+10
* | Merge tag 'renesas-cleanup2-for-v3.12' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2013-08-281-15/+11Star
|\|
| * ARM: shmobile: Disconnect EMEV2 SMP code from clocksMagnus Damm2013-07-171-2/+9
| * ARM: shmobile: Use DT for SMP on EMEV2 and KZM9DMagnus Damm2013-07-171-14/+3Star
* | arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-151-1/+1
|/
* ARM: shmobile: EMEV2 SMP with SCU boot fn and argsMagnus Damm2013-06-171-2/+4
* Merge branch 'gic/cleanup' into next/socOlof Johansson2013-04-291-7/+0Star
|\
| * irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas2013-03-261-7/+0Star
* | ARM: shmobile: Update EMEV2 to use scu_power_mode()Magnus Damm2013-03-121-34/+8Star
* | ARM: shmobile: Common shmobile_scu_base in headsmp-scu.SMagnus Damm2013-03-121-2/+0Star
* | ARM: shmobile: Rework EMEV2 scu_base variableMagnus Damm2013-03-121-7/+8
* | ARM: shmobile: Remove emev2_get_core_count()Magnus Damm2013-03-121-13/+8Star
* | ARM: shmobile: Move EMEV2 CPU boot vector setup codeMagnus Damm2013-03-121-3/+3
* | ARM: shmobile: Remove partial CPU Hotplug from EMEV2Magnus Damm2013-03-121-28/+0Star
|/
* irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-121-1/+1
* ARM: GIC: remove direct use of gic_raise_softirqRob Herring2013-01-101-1/+1
* Revert "ARM: shmobile: emev2: Replace modify_scu_cpu_psr with scu_power_mode"Simon Horman2012-11-131-2/+20
* ARM: shmobile: emev2: Replace modify_scu_cpu_psr with scu_power_modeBastian Hecht2012-11-061-20/+2Star
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-071-1/+1
|\
| * ARM: 7498/1: mach-shmobile: Use SGI0 to wake secondary CPUsStephen Boyd2012-08-251-1/+1
* | ARM: SoC: convert shmobile SMP to SMP operationsMarc Zyngier2012-09-141-5/+42
|/
* mach-shmobile: Emma Mobile EV2 SMP support V3Magnus Damm2012-05-181-0/+97