summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include/rtems/rtems (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtems: Remove unused barriermp.hSebastian Huber2020-11-261-127/+0
* Remove explicit file names from @fileSebastian Huber2019-02-281-1/+1
* Remove make preinstallChris Johns2018-01-2547-9419/+0
* rtems: rtems_semaphore_flush() with prio inheritSebastian Huber2017-11-161-2/+6
* rtems: rtems_clock_get_ticks_per_second()Sebastian Huber2017-10-251-0/+3
* rtems: Simplify RTEMS_MILLISECONDS_TO_MICROSECONDSSebastian Huber2017-10-241-1/+1
* Add interrupt server suspend/resumeSebastian Huber2017-07-121-0/+6
* rtems: Add rtems_scheduler_ident_by_processor_setSebastian Huber2017-07-111-0/+25
* rtems: Add rtems_scheduler_ident_by_processor()Sebastian Huber2017-07-111-0/+17
* rtems: Fix RTEMS_MAXIMUM_PRIORITY defineSebastian Huber2017-02-011-1/+1
* Remove rtems_rate_monotonic_postponed_job_count()Kuan-Hsun Chen2017-01-261-20/+4
* rtems: Fix _Rate_monotonic_Renew_deadline()Sebastian Huber2017-01-241-12/+0
* classic: adjust names of RM postponed job functionsGedare Bloom2017-01-131-2/+2
* Enhancement of the RMS manager for the overrun handling.Kuan-Hsun Chen2017-01-132-0/+46
* Remove obsolete __RTEMS_HAVE_SYS_CPUSET_H__Joel Sherrill2017-01-111-4/+0
* score: Add thread queue enqueue calloutSebastian Huber2016-11-231-0/+3
* rtems: Conditionally define rtems_interrupt_frameSebastian Huber2016-11-181-1/+6
* rtems: Add scheduler processor add/removeSebastian Huber2016-11-101-4/+53
* score: Simplify _Scheduler_Get_by_id()Sebastian Huber2016-11-091-2/+0
* rtems: Add rtems_task_iterate()Sebastian Huber2016-11-021-0/+32
* rtems: Add rtems_task_get_priority()Sebastian Huber2016-09-211-0/+29
* score: Rework thread priority managementSebastian Huber2016-09-211-0/+6
* score: Introduce Thread_queue_Lock_contextSebastian Huber2016-09-083-4/+7
* score: Fix a release/cancel job race conditionSebastian Huber2016-08-042-6/+11
* score: Turn thread lock into thread wait lockSebastian Huber2016-07-271-2/+2
* rtems+bsps/cache: Define cache manager operations for code synchronization an...Pavel Pisa2016-07-041-0/+29
* rtems: Fix rtems_task_set_scheduler() APISebastian Huber2016-07-011-7/+16
* score: Change Priority_Control to 64-bitSebastian Huber2016-06-241-1/+1
* score: Introduce map priority scheduler operationSebastian Huber2016-06-221-3/+4
* rtems: Rework RTEMS API to SuperCore prioritySebastian Huber2016-06-221-22/+27
* Avoid <rtems/print.h> in <rtems/rtems/ratemon.h>Sebastian Huber2016-06-221-2/+3
* rtems: Fix semaphore field nameSebastian Huber2016-05-301-1/+1
* rtems: Move MrsP semaphore operationsSebastian Huber2016-05-301-1/+1
* score: Rework CORE inherit priority mutexSebastian Huber2016-05-302-8/+1
* score: Rework CORE priority ceiling mutexSebastian Huber2016-05-301-0/+1
* score: Add CORE mutex variantsSebastian Huber2016-05-302-1/+7
* score: Simplify CORE mutexSebastian Huber2016-05-301-0/+1
* score: Add semaphore variantsSebastian Huber2016-05-302-0/+43
* rtems: Simplify rtems_semaphore_delete()Sebastian Huber2016-05-301-0/+5
* score: Add _Thread_queue_Context_set_MP_callout()Sebastian Huber2016-05-303-33/+9
* score: Add Status_Control for all APIsSebastian Huber2016-05-265-105/+16
* score: Move thread queue MP callout to contextSebastian Huber2016-05-253-11/+38
* cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns2016-05-251-7/+6
* Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber2016-05-202-3/+2
* score: Rename _Objects_Get_local()Sebastian Huber2016-05-207-7/+7
* rtems: _Semaphore_Get_interrupt_disable()Sebastian Huber2016-05-202-26/+19
* rtems: _Message_queue_Get_interrupt_disable()Sebastian Huber2016-05-202-17/+60
* rtems: Remove location from _Partition_Get()Sebastian Huber2016-05-202-14/+21
* score: Add per scheduler instance maximum prioritySebastian Huber2016-05-201-0/+1
* score: Rename _ISR_Flash() into _ISR_Local_flash()Sebastian Huber2016-05-201-1/+1