summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/proc-v7m.S
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* ARM: 8844/1: use unified assembler in assembly filesStefan Agner2019-02-261-2/+2
* ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care ofVladimir Murzin2019-02-011-0/+3
* Merge branches 'fixes' and 'misc' into for-nextRussell King2017-04-261-0/+2
|\
| * ARM: 8671/1: V7M: Preserve registers across switch from Thread to Handler modeVladimir Murzin2017-04-261-0/+2
* | ARM: 8670/1: V7M: Do not corrupt vector table around v7m_invalidate_l1 callVladimir Murzin2017-04-261-2/+2
|/
* 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/+2Star
* ARM: 8451/1: v7-M: Set an early stack for __v7m_setupEzequiel Garcia2015-11-161-9/+5Star
* 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-261-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