summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/include/rtems (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-05Move test support from sapi to libmisc/testsupportSebastian Huber1-125/+0
2014-08-07rbtree: Simplify insert and extractSebastian Huber1-9/+3
2014-08-05rbtree: Add and use RBTree_Compare_resultSebastian Huber2-4/+6
2014-08-05Add and use RTEMS_CONTAINER_OF()Sebastian Huber2-11/+1
2014-07-29rbtree: Rename find header in find controlSebastian Huber1-4/+4
2014-07-29rbtree: Simplify off-tree handlingSebastian Huber1-4/+4
2014-07-26Delete unused *_Is_null() functionsSebastian Huber1-7/+0
2014-07-15rbtree: Reduce RBTree_Control sizeSebastian Huber1-28/+18
2014-07-15rbtree: Delete unused functionsSebastian Huber1-40/+0
2014-06-12score: Fix scheduler context initializerSebastian Huber1-3/+3
2014-04-15score: Add clustered/partitioned schedulingSebastian Huber1-0/+23
2014-04-15score: Add scheduler nameSebastian Huber1-14/+21
2014-04-15score: Static scheduler configurationSebastian Huber1-0/+160
2014-04-10score: Statically initialize IO managerSebastian Huber2-24/+2
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns16-16/+16
2014-03-17sapi: Add <rtems/test.h>Sebastian Huber1-0/+125
2014-03-14sapi: Add SMP lock profiling app. level dataSebastian Huber1-1/+98
2014-03-14sapi: Add per-CPU profiling application level dataSebastian Huber1-0/+101
2014-03-14sapi: Add profiling application level supportSebastian Huber1-0/+148
2014-03-13sapi: TyposSebastian Huber1-3/+3
2014-03-11sapi: Use one SMP lock for all chainsSebastian Huber1-83/+39
2014-03-07POSIX keys now enabled in all configurations.Joel Sherrill1-1/+17
2014-02-21score: Rename _Internal_error_Occurred()Sebastian Huber1-2/+2
2014-02-14score: Add CPU counter supportSebastian Huber1-0/+160
2014-02-12score: Change debug helper functionsSebastian Huber1-8/+12
2013-11-21score/rbtree: Remove "unprotected" from APISebastian Huber1-22/+38
2013-11-21score/rbtree: Delete protected operationsSebastian Huber1-112/+0
2013-08-30sapi: SMP support for chainsSebastian Huber1-31/+134
2013-08-27score: Add and use CHAIN_INITIALIZER_ONE_NODE().Sebastian Huber1-0/+16
2013-07-26score: Create object implementation headerSebastian Huber1-0/+1
2013-07-24score: Merge sysstate API into one fileSebastian Huber1-1/+0
2013-07-23sapi: Create extension implementation headerSebastian Huber2-17/+73
2013-07-23sapi: Merge rbtree API into one fileSebastian Huber1-4/+469
2013-07-23sapi: Merge timespec API into one fileSebastian Huber1-7/+261
2013-07-23sapi: Merge CBS API into one fileSebastian Huber1-4/+182
2013-07-22sapi: Merge chain implementation into one fileSebastian Huber1-9/+643
2013-07-22score: Create chain implementation headerSebastian Huber1-2/+1
2013-07-22rtems: Create message queue implementation headerSebastian Huber1-1/+0
2013-07-22sapi: Add rtems_configuration_is_smp_enabled()Sebastian Huber1-0/+25
2013-07-18rtems: Create semaphore implementation headerSebastian Huber1-1/+0
2013-05-16smp: Add maximum_processors field to configSebastian Huber1-0/+19
2013-02-12score: Add and use rtems_assert_contextSebastian Huber1-0/+10
2013-01-10cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill4-11/+6
2013-01-10cpukit: Doxygen group fixes and many warnings addressedJoel Sherrill1-4/+3
2013-01-09sapi: DocumentationSebastian Huber1-15/+16
2013-01-08sapi: Doxygen Clean Up Task #1Alex Ivanov12-179/+183
2013-01-07sapi: Add rtems_fatal_source_description()Sebastian Huber1-0/+10
2012-12-28Header File Doxygen Enhancement Task #1Alex Ivanov2-8/+4
2012-12-28Header File Doxygen Enhancement Task #7Mathew Kallada2-0/+5
2012-12-28Header File Doxygen Enhancement Task #2Mathew Kallada2-2/+7