summaryrefslogtreecommitdiff
path: root/cpukit/include/rtems (follow)
AgeCommit message (Expand)Author
2022-10-14Add pre-qualified constraintsqual-68Sebastian Huber
2022-10-14Doxygen: Adding Doxygen groups to filesFrank Kühndel
2022-10-14Replace Doxygen main pageSebastian Huber
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
2022-08-31libtest: Fix warnings without a pragmaSebastian Huber
2022-08-31config: Include <rtems/posix/timer.h> on demandSebastian Huber
2022-08-30score: Do not expose <limits.h> to <rtems.h>Sebastian Huber
2022-08-29score: Fix formatSebastian Huber
2022-08-29score: Fix formatSebastian Huber
2022-08-29Revert "linkersets.h: Fix gcc 12 warning"Sebastian Huber
2022-08-22cpukit/include: Fix including in C++Chris Johns
2022-08-22cpukit/include: Fixes for C++Chris Johns
2022-08-19test.h: Add pragma for gcc 12 warningRyan Long
2022-08-19schedulerpriority.h: Fix gcc 12 warningRyan Long
2022-08-19percpu.h: Add pragma for gcc 12 warningRyan Long
2022-08-19interr.h: Fix gcc 12 warningRyan Long
2022-08-19linkersets.h: Fix gcc 12 warningRyan Long
2022-08-19threads.h: Add pragmas to get rid of gcc 12 errorsRyan Long
2022-08-10cpukit/include/rtems/test-info.h: Change @returns to @returnJoel Sherrill
2022-08-10Add support for CONFIGURE_POSIX_TIMERS_FACE_BEHAVIORJoel Sherrill
2022-08-10rtems/malloc.h: Add API level Doxygen groupSebastian Huber
2022-08-10libtest: Add T_report_hash_sha256_update()Sebastian Huber
2022-08-03libmisc/shell: Add an 'rtems' command to report a running buildChris Johns
2022-07-28score: Allow linker garbage collectionSebastian Huber
2022-07-28score: Use PTHREAD_CANCELED for _Thread_Cancel()Sebastian Huber
2022-07-28score: Use priority inheritance for thread joinSebastian Huber
2022-07-27score: Fix objects local table initializationSebastian Huber
2022-07-26score: Remove PRIORITY_PSEUDO_ISR thread prioritySebastian Huber
2022-07-25imfs: Add <rtems/imfsimpl.h>Sebastian Huber