summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Statically initialize TOD handlerSebastian Huber2016-01-121-1/+0
* score: Add fatal errors for NULL entry init tasksSebastian Huber2016-01-081-2/+4
* rtems: Delete empty functionSebastian Huber2015-12-151-7/+0
* Use linker set for system initializationSebastian Huber2015-12-111-4/+34
* score: Statically initialize system stateSebastian Huber2015-12-081-4/+1
* score: Delete unused API extensionsSebastian Huber2015-12-081-7/+0
* score: Statically initialize API extensionsSebastian Huber2015-12-081-2/+0
* Remove <rtems/debug.h>Sebastian Huber2015-12-072-58/+0
* rbheap: Fix rtems_rbheap_free()Sebastian Huber2015-09-111-21/+16
* rbtree: Delete _RBTree_Initialize()Sebastian Huber2015-08-311-0/+45
* rbheap: Avoid internal APISebastian Huber2015-08-311-10/+11
* score: Rename _POSIX_Absolute_timeout_to_ticks()Sebastian Huber2015-07-281-1/+0
* score: Simplify <rtems/system.h>Sebastian Huber2015-06-261-0/+1
* timecounter: Use in RTEMSAlexander Krutwig2015-05-201-0/+1
* timecounter: Port to RTEMSAlexander Krutwig2015-05-201-0/+52
* sapi: Avoid declaration in source, fix typeSebastian Huber2015-04-172-5/+3
* DRVMGR: added driver manager to cpukit/libdrvmgrDaniel Hellstrom2015-04-171-0/+63
* IO_MANAGER: early dynamic driver registrationDaniel Hellstrom2015-04-172-1/+17
* score: Simplify debug code and use _Assert()Sebastian Huber2015-03-221-1/+1
* Move test support from sapi to libmisc/testsupportSebastian Huber2015-03-052-115/+0
* sapi/src/testextension.c: Fix warningsJoel Sherrill2014-11-041-0/+2
* sapi: Use an interrupt lock for test extensionSebastian Huber2014-10-241-23/+20
* sapi: Report only if not an SMP shutdown responseSebastian Huber2014-10-231-3/+23
* sapi: Add profiling report begin/end messageSebastian Huber2014-09-021-3/+7
* rbtree: Add and use RBTree_Compare_resultSebastian Huber2014-08-051-31/+39
* rbtree: Reduce RBTree_Control sizeSebastian Huber2014-07-151-4/+4
* sapi: Report profiling only if enabled for testsSebastian Huber2014-04-291-0/+2
* sapi: Add profiling done messageSebastian Huber2014-04-281-0/+6
* sapi: Add arithmetic means to XML profiling reportSebastian Huber2014-04-281-9/+62
* rtems: Rename rtems_smp_get_current_processor()Sebastian Huber2014-04-111-1/+1
* rtems: Rename rtems_smp_get_processor_count()Sebastian Huber2014-04-111-1/+1
* score: Statically initialize IO managerSebastian Huber2014-04-102-59/+0
* score: PR788: Add INTERNAL_ERROR_RESOURCE_IN_USESebastian Huber2014-04-031-1/+2
* score: PR2152: Use allocator mutex for objectsSebastian Huber2014-03-312-5/+9
* sapi: Add profiling report for testsSebastian Huber2014-03-251-0/+11
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-2138-38/+38
* posix: Use interal mutex for once implementationSebastian Huber2014-03-192-3/+2
* sapi: Add <rtems/test.h>Sebastian Huber2014-03-172-0/+73
* score: Add SMP lock profiling supportSebastian Huber2014-03-142-1/+63
* score: Add per-CPU profilingSebastian Huber2014-03-141-0/+61
* sapi: Add SMP lock profiling app. level dataSebastian Huber2014-03-141-0/+78
* sapi: Add per-CPU profiling application level dataSebastian Huber2014-03-141-0/+89
* sapi: Add profiling application level supportSebastian Huber2014-03-142-0/+122
* score: Add local context to SMP lock APISebastian Huber2014-03-111-28/+28
* sapi: Use one SMP lock for all chainsSebastian Huber2014-03-111-41/+39
* POSIX keys now enabled in all configurations.Joel Sherrill2014-03-072-28/+26
* sapi: Moved smp initialization and added cpuset initilization.Jennifer Averett2014-03-071-2/+5
* score: SMP initialization and shutdown changesSebastian Huber2014-03-061-1/+1
* score: Rename _Internal_error_Occurred()Sebastian Huber2014-02-214-4/+4
* score: Add and use <rtems/score/smpimpl.h>Sebastian Huber2014-02-191-10/+2