summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-2155-55/+55
* posix: Use interal mutex for once implementationSebastian Huber2014-03-193-14/+5
* sapi: Add <rtems/test.h>Sebastian Huber2014-03-175-0/+205
* 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-142-1/+176
* sapi: Add per-CPU profiling application level dataSebastian Huber2014-03-142-0/+190
* sapi: Add profiling application level supportSebastian Huber2014-03-145-0/+277
* sapi: TyposSebastian Huber2014-03-131-3/+3
* score: Add local context to SMP lock APISebastian Huber2014-03-111-28/+28
* sapi: Use one SMP lock for all chainsSebastian Huber2014-03-112-124/+78
* POSIX keys now enabled in all configurations.Joel Sherrill2014-03-074-63/+89
* 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-215-6/+6
* 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-146-0/+269
* score: Change debug helper functionsSebastian Huber2014-02-124-28/+32
* score/rbtree: Remove "unprotected" from APISebastian Huber2013-11-212-26/+42
* score/rbtree: Delete protected operationsSebastian Huber2013-11-211-112/+0
* JFFS2: Add RTEMS supportSebastian Huber2013-09-191-1/+18
* sapi: SMP support for chainsSebastian Huber2013-08-303-31/+273
* score: Add and use CHAIN_INITIALIZER_ONE_NODE().Sebastian Huber2013-08-271-0/+16
* posix: Update to the pthread_once changes.Chris Johns2013-08-232-64/+61
* smp: Add Deterministic Priority SMP SchedulerSebastian Huber2013-08-201-1/+23
* smp: Replace Scheduler_simple_smp_ControlSebastian Huber2013-08-201-1/+1
* score: _Priority_bit_map_Handler_initialization()Sebastian Huber2013-08-201-2/+0
* posix: Change pthread_once to be SMP safe.Chris Johns2013-08-142-0/+9
* PR766: Delete __RTEMS_INSIDE__Sebastian Huber2013-08-081-3/+0
* posix: Create key implementation headerSebastian Huber2013-08-061-1/+1
* Unlimited objects support for POSIX keysZhongwei Yao2013-08-061-5/+29
* 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
* smp: Provide cache optimized Per_CPU_ControlSebastian Huber2013-07-311-2/+1
* score: Create object implementation headerSebastian Huber2013-07-266-5/+1
* 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
* score: Merge sysstate API into one fileSebastian Huber2013-07-241-1/+0
* rtems: Create tasks implementation headerSebastian Huber2013-07-231-1/+1