summaryrefslogtreecommitdiff
path: root/cpukit/include/rtems (follow)
AgeCommit message (Expand)Author
2023-03-17Add pre-qualified constraintsqual-81Sebastian Huber
2023-03-17Doxygen: Adding Doxygen groups to filesFrank Kühndel
2023-03-17Replace Doxygen main pageSebastian Huber
2023-03-17doxygen: Add files to groups and fix group scopesSebastian Huber
2023-03-17doxygen: Fix group identifiersSebastian Huber
2023-03-16rtems/test.h: Use __attribute__Sebastian Huber
2023-03-15cpukit/jffs2: Add support for NAND under JFFS2Kinsey Moore
2023-03-15score: Fix Doxygen group identifierSebastian Huber
2023-03-15score: Add file to Doxygen groupSebastian Huber
2023-02-16doxygen: Add Doxygen files to a groupSebastian Huber
2023-02-14doxygen: Harmonize header file referencesSebastian Huber
2023-02-14doxygen: Use @anchor for appl config optionsSebastian Huber
2023-02-13libtest: Fix Doxygen group identifierSebastian Huber
2023-02-09libmisc/serdbg: Remove obsolete serial debugJoel Sherrill
2023-02-07score: Fix maybe uninitialized warningZhongjie Zhu
2023-01-24score: Remove unused return valueSebastian Huber
2023-01-24cpuuse: Use standard wording and group nameSebastian Huber
2023-01-24clockdrv: Add clock driver implementation groupSebastian Huber
2023-01-23rtems: Fix typoMartin Erik Werner
2023-01-23score: Fix minor Rhe->The typo in doxygenMartin Erik Werner
2022-12-20score: Fix _Processor_mask_To_uint32_t()Sebastian Huber
2022-12-02config: Add CONFIGURE_RECORD_INTERRUPTS_ENABLEDSebastian Huber
2022-11-25libmisc/rtems-fdt: Support prop map items up to the size of uintptr_tChris Johns
2022-11-14cpukit: Change license to BSD-2 for files with Gaisler copyrightDaniel Cederman
2022-11-10cpukit/fdt: Fix typos and clarify paramsKinsey Moore
2022-11-09config: Place init task storage area in .rtemsstackSebastian Huber
2022-11-08rtems: Fix type in descriptionSebastian Huber
2022-10-18libdebugger: Add a target break call to suspend all running threadsChris Johns
2022-10-14score: INTERNAL_ERROR_IDLE_THREAD_STACK_TOO_SMALLSebastian Huber
2022-10-14config: Add CONFIGURE_IDLE_TASK_STORAGE_SIZESebastian Huber
2022-10-14stackchk: Add rtems_stack_checker_iterate()Sebastian Huber
2022-10-14stackchk: Avoid internal header fileSebastian Huber
2022-10-14score: INTERNAL_ERROR_IDLE_THREAD_CREATE_FAILEDSebastian Huber
2022-10-14score: Simplify castsSebastian Huber
2022-10-14score: Add CPU_THREAD_LOCAL_STORAGE_VARIANTSebastian Huber
2022-10-14score: Move Thread_Control::Registers memberSebastian Huber
2022-10-14config: Changeable size for IDLE stack allocatorSebastian Huber
2022-10-10libmisc/rtems-fdt: Update to support 64bit addressesChris Johns
2022-10-04rtems: Clarify application config info APISebastian Huber
2022-09-30rtems: Fix formatSebastian Huber
2022-09-23score: Simplify Chain_Node definitionSebastian Huber
2022-09-19Do not use RTEMS_INLINE_ROUTINESebastian Huber
2022-09-09score: Remove _CPU_Counter_difference()Sebastian Huber
2022-09-08rtems: Include <rtems/score/cpuopts.h>Sebastian Huber
2022-09-08score: Improve formattingSebastian Huber
2022-09-05config: Add SMP scheduler configuration errorsSebastian Huber
2022-09-05score: Regenerate <rtems/score/basedefs.h>Sebastian Huber
2022-09-05rtems: Add constraints for rtems_clock_tick()Sebastian Huber
2022-09-05Add items to Doxygen groupsSebastian Huber
2022-08-31Fix pedanic warnings without a storage increaseSebastian Huber