summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-prima2/platsmp.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli2017-02-281-1/+1
* ARM: use const and __initconst for smp_operationsMasahiro Yamada2015-12-011-1/+1
* ARM: make of_device_ids constUwe Kleine-König2015-02-191-1/+1
* ARM: sirf: move platsmp to support Atlas7 SoCZhiwu Song2015-01-201-39/+13
* ARM: prima2: platsmp: fix checkpatch issuesBarry Song2014-03-051-3/+3
* ARM: clean up cache handling in platform codeNicolas Pitre2013-12-111-2/+1
* arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-141-2/+2
* Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-021-1/+0
|\
| * ARM: sirf: enable multiplatform supportArnd Bergmann2013-03-251-1/+0
* | irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas2013-03-261-8/+0
|/
* ARM: MARCO: fix the build issue due to gic-vic-to-irqchip moveBarry Song2013-02-041-7/+1
* ARM: PRIMA2: add new SiRFmarco SMP SoC infrastructuresBarry Song2013-01-221-0/+163