aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile/headsmp.S
AgeCommit message (Expand)AuthorFilesLines
2018-09-11ARM: shmobile: convert to SPDX identifiersGravatar Kuninori Morimoto 1-5/+2
2018-03-13ARM: shmobile: Add watchdog supportGravatar Fabrizio Castro 1-0/+55
2016-02-17ARM: shmobile: Remove shmobile_boot_argGravatar Geert Uytterhoeven 1-6/+2
2016-02-17ARM: shmobile: Move shmobile_smp_{mpidr, fn, arg}[] from .text to .bssGravatar Geert Uytterhoeven 1-6/+14
2015-06-01ARM: v7 setup function should invalidate L1 cacheGravatar Russell King 1-7/+0
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 1-5/+8
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Gravatar Russell King 1-1/+2
2014-06-26ARM: shmobile: Allow use of boot code for non-SMP caseGravatar Magnus Damm 1-5/+8
2013-09-20ARM: shmobile: Introduce shmobile_boot_sizeGravatar Magnus Damm 1-0/+3
2013-09-09Merge tag 'renesas-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+49
2013-08-28Merge tag 'renesas-smp-for-v3.12' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Olof Johansson 1-0/+49
2013-08-06ARM: shmobile: Introduce per-CPU SMP boot / sleep codeGravatar Magnus Damm 1-0/+49
2013-08-04Merge tag 'fixes-non-3.12' of git://git.infradead.org/linux-mvebu into next/f...Gravatar Olof Johansson 1-2/+0
2013-07-18ARM: shmobile: Insert align directives before 4 bytes dataGravatar Tetsuyuki Kobayashi 1-0/+1
2013-07-18ARM: shmobile: Force ARM mode to compile reset vector for secondary CPUsGravatar Tetsuyuki Kobayashi 1-1/+4
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersGravatar Paul Gortmaker 1-2/+0
2013-06-17ARM: shmobile: Add SMP boot function and argumentGravatar Magnus Damm 1-3/+10
2013-02-11arm: Add v7_invalidate_l1 to cache-v7.SGravatar Dinh Nguyen 1-48/+0
2012-05-12ARM / mach-shmobile: Invalidate caches when booting secondary coresGravatar Magnus Damm 1-1/+55
2012-01-09ARM: mach-shmobile: Fix headsmp.S code to use CPUINITGravatar Magnus Damm 1-1/+1
2011-05-24ARM: mach-shmobile: headsmp.S build fixGravatar Magnus Damm 1-1/+1
2010-12-21ARM: mach-shmobile: Clean up headsmp.SGravatar Magnus Damm 1-1/+2
2010-12-14ARM: mach-shmobile: SMP base supportGravatar Magnus Damm 1-0/+26