aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-socfpga/platsmp.c
Commit message (Expand)AuthorAge
* ARM: socfpga: hide unused functionsArnd Bergmann2016-02-26
* ARM: use const and __initconst for smp_operationsMasahiro Yamada2015-12-01
* ARM: socfpga: add smp_ops.cpu_kill to make kexec/kdump availableHiraku Toyooka2015-07-07
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-06-26
|\
| * ARM: socfpga: fix build error due to secondary_startupKevin Hilman2015-06-11
| * ARM: socfpga: add CPU_METHOD_OF_DECLARE for Arria 10Dinh Nguyen2015-06-10
| * ARM: socfpga: use CPU_METHOD_OF_DECLARE for socfpga_cyclone5Dinh Nguyen2015-06-10
| * ARM: socfpga: use of_iomap to map the SCUDinh Nguyen2015-05-13
* | ARM: v7 setup function should invalidate L1 cacheRussell King2015-06-01
|/
* socfpga: hotplug: put cpu1 in wfiAlan Tull2014-11-20
* arm: socfpga: fix fetching cpu1start_addr for SMPDinh Nguyen2014-10-21
* arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-14
* Merge branch 'gic/cleanup' into next/socOlof Johansson2013-04-28
|\
| * irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas2013-03-26
* | ARM: socfpga: Enable soft resetDinh Nguyen2013-04-14
|/
* Merge branch 'socfpga/hw' into next/socOlof Johansson2013-02-11
|\
| * arm: socfpga: Add SMP support for actual socfpga harwareDinh Nguyen2013-02-11
* | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-12
* | ARM: GIC: remove direct use of gic_raise_softirqRob Herring2013-01-10
|/
* ARM: socfpga: Enable SMP for socfpgaDinh Nguyen2012-10-26