summaryrefslogtreecommitdiff
path: root/cpukit/rtems/include (follow)
AgeCommit message (Expand)Author
2019-02-28Remove explicit file names from @fileSebastian Huber
2018-01-25Remove make preinstallChris Johns
2017-11-16rtems: rtems_semaphore_flush() with prio inheritSebastian Huber
2017-10-25rtems: rtems_clock_get_ticks_per_second()Sebastian Huber
2017-10-24rtems: Simplify RTEMS_MILLISECONDS_TO_MICROSECONDSSebastian Huber
2017-07-12Add interrupt server suspend/resumeSebastian Huber
2017-07-11rtems: Add rtems_scheduler_ident_by_processor_setSebastian Huber
2017-07-11rtems: Add rtems_scheduler_ident_by_processor()Sebastian Huber
2017-02-02rtems: Fix RTEMS_NO_TIMEOUT defineSebastian Huber
2017-02-01rtems: Fix RTEMS_MAXIMUM_PRIORITY defineSebastian Huber
2017-01-26Remove rtems_rate_monotonic_postponed_job_count()Kuan-Hsun Chen
2017-01-24rtems: Fix _Rate_monotonic_Renew_deadline()Sebastian Huber
2017-01-13classic: adjust names of RM postponed job functionsGedare Bloom
2017-01-13Enhancement of the RMS manager for the overrun handling.Kuan-Hsun Chen
2017-01-11Remove obsolete __RTEMS_HAVE_SYS_CPUSET_H__Joel Sherrill
2016-11-23score: Add thread queue enqueue calloutSebastian Huber
2016-11-18rtems: Conditionally define rtems_interrupt_frameSebastian Huber
2016-11-10rtems: Add scheduler processor add/removeSebastian Huber
2016-11-09score: Simplify _Scheduler_Get_by_id()Sebastian Huber
2016-11-02rtems: Add rtems_task_iterate()Sebastian Huber
2016-09-21rtems: Add rtems_task_get_priority()Sebastian Huber
2016-09-21score: Rework thread priority managementSebastian Huber
2016-09-08score: Introduce Thread_queue_Lock_contextSebastian Huber
2016-08-04score: Fix a release/cancel job race conditionSebastian Huber
2016-07-27score: Turn thread lock into thread wait lockSebastian Huber
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-24score: Change Priority_Control to 64-bitSebastian 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-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-30score: Simplify CORE mutexSebastian Huber
2016-05-30score: Add semaphore variantsSebastian Huber
2016-05-30rtems: Simplify rtems_semaphore_delete()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-25score: Move thread queue MP callout to contextSebastian Huber
2016-05-25cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns
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
2016-05-20score: Add per scheduler instance maximum prioritySebastian Huber
2016-05-20score: Rename _ISR_Flash() into _ISR_Local_flash()Sebastian Huber