summaryrefslogtreecommitdiff
path: root/arch/arm/include/cortex_m/exc.h
AgeCommit message (Expand)Author
2017-01-30arm: refactor clearing of exception faults to common codeKumar Gala
2017-01-30arm: cmsis: Convert _ScbExcPrioSet to NVIC_SetPriorityKumar Gala
2017-01-19license: Replace Apache boilerplate with SPDX tagDavid B. Kinder
2017-01-12arm: Adjust cortex-m7 support to reflect its ARMv7-M architecture.Marcus Shawcroft
2017-01-12arm: Replace CONFIG_CPU_CORTEX_M3_M4 with CONFIG_ARMV7_MMarcus Shawcroft
2017-01-12arm: Replace CONFIG_CPU_CORTEX_M0_M0PLUS with CONFIG_ARMV6_MMarcus Shawcroft
2017-01-12arm: Restructure ARM cpu related preprocessor conditionals.Marcus Shawcroft
2017-01-03arm: Cortex-M0: Adapt core register code to M0Carles Cufi
2016-12-15arm: relinquish one IRQ priority reserved by kernelBenjamin Walsh
2016-10-22arch/arm: add initial support for Cortex-M0/M0+Ricardo Salveti
2016-02-05c++: Add extern "C" { } block to header filesPeter Mitsis
2016-02-05Fixed file description and applied doxygen styleAnas Nashif
2016-02-05irq_offload: API to run a function in IRQ contextAndrew Boie
2016-02-05cleanup: removing NOMANUALDan Kalowsky
2016-02-05checkpatch: warning - block_comment_styleDan Kalowsky
2016-02-05Change BSD-3 licenses to Apache 2Javier B Perez Hernandez
2016-02-05arm: rename instances of CortexMBenjamin Walsh