summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/headsmp.S
Commit message (Expand)AuthorAgeFilesLines
* ARM: shmobile: convert to SPDX identifiersKuninori Morimoto2018-09-111-5/+2
* ARM: shmobile: Add watchdog supportFabrizio Castro2018-03-131-0/+55
* ARM: shmobile: Remove shmobile_boot_argGeert Uytterhoeven2016-02-171-6/+2
* ARM: shmobile: Move shmobile_smp_{mpidr, fn, arg}[] from .text to .bssGeert Uytterhoeven2016-02-171-6/+14
* ARM: v7 setup function should invalidate L1 cacheRussell King2015-06-011-7/+0
* Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-081-5/+8
|\
| * ARM: shmobile: Allow use of boot code for non-SMP caseMagnus Damm2014-06-261-5/+8
* | ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-181-1/+2
|/
* ARM: shmobile: Introduce shmobile_boot_sizeMagnus Damm2013-09-201-0/+3
* Merge tag 'renesas-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-091-0/+49
|\
| * Merge tag 'renesas-smp-for-v3.12' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2013-08-281-0/+49
| |\
| | * ARM: shmobile: Introduce per-CPU SMP boot / sleep codeMagnus Damm2013-08-061-0/+49
* | | Merge tag 'fixes-non-3.12' of git://git.infradead.org/linux-mvebu into next/f...Olof Johansson2013-08-041-2/+0
|\| |
| * | arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-141-2/+0
| |/
* | ARM: shmobile: Insert align directives before 4 bytes dataTetsuyuki Kobayashi2013-07-181-0/+1
* | ARM: shmobile: Force ARM mode to compile reset vector for secondary CPUsTetsuyuki Kobayashi2013-07-181-1/+4
|/
* ARM: shmobile: Add SMP boot function and argumentMagnus Damm2013-06-171-3/+10
* arm: Add v7_invalidate_l1 to cache-v7.SDinh Nguyen2013-02-111-48/+0
* ARM / mach-shmobile: Invalidate caches when booting secondary coresMagnus Damm2012-05-121-1/+55
* ARM: mach-shmobile: Fix headsmp.S code to use CPUINITMagnus Damm2012-01-091-1/+1
* ARM: mach-shmobile: headsmp.S build fixMagnus Damm2011-05-241-1/+1
* ARM: mach-shmobile: Clean up headsmp.SMagnus Damm2010-12-211-1/+2
* ARM: mach-shmobile: SMP base supportMagnus Damm2010-12-141-0/+26