summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtems: Canonicalize implementation Doxygen groupsSebastian Huber2020-12-0224-24/+24
* rtems: Add <rtems/rtems/clockimpl.h>Sebastian Huber2020-12-025-5/+5
* rtems: Remove empty and unused rtclock.cSebastian Huber2020-11-271-27/+0
* config: CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZESebastian Huber2020-11-261-0/+65
* Avoid INTERNAL_ERROR_RTEMS_INIT_TASK_ENTRY_IS_NULLSebastian Huber2020-11-261-7/+1
* rtems: Remove unused barriermp.hSebastian Huber2020-11-261-127/+0
* rtems: Move _Partition_Allocate()Sebastian Huber2020-11-241-0/+5
* rtems: Move _Partition_Initialize()Sebastian Huber2020-11-241-0/+25
* rtems: Move _Partition_Is_buffer_area_aligned()Sebastian Huber2020-11-241-1/+6
* rtems: Move _Partition_Is_buffer_size_aligned()Sebastian Huber2020-11-241-1/+6
* rtems: Move _Partition_Is_buffer_on_boundary()Sebastian Huber2020-11-241-1/+16
* rtems: Move _Partition_Is_buffer_valid()Sebastian Huber2020-11-241-1/+17
* rtems: Remove _Partition_Destroy()Sebastian Huber2020-11-231-1/+1
* rtems: Remove _Partition_Free()Sebastian Huber2020-11-231-1/+1
* rtems: Move _Partition_Free_buffer()Sebastian Huber2020-11-231-0/+9
* rtems: Move _Partition_Allocate_buffer()Sebastian Huber2020-11-231-0/+6
* rtems: Canonicalize partition file documentationSebastian Huber2020-11-237-16/+30
* rtems: Canonicalize task event file documentationSebastian Huber2020-11-237-17/+27
* Remove *_Is_null() inline functionsSebastian Huber2020-10-146-8/+11
* rtems: Remove superfluous includeSebastian Huber2020-10-141-2/+0
* rtems: Canonicalize name and id checksSebastian Huber2020-10-014-14/+22
* rtems: Add rtems_message_queue_construct()Sebastian Huber2020-09-282-136/+231
* rtems: Remove Message_queue_Control::attribute_setSebastian Huber2020-09-282-7/+7
* score: Simplify CORE_message_queue_BufferSebastian Huber2020-09-281-10/+10
* score: Improve _CORE_message_queue_Initialize()Sebastian Huber2020-09-281-7/+10
* rtems: Add rtems_task_construct()Sebastian Huber2020-09-172-225/+357
* score: Add stack free handler to TCBSebastian Huber2020-08-311-1/+1
* rtems: Add _RTEMS_Name_to_id()Sebastian Huber2020-08-3110-195/+348
* rtems: Remove RTEMS_MP_NOT_CONFIGURED errorSebastian Huber2020-06-184-19/+14
* doxygen: Switch @brief and @ingroupSebastian Huber2020-04-2831-31/+62
* Canonicalize config.h includeSebastian Huber2020-04-16138-153/+153
* score: Return status in _TOD_Set()Sebastian Huber2020-04-141-6/+3
* rtems: rtems_scheduler_get_processor_maximum()Sebastian Huber2020-03-042-50/+0
* rtems: Add rtems_scheduler_map_priority_from_posix()Sebastian Huber2020-03-031-0/+70
* rtems: Add rtems_scheduler_map_priority_to_posix()Sebastian Huber2020-03-031-0/+70
* rtems: Change timer server task mode settingSebastian Huber2020-02-251-5/+7
* score: _Scheduler_Is_non_preempt_mode_supported()Sebastian Huber2020-02-251-3/+6
* score: Add _SMP_Need_inter_processor_interrupts()Sebastian Huber2020-02-251-1/+2
* config: Bring back RTEMS 4.11 configuration tableSebastian Huber2020-02-251-0/+18
* rtems: Simplify _RTEMS_tasks_Initialize_user_task()Sebastian Huber2020-02-251-3/+2
* config: Simplify initialization task configSebastian Huber2020-02-253-68/+114
* score: Move thread stack allocationSebastian Huber2020-02-121-2/+14
* score: Add Thread_ConfigurationSebastian Huber2020-02-121-26/+19
* rtems: Fix MPCI initializationSebastian Huber2020-01-0210-88/+71
* Add TOD Hooks to allow BSP to take action when TOD is setJoel Sherrill2019-12-111-2/+7
* rtems: Optimize semaphore control blockSebastian Huber2019-12-116-49/+79
* termios: Add Capability to Generate SIGINTR and SIGQUITJoel Sherrill2019-10-082-0/+2
* posix: Remove unused OBJECTS_POSIX_INTERRUPTSSebastian Huber2019-05-201-3/+0
* score: Rename _SMP_Get_processor_count()Sebastian Huber2019-04-112-2/+2
* rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber2019-04-091-2/+2