summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-socfpga/platsmp.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: socfpga: hide unused functionsArnd Bergmann2016-02-261-0/+2
* ARM: use const and __initconst for smp_operationsMasahiro Yamada2015-12-011-2/+2
* ARM: socfpga: add smp_ops.cpu_kill to make kexec/kdump availableHiraku Toyooka2015-07-071-0/+13
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-06-261-18/+39
|\
| * ARM: socfpga: fix build error due to secondary_startupKevin Hilman2015-06-111-1/+1
| * ARM: socfpga: add CPU_METHOD_OF_DECLARE for Arria 10Dinh Nguyen2015-06-101-0/+32
| * ARM: socfpga: use CPU_METHOD_OF_DECLARE for socfpga_cyclone5Dinh Nguyen2015-06-101-1/+3
| * ARM: socfpga: use of_iomap to map the SCUDinh Nguyen2015-05-131-23/+10
* | ARM: v7 setup function should invalidate L1 cacheRussell King2015-06-011-1/+1
|/
* socfpga: hotplug: put cpu1 in wfiAlan Tull2014-11-201-8/+11
* arm: socfpga: fix fetching cpu1start_addr for SMPDinh Nguyen2014-10-211-2/+2
* arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-141-1/+1
* Merge branch 'gic/cleanup' into next/socOlof Johansson2013-04-281-12/+0
|\
| * irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas2013-03-261-12/+0
* | ARM: socfpga: Enable soft resetDinh Nguyen2013-04-141-3/+0
|/
* Merge branch 'socfpga/hw' into next/socOlof Johansson2013-02-111-7/+10
|\
| * arm: socfpga: Add SMP support for actual socfpga harwareDinh Nguyen2013-02-111-7/+10
* | 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-2/+0
|/
* ARM: socfpga: Enable SMP for socfpgaDinh Nguyen2012-10-261-0/+116
OpenPOWER on IntegriCloud