summaryrefslogtreecommitdiffstats
path: root/cpukit/include (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-17rtems: Clarify timer manager documentationSebastian Huber1-52/+184
2021-02-17rtems: Clarify event manager documentationSebastian Huber1-16/+108
2021-02-12Add macros to assert status and use itRyan Long1-0/+30
2021-02-10libcsupport: Add sbrk greedy support to consume all sbrk memoryChris Johns1-0/+13
2021-02-09basedefs: Add stringification of argument listsSebastian Huber1-8/+8
2021-02-08libtest: Add T_get_thread_timer_state()Sebastian Huber1-1/+10
2021-02-08libcsupport: Add no_regular_file_mknod as a mount option to the mount tableChris Johns1-0/+1
2021-02-06score: Add barrier thread queue operationsSebastian Huber1-1/+8
2021-02-06score: Make FIFO thread queue ops publicSebastian Huber1-0/+134
2021-02-06score: Constify Thread_queue_First_operationSebastian Huber1-6/+7
2021-02-03rtems: Clarify partition manager documentationSebastian Huber1-44/+124
2021-02-03score: _Objects_Build_name() signed/unsigned charSebastian Huber1-4/+4
2021-02-03rtems: Rework object services APISebastian Huber1-58/+192
2021-02-01score: Define _Assert() for static analysis runsSebastian Huber2-2/+13
2021-02-01score: Clarify thread life state documentationSebastian Huber1-2/+2
2021-02-01score: Document Thread_Life_stateSebastian Huber1-3/+40
2021-02-01rtems: Fix implicit type conversionsSebastian Huber1-4/+4
2021-02-01score: Remove unused _SMP_Assert()Sebastian Huber1-9/+0
2021-02-01score: Fix implicit type conversionSebastian Huber1-1/+1
2021-02-01rtems: Fix explicit type conversionSebastian Huber1-1/+1
2021-02-01score: Remove superfluous type qualifierSebastian Huber1-1/+1
2021-02-01score: Simplify _MRSP_Wait_for_ownership()Sebastian Huber1-7/+6
2021-02-01score: Fix implicit type conversionSebastian Huber1-1/+1
2021-02-01score: Add comments and asserts for clarificationSebastian Huber1-0/+7
2021-02-01score: Add _Thread_Get_objects_information()Sebastian Huber2-16/+24
2021-02-01score: Rename _Thread_Get_objects_information()Sebastian Huber3-9/+13
2021-01-27rtems: Add "Notes" paragraph headerSebastian Huber11-440/+577
2021-01-26heap: Fix _Heap_Area_overhead()Sebastian Huber1-1/+7
2021-01-25Improve file header comment in generated filesSebastian Huber14-42/+98
2021-01-25Fix RTEMS_LINKER_ROSET_ITEM_ORDERED_DECLARE()Sebastian Huber1-1/+1
2021-01-21cpukit/spi: Allow driver specific ioctlChristian Mauderer1-0/+7
2021-01-21mrsp: Change error status for a nested seizeSebastian Huber1-11/+19
2021-01-08cpukit: Merge FreeBSD values for the prioritiesChris Johns1-17/+85
2020-12-14shell: Add i2c and spi commandsChristian Mauderer1-0/+28
2020-12-12config: Fix invalid static assertions in CSebastian Huber2-31/+30
2020-12-03rtems: Generate <rtems/rtems/timer.h>Sebastian Huber1-211/+494
2020-12-03score: Return a status in _Objects_Set_name()Sebastian Huber1-6/+8
2020-12-03rtems: Generate <rtems/rtems/object.h>Sebastian Huber1-257/+449
2020-12-02score: Fix Doxygen group membershipSebastian Huber1-1/+1
2020-12-02score: Fix Doxygen group nameSebastian Huber1-1/+1
2020-12-02rtems: Fix Doxygen return descriptionSebastian Huber1-2/+2
2020-12-02rtems: Clarify invalid identifier descriptionsSebastian Huber2-7/+8
2020-12-02rtems: Clarify rtems_partition_delete()Sebastian Huber1-2/+3
2020-12-02rtems: Clarify rtems_partition_create()Sebastian Huber1-6/+6
2020-12-02rtems: Fix Doxygen group nameSebastian Huber1-1/+1
2020-12-02rtems: Fix Doxygen group membershipsSebastian Huber2-2/+2
2020-12-02config: Canonicalize @defgroup and @file commentsSebastian Huber39-73/+118
2020-12-02sapi: Canonicalize @defgroup and @file commentsSebastian Huber9-32/+58
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber105-274/+326
2020-12-02rtems: Canonicalize Doxygen @file commentsSebastian Huber25-40/+51