summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-14shell: Add i2c and spi commandsChristian Mauderer6-0/+565
2020-12-12config: Fix invalid static assertions in CSebastian Huber2-31/+30
2020-12-10cpukit/aarch64: Add explanation of exception flowKinsey Moore2-3/+18
2020-12-10cpukit/aarch64: Use hex consistently for offsetsKinsey Moore5-116/+116
2020-12-10arm: Support Armv8 in <rtems/score/arm.h>Sebastian Huber1-11/+10
2020-12-03score: Fix discard 'const' qualifier warningSebastian Huber1-1/+1
2020-12-03rtems: Generate <rtems/rtems/timer.h>Sebastian Huber1-211/+494
2020-12-03score: Free old name in _Objects_Set_name()Sebastian Huber1-0/+1
2020-12-03rtems: Fix rtems_object_set_name()Sebastian Huber1-2/+3
2020-12-03score: Return a status in _Objects_Set_name()Sebastian Huber2-9/+11
2020-12-03rtems: Generate <rtems/rtems/object.h>Sebastian Huber1-257/+449
2020-12-02dosfs: Fix Doxygen group placementSebastian Huber11-33/+27
2020-12-02libfs: Fix Doxygen group placementSebastian Huber6-6/+6
2020-12-02nfsclient: Rework Doxygen groupsSebastian Huber10-28/+24
2020-12-02build: Add <rtems/rtems/clockimpl.h>Sebastian Huber1-0/+1
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 Huber48-101/+266
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber347-655/+1618
2020-12-02rtems: Canonicalize Doxygen @file commentsSebastian Huber176-388/+753
2020-12-02score: Always define RTEMSScoreMRSP groupSebastian Huber1-5/+4
2020-12-02score: Canonicalize Doxygen groupsSebastian Huber65-128/+166
2020-12-02rtems: Canonicalize implementation Doxygen groupsSebastian Huber63-131/+191
2020-12-02rtems: Add <rtems/rtems/clockimpl.h>Sebastian Huber7-35/+78
2020-12-02shell: Rename "IO" typedef for better DoxygenSebastian Huber3-6/+6
2020-12-02rtems: Simplify includes in version.cSebastian Huber1-1/+1
2020-12-02posix: Delete unused _POSIX_Fatal_error()Sebastian Huber3-198/+0
2020-12-02score: Delete empty pheapinit.cSebastian Huber2-25/+0
2020-12-01rtems: Fix documentation in <rtems/rtems/part.h>Sebastian Huber1-3/+3
2020-11-27rtems: Remove empty and unused rtclock.cSebastian Huber1-27/+0
2020-11-27config: CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZESebastian Huber1-2/+4
2020-11-27sapi: Remove obsolete README fileSebastian Huber1-129/+0
2020-11-27rtems: Delete rtems_object_id_api_maximum_class()Sebastian Huber1-17/+0
2020-11-26config: Check CONFIGURE_INIT_TASK_STACK_SIZESebastian Huber1-0/+2
2020-11-26config: CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZESebastian Huber7-14/+224
2020-11-26Avoid INTERNAL_ERROR_RTEMS_INIT_TASK_ENTRY_IS_NULLSebastian Huber3-8/+23
2020-11-26config: Clarify the use of pragmasSebastian Huber1-1/+9
2020-11-26rtems: Move "Set Errno" group to the APISebastian Huber1-5/+5
2020-11-26score: Change _Per_CPU_Information declarationSebastian Huber1-1/+1
2020-11-26rtems: Remove unused barriermp.hSebastian Huber1-127/+0
2020-11-24score/aarch64: Resolve warning in exception dumpKinsey Moore1-2/+2
2020-11-24rtems: Move _Partition_Allocate()Sebastian Huber2-12/+5
2020-11-24rtems: Move _Partition_Initialize()Sebastian Huber2-25/+25