summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* rtems: Create part implementation headerSebastian Huber2013-07-231-1/+1
* rtems: Create timer implementation headerSebastian Huber2013-07-231-1/+1
* rtems: Create ratemon implementation headerSebastian Huber2013-07-231-1/+1
* rtems: Create dpmem implementation headerSebastian Huber2013-07-231-1/+1
* rtems: Create event implementation headerSebastian Huber2013-07-231-1/+1
* rtems: Create status implementation headerSebastian Huber2013-07-231-0/+1
* sapi: Create extension implementation headerSebastian Huber2013-07-236-8/+6
* score: Create watchdog implementation headerSebastian Huber2013-07-221-1/+1
* posix: Create spinlock implementation headerSebastian Huber2013-07-221-1/+1
* posix: Create timer implementation headerSebastian Huber2013-07-221-1/+1
* posix: Create rwlock implementation headerSebastian Huber2013-07-221-1/+1
* posix: Create pthread implementation headerSebastian Huber2013-07-221-1/+1
* posix: Create priority implementation headerSebastian Huber2013-07-221-1/+1
* posix: Create condition variable impl headerSebastian Huber2013-07-221-1/+1
* posix: Create barrier implementation headerSebastian Huber2013-07-221-1/+1
* rtems: Create barrier implementation headerSebastian Huber2013-07-221-1/+1
* posix: Create message queue implementation headerSebastian Huber2013-07-221-1/+1
* rtems: Create message queue implementation headerSebastian Huber2013-07-221-1/+1
* posix: Create semaphore implementation headerSebastian Huber2013-07-221-1/+1
* posix: Create mutex implementation headerSebastian Huber2013-07-181-1/+1
* rtems: Create semaphore implementation headerSebastian Huber2013-07-181-1/+1
* score: Add and use _Objects_Put()Sebastian Huber2013-06-071-1/+1
* score: Remove idle field of Per_CPU_ControlSebastian Huber2013-05-312-4/+3
* smp: Move secondary CPU initialization requestSebastian Huber2013-05-291-0/+4
* smp: Simplify main CPU initializationSebastian Huber2013-05-291-9/+1
* smp: Add maximum_processors field to configSebastian Huber2013-05-161-1/+1
* sapi: Fix warningsSebastian Huber2013-04-231-3/+2
* Fixed 2 compiler warningsAndreas Heinig2013-03-191-1/+1
* sapi: Add rtems_fatal_source_description()Sebastian Huber2013-01-071-0/+53
* sapi misc: Clean up Doxygen GCI task #1Christopher Kerl2012-12-0720-199/+151
* score: rtems_initialize_start_multitasking()Sebastian Huber2012-12-071-2/+5
* score: Add and use <rtems/score/userextimpl.h>Sebastian Huber2012-11-222-1/+2
* score: Add rtems_fatal()Sebastian Huber2012-11-151-0/+27
* score: Add INTERNAL_ERROR_CPU_ISR_INSTALL_VECTORSebastian Huber2012-11-151-1/+2
* sapi: Add and use rtems_internal_error_descriptionSebastian Huber2012-11-151-0/+58