summaryrefslogtreecommitdiff
path: root/arch/arm/mm/proc-v7m.S
AgeCommit message (Expand)Author
2017-04-26Merge branches 'fixes' and 'misc' into for-nextRussell King
2017-04-26ARM: 8671/1: V7M: Preserve registers across switch from Thread to Handler modeVladimir Murzin
2017-04-26ARM: 8670/1: V7M: Do not corrupt vector table around v7m_invalidate_l1 callVladimir Murzin
2016-11-15ARM: 8624/1: proc-v7m.S: fix init section nameNicolas Pitre
2016-09-06ARM: 8610/1: V7M: Add dsb before jumping in handler modeTorgue Alexandre
2016-09-06ARM: 8609/1: V7M: Add support for the Cortex-M7 processorJonathan Austin
2016-09-06ARM: 8608/1: V7M: Indirect proc_info construction for V7M CPUsJonathan Austin
2016-09-06ARM: 8607/1: V7M: Wire up caches for V7M processors with cache support.Jonathan Austin
2015-11-16ARM: 8451/1: v7-M: Set an early stack for __v7m_setupEzequiel Garcia
2015-05-08ARM: replace BSYM() with badr assembly macroRussell King
2015-03-28ARM: 8314/1: replace PROCINFO embedded branch with relative offsetArd Biesheuvel
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King
2014-05-25ARM: 8048/1: fix v7-M setup stack locationRabin Vincent
2013-05-17ARM: ARMv7-M: implement read_cpuid_extUwe Kleine-König
2013-04-17ARM: Add base support for ARMv7-MCatalin Marinas