summaryrefslogtreecommitdiff
path: root/arch/arm/core/cortex_m/Kconfig
AgeCommit message (Expand)Author
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
2016-12-17kernel/arch: rename ARCH_HAS_NANO_FIBER_ABORT to ARCH_HAS_THREAD_ABORTBenjamin Walsh
2016-12-15arm: add CPU_CORTEX_M_HAS_PROGRAMMABLE_FAULT_PRIOS kconfig flagBenjamin Walsh
2016-12-15arm: add CPU_CORTEX_M_HAS_BASEPRI kconfig flagBenjamin Walsh
2016-11-23arm: Enable REBOOT when RUNTIME_NMI is selectedVincenzo Frascino
2016-11-04arm: add missing atomic operations selection for Cortex-M7 processorPiotr Mienkowski
2016-10-26arch: Add support for Cortex-M7 processorPiotr Mienkowski
2016-10-22arch/arm: add initial support for Cortex-M0/M0+Ricardo Salveti
2016-10-11arm: move atomic operations selection to the Cortex-M KconfigRicardo Salveti
2016-09-06arm: remove dynamic IRQs and exceptionsAndrew Boie
2016-08-18doc: Fix terminology in Kconfig files for 'platform'David B. Kinder
2016-06-15doc: add empty lines in enumeration for ReST to be happyInaky Perez-Gonzalez
2016-03-17kconfig: reorg ARM options and make things consistentAnas Nashif
2016-03-08arm: remove SW_ISR_TABLE_STATIC_CUSTOMAndrew Boie
2016-03-04arch: & kernel: Updated Kconfigs to remove errors in html generationYannis Damigos
2016-02-05ARM: ARC: put sw_isr_table in ROM by defaultAndrew Boie
2016-02-05arch/arm: define flash/SRAM base addresses per SoCDaniel Leung
2016-02-05cortex_m: do not set default flash/sram sizeAnas Nashif
2016-02-05Use SoC instead of platform.Anas Nashif
2016-02-05irq_offload: API to run a function in IRQ contextAndrew Boie
2016-02-05define range for FAULT_DUMP config variableAnas Nashif
2016-02-05Change BSD-3 licenses to Apache 2Javier B Perez Hernandez
2016-02-05Remove not needed stack growth direction definesSzymon Janc
2016-02-05arm: rename instances of CortexMBenjamin Walsh
2016-02-05arm: Replace references to BSP with platformPeter Mitsis
2016-02-05arm: Rename IRQ_VECTOR_TABLE_BSP to IRQ_VECTOR_TABLE_PLATFORMPeter Mitsis
2016-02-05arm: Remove obsolete SW_ISR_TABLE_BSP Kconfig optionPeter Mitsis
2016-02-05arm: Add SRAM and flash Kconfig optionsPeter Mitsis
2016-02-05arm: Improve Kconfig option organizationPeter Mitsis
2016-02-05arm: Move bsp/CortexM to core/cortex_mPeter Mitsis