summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/proc-v7m.S
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8624/1: proc-v7m.S: fix init section nameNicolas Pitre2016-11-151-1/+1
* ARM: 8610/1: V7M: Add dsb before jumping in handler modeTorgue Alexandre2016-09-061-0/+1
* ARM: 8609/1: V7M: Add support for the Cortex-M7 processorJonathan Austin2016-09-061-0/+56
* ARM: 8608/1: V7M: Indirect proc_info construction for V7M CPUsJonathan Austin2016-09-061-11/+35
* ARM: 8607/1: V7M: Wire up caches for V7M processors with cache support.Jonathan Austin2016-09-061-3/+2
* ARM: 8451/1: v7-M: Set an early stack for __v7m_setupEzequiel Garcia2015-11-161-9/+5
* ARM: replace BSYM() with badr assembly macroRussell King2015-05-081-1/+1
* ARM: 8314/1: replace PROCINFO embedded branch with relative offsetArd Biesheuvel2015-03-281-2/+2
* ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-181-9/+9
* ARM: 8048/1: fix v7-M setup stack locationRabin Vincent2014-05-251-3/+5
* ARM: ARMv7-M: implement read_cpuid_extUwe Kleine-König2013-05-171-1/+1
* ARM: Add base support for ARMv7-MCatalin Marinas2013-04-171-0/+157