summaryrefslogtreecommitdiff
path: root/cpukit/rtems (follow)
AgeCommit message (Expand)Author
2016-09-08score: Introduce _Thread_Get_priority()Sebastian Huber
2016-09-08score: Introduce Thread_queue_Lock_contextSebastian Huber
2016-09-08score: Simplify thread queue acquire/releaseSebastian Huber
2016-08-04score: Fix a release/cancel job race conditionSebastian Huber
2016-08-04score: Indroduce cancel job scheduler operationSebastian Huber
2016-08-03score: Fix for RTEMS_DEBUGSebastian Huber
2016-07-27score: Turn thread lock into thread wait lockSebastian Huber
2016-07-25cpukit/rtems: fix return type mismatch for _TOD_To_secondsGedare Bloom
2016-07-25cpukit: Add and use Watchdog_Discipline.Gedare Bloom
2016-07-04rtems+bsps/cache: Define cache manager operations for code synchronization an...Pavel Pisa
2016-07-01rtems: Fix rtems_task_set_scheduler() APISebastian Huber
2016-06-30score: Avoid atomic fences for thread wait flagsSebastian Huber
2016-06-24score: Change Priority_Control to 64-bitSebastian Huber
2016-06-22score: Modify release job scheduler operationSebastian Huber
2016-06-22score: Introduce map priority scheduler operationSebastian Huber
2016-06-22rtems: Rework RTEMS API to SuperCore prioritySebastian Huber
2016-06-22Avoid <rtems/print.h> in <rtems/rtems/ratemon.h>Sebastian Huber
2016-06-22Move printer initialization to separate headerSebastian Huber
2016-06-16rtems: Fix rtems_semaphore_create()Sebastian Huber
2016-06-07rtems: Simplify rtems_semaphore_create()Sebastian Huber
2016-06-06rtems: Fix no protocol mutex releaseSebastian Huber
2016-05-30rtems: Remove superfluous includesSebastian Huber
2016-05-30rtems: Fix semaphore field nameSebastian Huber
2016-05-30rtems: Move MrsP semaphore operationsSebastian Huber
2016-05-30score: Rework CORE inherit priority mutexSebastian Huber
2016-05-30score: Rework CORE priority ceiling mutexSebastian Huber
2016-05-30score: Add CORE mutex variantsSebastian Huber
2016-05-30rtems: Remove superfluous includesSebastian Huber
2016-05-30rtems: Simplify rtems_semaphore_delete()Sebastian Huber
2016-05-30rtems: Simplify rtems_semaphore_flush()Sebastian Huber
2016-05-30score: Simplify CORE mutexSebastian Huber
2016-05-30score: Add semaphore variantsSebastian Huber
2016-05-30rtems: Simplify rtems_semaphore_delete()Sebastian Huber
2016-05-30score: Use thread queue lock for MrsPSebastian Huber
2016-05-30score: _CORE_mutex_Check_dispatch_for_seize()Sebastian Huber
2016-05-30score: Add _Thread_queue_Context_set_MP_callout()Sebastian Huber
2016-05-26score: Add Status_Control for all APIsSebastian Huber
2016-05-26Fix semaphore post overflow statusSebastian Huber
2016-05-25score: Move thread queue MP callout to contextSebastian Huber
2016-05-25score: Get rid of mp_id parameterSebastian Huber
2016-05-25score: Move thread queue object supportSebastian Huber
2016-05-25cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns
2016-05-24score: _CORE_message_queue_Seize()Sebastian Huber
2016-05-24mpci: Add missing return statementsSebastian Huber
2016-05-20score: _CORE_semaphore_Seize()Sebastian Huber
2016-05-20Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber
2016-05-20score: Rename _Objects_Get_local()Sebastian Huber
2016-05-20rtems: _Semaphore_Get_interrupt_disable()Sebastian Huber
2016-05-20rtems: _Message_queue_Get_interrupt_disable()Sebastian Huber
2016-05-20rtems: Remove location from _Partition_Get()Sebastian Huber