summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-23rtems: Create region implementation headerSebastian Huber1-1/+1
2013-07-23rtems: Create part implementation headerSebastian Huber1-1/+1
2013-07-23rtems: Create timer implementation headerSebastian Huber1-1/+1
2013-07-23rtems: Create ratemon implementation headerSebastian Huber1-1/+1
2013-07-23rtems: Create dpmem implementation headerSebastian Huber1-1/+1
2013-07-23rtems: Create event implementation headerSebastian Huber1-1/+1
2013-07-23rtems: Create status implementation headerSebastian Huber1-0/+1
2013-07-23sapi: Create extension implementation headerSebastian Huber10-33/+36
2013-07-23sapi: Merge rbtree API into one fileSebastian Huber4-507/+469
2013-07-23sapi: Merge timespec API into one fileSebastian Huber4-305/+261
2013-07-23sapi: Merge CBS API into one fileSebastian Huber4-214/+182
2013-07-22sapi: Merge chain implementation into one fileSebastian Huber4-690/+643
2013-07-22score: Create watchdog implementation headerSebastian Huber1-1/+1
2013-07-22score: Create chain implementation headerSebastian Huber2-4/+1
2013-07-22posix: Create spinlock implementation headerSebastian Huber1-1/+1
2013-07-22posix: Create timer implementation headerSebastian Huber1-1/+1
2013-07-22posix: Create rwlock implementation headerSebastian Huber1-1/+1
2013-07-22posix: Create pthread implementation headerSebastian Huber1-1/+1
2013-07-22posix: Create priority implementation headerSebastian Huber1-1/+1
2013-07-22posix: Create condition variable impl headerSebastian Huber1-1/+1
2013-07-22posix: Create barrier implementation headerSebastian Huber1-1/+1
2013-07-22rtems: Create barrier implementation headerSebastian Huber1-1/+1
2013-07-22posix: Create message queue implementation headerSebastian Huber1-1/+1
2013-07-22rtems: Create message queue implementation headerSebastian Huber2-2/+1
2013-07-22posix: Create semaphore implementation headerSebastian Huber1-1/+1
2013-07-22score: Error for non-preemptible tasks on SMPSebastian Huber1-1/+5
2013-07-22sapi: Add rtems_configuration_is_smp_enabled()Sebastian Huber2-0/+32
2013-07-18posix: Create mutex implementation headerSebastian Huber1-1/+1
2013-07-18rtems: Create semaphore implementation headerSebastian Huber2-2/+1
2013-07-17score: Changes due to Newlib __DYNAMIC_REENT__Sebastian Huber1-2/+14
2013-06-14scheduler: New simple SMP scheduler implementationSebastian Huber1-1/+1
2013-06-07score: Add and use _Objects_Put()Sebastian Huber1-1/+1
2013-05-31score: Remove idle field of Per_CPU_ControlSebastian Huber2-4/+3
2013-05-29smp: Move secondary CPU initialization requestSebastian Huber1-0/+4
2013-05-29smp: Simplify main CPU initializationSebastian Huber1-9/+1
2013-05-16smp: Add maximum_processors field to configSebastian Huber3-11/+23
2013-04-26libcsupport: Delete libc_wrapup()Sebastian Huber1-0/+7
2013-04-26libcsupport: Rename open_dev_console()Sebastian Huber1-2/+2
2013-04-26libcsupport: Make LibIO helper constSebastian Huber1-15/+15
2013-04-23sapi: Fix warningsSebastian Huber1-3/+2
2013-04-11sapi: Fix unified workspace optionSebastian Huber1-4/+0
2013-04-09confdefs.h: Only one clock or timer configuration parameter can be definedJoel Sherrill1-21/+31
2013-04-09confdefs.h: Eliminate BSP_DEFAULT_UNIFIED_WORK_AREASJoel Sherrill1-6/+4
2013-03-19Fixed 2 compiler warningsAndreas Heinig1-1/+1
2013-02-12sapi: PR1911: Add CONFIGURE_DISABLE_BSP_SETTINGSSebastian Huber1-0/+14
2013-02-12score: Add and use rtems_assert_contextSebastian Huber1-0/+10
2013-01-10cpukit: Fix many Doxygen warningsJoel Sherrill1-9/+8
2013-01-10cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill6-15/+8
2013-01-10cpukit: Doxygen group fixes and many warnings addressedJoel Sherrill1-4/+3
2013-01-09sapi: DocumentationSebastian Huber1-15/+16