summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu/platsmp.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: mvebu: convert secondary CPU clock sync to hotplug stateLucas Stach2018-06-271-26/+23Star
* ARM: mvebu: use __pa_symbol in the mv98dx3236 platform SMP codeGregory CLEMENT2017-07-181-1/+1
* arm: mvebu: support for SMP on 98DX3336 SoCChris Packham2017-01-301-0/+75
* ARM: mvebu: add missing of_node_put()Masahiro Yamada2016-02-081-0/+1
* ARM: use const and __initconst for smp_operationsMasahiro Yamada2015-12-011-1/+1
* Merge tag 'mvebu-soc-suspend-3.19' of git://git.infradead.org/linux-mvebu int...Arnd Bergmann2014-12-041-16/+15Star
|\
| * ARM: mvebu: synchronize secondary CPU clocks on resumeThomas Petazzoni2014-11-301-16/+15Star
* | ARM: mvebu: Clean-up the Armada XP supportGregory CLEMENT2014-11-221-0/+2
|/
* Merge branch 'mvebu/soc-cpuidle' into mvebu/socJason Cooper2014-07-251-1/+1
|\
| * ARM: mvebu: rename the armada_370_xp symbols to mvebu_v7 in pmsu.cGregory CLEMENT2014-07-241-1/+1
* | Merge branch 'mvebu/soc-cpufreq' into mvebu/socJason Cooper2014-07-221-0/+1
|\ \ | |/ |/|
| * ARM: mvebu: ensure CPU clocks are enabledThomas Petazzoni2014-07-161-0/+1
* | ARM: mvebu: implement CPU hotplug support for Armada XPThomas Petazzoni2014-06-211-0/+48
|/
* ARM: mvebu: Remove the unused argument of set_cpu_coherent()Gregory CLEMENT2014-05-081-1/+1
* ARM: mvebu: ll_set_cpu_coherent always uses the current CPUGregory CLEMENT2014-05-081-1/+1
* Merge branch 'mvebu/irqchip' into mvebu/socJason Cooper2014-05-081-8/+0Star
|\
| * irqchip: irq-armada-370-xp: Use cpu notifier to initialize secondary CPUsThomas Petazzoni2014-05-081-6/+0Star
| * irqchip: irq-armada-370-xp: Do the set_smp_cross_call() in the driverThomas Petazzoni2014-05-081-2/+0Star
* | ARM: mvebu: use CPU_METHOD_OF_DECLARE for SMP on Armada XPThomas Petazzoni2014-05-081-0/+3
* | ARM: mvebu: move Armada XP specific SMP initialization to platsmp.cThomas Petazzoni2014-05-081-1/+9
|/
* ARM: mvebu: fix some sparse warningsJisheng Zhang2013-11-241-2/+2
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-061-1/+24
|\
| * Merge tag 'drivers-3.12' of git://git.infradead.org/linux-mvebu into next/socOlof Johansson2013-08-161-1/+24
| |\
| | * ARM: mvebu: Remove the harcoded BootROM window allocationEzequiel Garcia2013-08-061-1/+24
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-061-18/+1Star
|\ \ \
| * \ \ Merge tag 'soc-3.12' of git://git.infradead.org/linux-mvebu into next/cleanupOlof Johansson2013-08-161-18/+1Star
| |\ \ \ | | |/ / | |/| |
| | * | ARM: mach-mvebu: remove redundant DT parsing and validationSudeep KarkadaNagesha2013-08-091-18/+1Star
| | |/
* | / ARM: mvebu: remove device tree parsing for cpu nodesSudeep KarkadaNagesha2013-08-211-28/+23Star
|/ /
* / arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-151-3/+2Star
|/
* arm: mvebu: remove dependency of SMP init on static I/O mappingThomas Petazzoni2013-06-131-1/+9
* arm: mach-mvebu: convert to use mvebu-mbus driverThomas Petazzoni2013-04-151-0/+2
* arm: mvebu: Add SMP support for Armada XPGregory CLEMENT2012-11-211-0/+122