| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 | Thomas Gleixner | 2019-05-30 | 1 | -12/+1 |
* | ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol | Florian Fainelli | 2017-02-28 | 1 | -2/+2 |
* | ARM: socfpga: hide unused functions | Arnd Bergmann | 2016-02-26 | 1 | -0/+2 |
* | ARM: use const and __initconst for smp_operations | Masahiro Yamada | 2015-12-01 | 1 | -2/+2 |
* | ARM: socfpga: add smp_ops.cpu_kill to make kexec/kdump available | Hiraku Toyooka | 2015-07-07 | 1 | -0/+13 |
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2015-06-26 | 1 | -18/+39 |
|\ |
|
| * | ARM: socfpga: fix build error due to secondary_startup | Kevin Hilman | 2015-06-12 | 1 | -1/+1 |
| * | ARM: socfpga: add CPU_METHOD_OF_DECLARE for Arria 10 | Dinh Nguyen | 2015-06-11 | 1 | -0/+32 |
| * | ARM: socfpga: use CPU_METHOD_OF_DECLARE for socfpga_cyclone5 | Dinh Nguyen | 2015-06-11 | 1 | -1/+3 |
| * | ARM: socfpga: use of_iomap to map the SCU | Dinh Nguyen | 2015-05-13 | 1 | -23/+10 |
* | | ARM: v7 setup function should invalidate L1 cache | Russell King | 2015-06-01 | 1 | -1/+1 |
|/ |
|
* | socfpga: hotplug: put cpu1 in wfi | Alan Tull | 2014-11-20 | 1 | -8/+11 |
* | arm: socfpga: fix fetching cpu1start_addr for SMP | Dinh Nguyen | 2014-10-21 | 1 | -2/+2 |
* | arm: delete __cpuinit/__CPUINIT usage from all ARM users | Paul Gortmaker | 2013-07-15 | 1 | -1/+1 |
* | Merge branch 'gic/cleanup' into next/soc | Olof Johansson | 2013-04-29 | 1 | -12/+0 |
|\ |
|
| * | irqchip: gic: Perform the gic_secondary_init() call via CPU notifier | Catalin Marinas | 2013-03-26 | 1 | -12/+0 |
* | | ARM: socfpga: Enable soft reset | Dinh Nguyen | 2013-04-15 | 1 | -3/+0 |
|/ |
|
* | Merge branch 'socfpga/hw' into next/soc | Olof Johansson | 2013-02-12 | 1 | -7/+10 |
|\ |
|
| * | arm: socfpga: Add SMP support for actual socfpga harware | Dinh Nguyen | 2013-02-12 | 1 | -7/+10 |
* | | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h | Rob Herring | 2013-01-12 | 1 | -1/+1 |
* | | ARM: GIC: remove direct use of gic_raise_softirq | Rob Herring | 2013-01-10 | 1 | -2/+0 |
|/ |
|
* | ARM: socfpga: Enable SMP for socfpga | Dinh Nguyen | 2012-10-26 | 1 | -0/+116 |