summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* score: Add RTEMS_FATAL_SOURCE_SMPSebastian Huber2014-02-191-1/+2
* score: Add RTEMS_FATAL_SOURCE_BSPSebastian Huber2014-02-191-2/+1
* score: Delete INTERNAL_ERROR_SHUTDOWN_WHEN_NOT_UPSebastian Huber2014-02-192-17/+2
* score: Move _SMP_Request_other_cores_to_shutdown()Sebastian Huber2014-02-191-8/+0
* score: Delete _Thread_BSP_contextSebastian Huber2014-02-192-38/+22
* score: Add SYSTEM_STATE_TERMINATEDSebastian Huber2014-02-191-1/+0
* score: Add CPU counter supportSebastian Huber2014-02-143-0/+101
* score: Change debug helper functionsSebastian Huber2014-02-122-18/+18
* score/rbtree: Remove "unprotected" from APISebastian Huber2013-11-211-4/+4
* sapi: SMP support for chainsSebastian Huber2013-08-301-0/+138
* posix: Update to the pthread_once changes.Chris Johns2013-08-231-0/+7
* score: _Priority_bit_map_Handler_initialization()Sebastian Huber2013-08-201-2/+0
* posix: Change pthread_once to be SMP safe.Chris Johns2013-08-141-0/+2
* posix: Create key implementation headerSebastian Huber2013-08-061-1/+1
* smp: Generalize _Thread_Start_multitasking()Sebastian Huber2013-08-051-2/+4
* score: Delete SYSTEM_STATE_BEGIN_MULTITASKINGSebastian Huber2013-08-051-2/+0
* score: Rename tod.h to todimpl.hSebastian Huber2013-08-011-1/+1
* score: Create object implementation headerSebastian Huber2013-07-265-5/+0
* Include missing <rtems/score/threaddispatch.h>Sebastian Huber2013-07-262-4/+3
* score: Create mpci implementation headerSebastian Huber2013-07-261-3/+0
* rtems: Create signal implementation headerSebastian Huber2013-07-261-1/+1
* score: Create thread implementation headerSebastian Huber2013-07-262-3/+2
* score: Create prioritybitmap implementation headerSebastian Huber2013-07-261-1/+1
* score: Create scheduler implementation headerSebastian Huber2013-07-261-1/+2
* rtems: Create tasks implementation headerSebastian Huber2013-07-231-1/+1
* rtems: Create region implementation headerSebastian Huber2013-07-231-1/+1