summaryrefslogtreecommitdiffstats
path: root/cpukit/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* score: Fix implicit type conversionSebastian Huber2021-02-011-1/+1
* score: Add comments and asserts for clarificationSebastian Huber2021-02-011-0/+7
* score: Add _Thread_Get_objects_information()Sebastian Huber2021-02-012-16/+24
* score: Rename _Thread_Get_objects_information()Sebastian Huber2021-02-013-9/+13
* rtems: Add "Notes" paragraph headerSebastian Huber2021-01-2711-440/+577
* heap: Fix _Heap_Area_overhead()Sebastian Huber2021-01-261-1/+7
* Improve file header comment in generated filesSebastian Huber2021-01-2514-42/+98
* Fix RTEMS_LINKER_ROSET_ITEM_ORDERED_DECLARE()Sebastian Huber2021-01-251-1/+1
* cpukit/spi: Allow driver specific ioctlChristian Mauderer2021-01-211-0/+7
* mrsp: Change error status for a nested seizeSebastian Huber2021-01-211-11/+19
* cpukit: Merge FreeBSD values for the prioritiesChris Johns2021-01-081-17/+85
* shell: Add i2c and spi commandsChristian Mauderer2020-12-141-0/+28
* config: Fix invalid static assertions in CSebastian Huber2020-12-122-31/+30
* rtems: Generate <rtems/rtems/timer.h>Sebastian Huber2020-12-031-211/+494
* score: Return a status in _Objects_Set_name()Sebastian Huber2020-12-031-6/+8
* rtems: Generate <rtems/rtems/object.h>Sebastian Huber2020-12-031-257/+449
* score: Fix Doxygen group membershipSebastian Huber2020-12-021-1/+1
* score: Fix Doxygen group nameSebastian Huber2020-12-021-1/+1
* rtems: Fix Doxygen return descriptionSebastian Huber2020-12-021-2/+2
* rtems: Clarify invalid identifier descriptionsSebastian Huber2020-12-022-7/+8
* rtems: Clarify rtems_partition_delete()Sebastian Huber2020-12-021-2/+3
* rtems: Clarify rtems_partition_create()Sebastian Huber2020-12-021-6/+6
* rtems: Fix Doxygen group nameSebastian Huber2020-12-021-1/+1
* rtems: Fix Doxygen group membershipsSebastian Huber2020-12-022-2/+2
* config: Canonicalize @defgroup and @file commentsSebastian Huber2020-12-0239-73/+118
* sapi: Canonicalize @defgroup and @file commentsSebastian Huber2020-12-029-32/+58
* score: Canonicalize Doxygen @file commentsSebastian Huber2020-12-02105-274/+326
* rtems: Canonicalize Doxygen @file commentsSebastian Huber2020-12-0225-40/+51
* score: Always define RTEMSScoreMRSP groupSebastian Huber2020-12-021-5/+4
* score: Canonicalize Doxygen groupsSebastian Huber2020-12-0265-128/+166
* rtems: Canonicalize implementation Doxygen groupsSebastian Huber2020-12-0237-98/+166
* rtems: Add <rtems/rtems/clockimpl.h>Sebastian Huber2020-12-022-30/+73
* posix: Delete unused _POSIX_Fatal_error()Sebastian Huber2020-12-021-18/+0
* rtems: Fix documentation in <rtems/rtems/part.h>Sebastian Huber2020-12-011-3/+3
* rtems: Delete rtems_object_id_api_maximum_class()Sebastian Huber2020-11-271-17/+0
* config: Check CONFIGURE_INIT_TASK_STACK_SIZESebastian Huber2020-11-261-0/+2
* config: CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZESebastian Huber2020-11-263-13/+93
* Avoid INTERNAL_ERROR_RTEMS_INIT_TASK_ENTRY_IS_NULLSebastian Huber2020-11-262-1/+22
* config: Clarify the use of pragmasSebastian Huber2020-11-261-1/+9
* rtems: Move "Set Errno" group to the APISebastian Huber2020-11-261-5/+5
* score: Change _Per_CPU_Information declarationSebastian Huber2020-11-261-1/+1
* rtems: Move _Partition_Allocate()Sebastian Huber2020-11-241-12/+0
* rtems: Move _Partition_Initialize()Sebastian Huber2020-11-241-25/+0
* rtems: Move _Partition_Is_buffer_area_aligned()Sebastian Huber2020-11-241-7/+0
* rtems: Move _Partition_Is_buffer_size_aligned()Sebastian Huber2020-11-241-7/+0
* rtems: Move _Partition_Is_buffer_on_boundary()Sebastian Huber2020-11-241-22/+0
* rtems: Move _Partition_Is_buffer_valid()Sebastian Huber2020-11-241-23/+0
* libtest: Fix undefined setjmp() behaviourSebastian Huber2020-11-241-1/+2
* rtems: Remove _Partition_Destroy()Sebastian Huber2020-11-231-7/+0
* rtems: Remove _Partition_Free()Sebastian Huber2020-11-231-14/+0