aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu/platsmp.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-18ARM: mvebu: use __pa_symbol in the mv98dx3236 platform SMP codeGravatar Gregory CLEMENT 1-1/+1
2017-01-30arm: mvebu: support for SMP on 98DX3336 SoCGravatar Chris Packham 1-0/+75
2016-02-08ARM: mvebu: add missing of_node_put()Gravatar Masahiro Yamada 1-0/+1
2015-12-01ARM: use const and __initconst for smp_operationsGravatar Masahiro Yamada 1-1/+1
2014-12-04Merge tag 'mvebu-soc-suspend-3.19' of git://git.infradead.org/linux-mvebu int...Gravatar Arnd Bergmann 1-16/+15
2014-11-30ARM: mvebu: synchronize secondary CPU clocks on resumeGravatar Thomas Petazzoni 1-16/+15
2014-11-22ARM: mvebu: Clean-up the Armada XP supportGravatar Gregory CLEMENT 1-0/+2
2014-07-24Merge branch 'mvebu/soc-cpuidle' into mvebu/socGravatar Jason Cooper 1-1/+1
2014-07-24ARM: mvebu: rename the armada_370_xp symbols to mvebu_v7 in pmsu.cGravatar Gregory CLEMENT 1-1/+1
2014-07-22Merge branch 'mvebu/soc-cpufreq' into mvebu/socGravatar Jason Cooper 1-0/+1
2014-07-16ARM: mvebu: ensure CPU clocks are enabledGravatar Thomas Petazzoni 1-0/+1
2014-06-21ARM: mvebu: implement CPU hotplug support for Armada XPGravatar Thomas Petazzoni 1-0/+48
2014-05-08ARM: mvebu: Remove the unused argument of set_cpu_coherent()Gravatar Gregory CLEMENT 1-1/+1
2014-05-08ARM: mvebu: ll_set_cpu_coherent always uses the current CPUGravatar Gregory CLEMENT 1-1/+1
2014-05-08Merge branch 'mvebu/irqchip' into mvebu/socGravatar Jason Cooper 1-8/+0
2014-05-08ARM: mvebu: use CPU_METHOD_OF_DECLARE for SMP on Armada XPGravatar Thomas Petazzoni 1-0/+3
2014-05-08ARM: mvebu: move Armada XP specific SMP initialization to platsmp.cGravatar Thomas Petazzoni 1-1/+9
2014-05-08irqchip: irq-armada-370-xp: Use cpu notifier to initialize secondary CPUsGravatar Thomas Petazzoni 1-6/+0
2014-05-08irqchip: irq-armada-370-xp: Do the set_smp_cross_call() in the driverGravatar Thomas Petazzoni 1-2/+0
2013-11-24ARM: mvebu: fix some sparse warningsGravatar Jisheng Zhang 1-2/+2
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Gravatar Linus Torvalds 1-1/+24
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-18/+1
2013-08-21ARM: mvebu: remove device tree parsing for cpu nodesGravatar Sudeep KarkadaNagesha 1-28/+23
2013-08-15Merge tag 'soc-3.12' of git://git.infradead.org/linux-mvebu into next/cleanupGravatar Olof Johansson 1-18/+1
2013-08-15Merge tag 'drivers-3.12' of git://git.infradead.org/linux-mvebu into next/socGravatar Olof Johansson 1-1/+24
2013-08-09ARM: mach-mvebu: remove redundant DT parsing and validationGravatar Sudeep KarkadaNagesha 1-18/+1
2013-08-06ARM: mvebu: Remove the harcoded BootROM window allocationGravatar Ezequiel Garcia 1-1/+24
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersGravatar Paul Gortmaker 1-3/+2
2013-06-13arm: mvebu: remove dependency of SMP init on static I/O mappingGravatar Thomas Petazzoni 1-1/+9
2013-04-15arm: mach-mvebu: convert to use mvebu-mbus driverGravatar Thomas Petazzoni 1-0/+2
2012-11-21arm: mvebu: Add SMP support for Armada XPGravatar Gregory CLEMENT 1-0/+122