aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-socfpga/platsmp.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-26ARM: socfpga: hide unused functionsGravatar Arnd Bergmann 1-0/+2
2015-12-01ARM: use const and __initconst for smp_operationsGravatar Masahiro Yamada 1-2/+2
2015-07-07ARM: socfpga: add smp_ops.cpu_kill to make kexec/kdump availableGravatar Hiraku Toyooka 1-0/+13
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 1-18/+39
2015-06-11ARM: socfpga: fix build error due to secondary_startupGravatar Kevin Hilman 1-1/+1
2015-06-10ARM: socfpga: add CPU_METHOD_OF_DECLARE for Arria 10Gravatar Dinh Nguyen 1-0/+32
2015-06-10ARM: socfpga: use CPU_METHOD_OF_DECLARE for socfpga_cyclone5Gravatar Dinh Nguyen 1-1/+3
2015-06-01ARM: v7 setup function should invalidate L1 cacheGravatar Russell King 1-1/+1
2015-05-13ARM: socfpga: use of_iomap to map the SCUGravatar Dinh Nguyen 1-23/+10
2014-11-20socfpga: hotplug: put cpu1 in wfiGravatar Alan Tull 1-8/+11
2014-10-21arm: socfpga: fix fetching cpu1start_addr for SMPGravatar Dinh Nguyen 1-2/+2
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersGravatar Paul Gortmaker 1-1/+1
2013-04-28Merge branch 'gic/cleanup' into next/socGravatar Olof Johansson 1-12/+0
2013-04-14ARM: socfpga: Enable soft resetGravatar Dinh Nguyen 1-3/+0
2013-03-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierGravatar Catalin Marinas 1-12/+0
2013-02-11Merge branch 'socfpga/hw' into next/socGravatar Olof Johansson 1-7/+10
2013-02-11arm: socfpga: Add SMP support for actual socfpga harwareGravatar Dinh Nguyen 1-7/+10
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hGravatar Rob Herring 1-1/+1
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqGravatar Rob Herring 1-2/+0
2012-10-26ARM: socfpga: Enable SMP for socfpgaGravatar Dinh Nguyen 1-0/+116