summaryrefslogtreecommitdiff
path: root/arch/arm/core/cpu_idle.S
AgeCommit message (Expand)Author
2017-01-30arm: scb: Move SCB asm defines into cpu_idle.SKumar Gala
2017-01-24build: add _ASMLANGUAGE to all asm filesBenjamin Walsh
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-12arm: Fix assembler layout.Marcus Shawcroft
2016-12-19kernel: remove nano/micro wording and usageAnas Nashif
2016-12-15kernel: add k_cpu_idle/k_cpu_atomic_idle()Benjamin Walsh
2016-11-12kernel/arch: consolidate tTCS and TNANO definitionsBenjamin Walsh
2016-10-22arch/arm: add initial support for Cortex-M0/M0+Ricardo Salveti
2016-03-26power_mgmt: Make names consistent with new RFCRamesh Thomas
2016-02-05nano_stack: Simplify nano_xxx_stack_pop() API familyPeter Mitsis
2016-02-05nano_lifo: Simplify nano_xxx_lifo_get() API familyPeter Mitsis
2016-02-05nano_sema: Simplify nano_xxx_sem_take() API familyPeter Mitsis
2016-02-05nano_fifo: Simplify nano_xxx_fifo_get() API familyPeter Mitsis
2016-02-05Fixed file description and applied doxygen styleAnas Nashif
2016-02-05Rename Profiler to Event Logger.Yonattan Louise
2016-02-05Change BSD-3 licenses to Apache 2Javier B Perez Hernandez
2016-02-05Profile low condition events.Yonattan Louise
2016-02-05arm: cleanup whitespacesAnas Nashif
2016-02-05clarify use of term 'context'Benjamin Walsh
2016-02-05doxygen: add @brief and capitalizeAnas Nashif
2016-02-05doxygen: RETURNS: -> @returnAnas Nashif
2016-02-05doxygen: change comment style to match javadocAnas Nashif
2016-02-05Rename nanokernel's nanok.h to nano_private.hAllan Stephens
2016-02-05Kbuild: Assembly code extension.Juan Manuel Cruz