aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/smp-emev2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-18ARM: shmobile: convert to SPDX identifierWolfram Sang1-9/+1
2016-03-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2016-02-19ARM: shmobile: emev2: Move declaration of emev2_smp_ops to emev2.hGeert Uytterhoeven1-0/+2
2016-02-17ARM: shmobile: Consolidate SCU mapping codeGeert Uytterhoeven1-2/+1
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada1-1/+1
2014-10-27ARM: shmobile: Remove FSF address from copyright headersLaurent Pinchart1-4/+0
2014-06-17ARM: shmobile: Move common.hMagnus Damm1-1/+1
2014-04-14ARM: shmobile: Remove EMEV2 header fileMagnus Damm1-1/+0
2013-09-30ARM: shmobile: Let EMEV2 rely on SCU CPU notifierMagnus Damm1-6/+0
2013-08-28Merge tag 'renesas-smp-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/renesasOlof Johansson1-9/+10
2013-08-28Merge tag 'renesas-cleanup2-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/renesasOlof Johansson1-15/+11
2013-08-06ARM: shmobile: Use shared SCU SMP boot code on emev2Magnus Damm1-9/+10
2013-07-17ARM: shmobile: Disconnect EMEV2 SMP code from clocksMagnus Damm1-2/+9
2013-07-17ARM: shmobile: Use DT for SMP on EMEV2 and KZM9DMagnus Damm1-14/+3
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker1-1/+1
2013-06-17ARM: shmobile: EMEV2 SMP with SCU boot fn and argsMagnus Damm1-2/+4
2013-04-28Merge branch 'gic/cleanup' into next/socOlof Johansson1-7/+0
2013-03-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas1-7/+0
2013-03-13ARM: shmobile: Update EMEV2 to use scu_power_mode()Magnus Damm1-34/+8
2013-03-13ARM: shmobile: Common shmobile_scu_base in headsmp-scu.SMagnus Damm1-2/+0
2013-03-13ARM: shmobile: Rework EMEV2 scu_base variableMagnus Damm1-7/+8
2013-03-13ARM: shmobile: Remove emev2_get_core_count()Magnus Damm1-13/+8
2013-03-13ARM: shmobile: Move EMEV2 CPU boot vector setup codeMagnus Damm1-3/+3
2013-03-13ARM: shmobile: Remove partial CPU Hotplug from EMEV2Magnus Damm1-28/+0
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring1-1/+1
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring1-1/+1
2012-11-13Revert "ARM: shmobile: emev2: Replace modify_scu_cpu_psr with scu_power_mode"Simon Horman1-2/+20
2012-11-06ARM: shmobile: emev2: Replace modify_scu_cpu_psr with scu_power_modeBastian Hecht1-20/+2
2012-10-07Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+1
2012-09-14ARM: SoC: convert shmobile SMP to SMP operationsMarc Zyngier1-5/+42
2012-08-25ARM: 7498/1: mach-shmobile: Use SGI0 to wake secondary CPUsStephen Boyd1-1/+1
2012-05-18mach-shmobile: Emma Mobile EV2 SMP support V3Magnus Damm1-0/+97