aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-socfpga/platsmp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-18ARM: socfpga: Fix crash with CONFIG_FORTIRY_SOURCETakashi Iwai1-4/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner1-12/+1
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli1-2/+2
2016-02-26ARM: socfpga: hide unused functionsArnd Bergmann1-0/+2
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada1-2/+2
2015-07-07ARM: socfpga: add smp_ops.cpu_kill to make kexec/kdump availableHiraku Toyooka1-0/+13
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-18/+39
2015-06-11ARM: socfpga: fix build error due to secondary_startupKevin Hilman1-1/+1
2015-06-10ARM: socfpga: add CPU_METHOD_OF_DECLARE for Arria 10Dinh Nguyen1-0/+32
2015-06-10ARM: socfpga: use CPU_METHOD_OF_DECLARE for socfpga_cyclone5Dinh Nguyen1-1/+3
2015-06-01ARM: v7 setup function should invalidate L1 cacheRussell King1-1/+1
2015-05-13ARM: socfpga: use of_iomap to map the SCUDinh Nguyen1-23/+10
2014-11-20socfpga: hotplug: put cpu1 in wfiAlan Tull1-8/+11
2014-10-21arm: socfpga: fix fetching cpu1start_addr for SMPDinh Nguyen1-2/+2
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker1-1/+1
2013-04-28Merge branch 'gic/cleanup' into next/socOlof Johansson1-12/+0
2013-04-14ARM: socfpga: Enable soft resetDinh Nguyen1-3/+0
2013-03-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas1-12/+0
2013-02-11Merge branch 'socfpga/hw' into next/socOlof Johansson1-7/+10
2013-02-11arm: socfpga: Add SMP support for actual socfpga harwareDinh Nguyen1-7/+10
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring1-1/+1
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring1-2/+0
2012-10-26ARM: socfpga: Enable SMP for socfpgaDinh Nguyen1-0/+116