summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include/rtems/rtems (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-26rtems: Remove unused barriermp.hSebastian Huber1-127/+0
2019-02-28Remove explicit file names from @fileSebastian Huber1-1/+1
2018-01-25Remove make preinstallChris Johns47-9419/+0
2017-11-16rtems: rtems_semaphore_flush() with prio inheritSebastian Huber1-2/+6
2017-10-25rtems: rtems_clock_get_ticks_per_second()Sebastian Huber1-0/+3
2017-10-24rtems: Simplify RTEMS_MILLISECONDS_TO_MICROSECONDSSebastian Huber1-1/+1
2017-07-12Add interrupt server suspend/resumeSebastian Huber1-0/+6
2017-07-11rtems: Add rtems_scheduler_ident_by_processor_setSebastian Huber1-0/+25
2017-07-11rtems: Add rtems_scheduler_ident_by_processor()Sebastian Huber1-0/+17
2017-02-01rtems: Fix RTEMS_MAXIMUM_PRIORITY defineSebastian Huber1-1/+1
2017-01-26Remove rtems_rate_monotonic_postponed_job_count()Kuan-Hsun Chen1-20/+4
2017-01-24rtems: Fix _Rate_monotonic_Renew_deadline()Sebastian Huber1-12/+0
2017-01-13classic: adjust names of RM postponed job functionsGedare Bloom1-2/+2
2017-01-13Enhancement of the RMS manager for the overrun handling.Kuan-Hsun Chen2-0/+46
2017-01-11Remove obsolete __RTEMS_HAVE_SYS_CPUSET_H__Joel Sherrill1-4/+0
2016-11-23score: Add thread queue enqueue calloutSebastian Huber1-0/+3
2016-11-18rtems: Conditionally define rtems_interrupt_frameSebastian Huber1-1/+6
2016-11-10rtems: Add scheduler processor add/removeSebastian Huber1-4/+53
2016-11-09score: Simplify _Scheduler_Get_by_id()Sebastian Huber1-2/+0
2016-11-02rtems: Add rtems_task_iterate()Sebastian Huber1-0/+32
2016-09-21rtems: Add rtems_task_get_priority()Sebastian Huber1-0/+29
2016-09-21score: Rework thread priority managementSebastian Huber1-0/+6
2016-09-08score: Introduce Thread_queue_Lock_contextSebastian Huber3-4/+7
2016-08-04score: Fix a release/cancel job race conditionSebastian Huber2-6/+11
2016-07-27score: Turn thread lock into thread wait lockSebastian Huber1-2/+2
2016-07-04rtems+bsps/cache: Define cache manager operations for code synchronization an...Pavel Pisa1-0/+29
2016-07-01rtems: Fix rtems_task_set_scheduler() APISebastian Huber1-7/+16
2016-06-24score: Change Priority_Control to 64-bitSebastian Huber1-1/+1
2016-06-22score: Introduce map priority scheduler operationSebastian Huber1-3/+4
2016-06-22rtems: Rework RTEMS API to SuperCore prioritySebastian Huber1-22/+27
2016-06-22Avoid <rtems/print.h> in <rtems/rtems/ratemon.h>Sebastian Huber1-2/+3
2016-05-30rtems: Fix semaphore field nameSebastian Huber1-1/+1
2016-05-30rtems: Move MrsP semaphore operationsSebastian Huber1-1/+1
2016-05-30score: Rework CORE inherit priority mutexSebastian Huber2-8/+1
2016-05-30score: Rework CORE priority ceiling mutexSebastian Huber1-0/+1
2016-05-30score: Add CORE mutex variantsSebastian Huber2-1/+7
2016-05-30score: Simplify CORE mutexSebastian Huber1-0/+1
2016-05-30score: Add semaphore variantsSebastian Huber2-0/+43
2016-05-30rtems: Simplify rtems_semaphore_delete()Sebastian Huber1-0/+5
2016-05-30score: Add _Thread_queue_Context_set_MP_callout()Sebastian Huber3-33/+9
2016-05-26score: Add Status_Control for all APIsSebastian Huber5-105/+16
2016-05-25score: Move thread queue MP callout to contextSebastian Huber3-11/+38
2016-05-25cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns1-7/+6
2016-05-20Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber2-3/+2
2016-05-20score: Rename _Objects_Get_local()Sebastian Huber7-7/+7
2016-05-20rtems: _Semaphore_Get_interrupt_disable()Sebastian Huber2-26/+19
2016-05-20rtems: _Message_queue_Get_interrupt_disable()Sebastian Huber2-17/+60
2016-05-20rtems: Remove location from _Partition_Get()Sebastian Huber2-14/+21
2016-05-20score: Add per scheduler instance maximum prioritySebastian Huber1-0/+1
2016-05-20score: Rename _ISR_Flash() into _ISR_Local_flash()Sebastian Huber1-1/+1