summaryrefslogtreecommitdiff
path: root/arch/arm/core/thread.c
AgeCommit message (Expand)Author
2017-01-24kernel: rename thread states symbolsBenjamin Walsh
2017-01-19license: Replace Apache boilerplate with SPDX tagDavid B. Kinder
2016-12-25kernel: replace all remaining nanokernel occurancesAnas Nashif
2016-12-19kernel: remove nano/micro wording and usageAnas Nashif
2016-11-23kernel: streamline initialization of _thread_base and timeoutsBenjamin Walsh
2016-11-23kernel/arch: remove unused uk_task_ptr parameter from _new_thread()Benjamin Walsh
2016-11-18kernel: fix thread prio and stack size types in some APIsBenjamin Walsh
2016-11-17kernel/arm: fix race condition when setting _Swap() return valueBenjamin Walsh
2016-11-12kernel/arch: consolidate tTCS and TNANO definitionsBenjamin Walsh
2016-11-08kernel: add __ASSERT() for thread prioritiesBenjamin Walsh
2016-11-07kernel: Rename USE_FP and USE_SSE symbolsAllan Stephens
2016-11-04arm: remove support for legacy kernelsAndrew Boie
2016-11-04unified: Rename ESSENTIAL to K_ESSENTIALAllan Stephens
2016-10-27unified: Enable handling of thread options for static threadsAllan Stephens
2016-10-26kernel: Standardize thread monitoring initializationAllan Stephens
2016-09-13unified/arm: add unified kernel support for ARM archBenjamin Walsh
2016-09-13arm: add __ASSERT() for stack alignmentBenjamin Walsh
2016-05-04kernel: Init back pointer to microkernel taskPeter Mitsis
2016-03-11debug: thread monitor allow to access more thread informationJuan Manuel Cruz
2016-02-05Fixed file description and applied doxygen styleAnas Nashif
2016-02-05checkpatch: warning - block_comment_styleDan Kalowsky
2016-02-05Adding in doxygen comment headersDan Kalowsky
2016-02-05Change BSD-3 licenses to Apache 2Javier B Perez Hernandez
2016-02-05arch: rename context.c files to thread.Benjamin Walsh