summaryrefslogtreecommitdiffstats
path: root/cpukit/include (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-09score: Improve C/C++ standard compatibilitySebastian Huber3-379/+439
2024-03-23rtems: Avoid -Wundef warnings in API headerSebastian Huber1-6/+6
2024-03-20Do not define CONFIGURE_TICKS_PER_TIMESLICE to 0Sebastian Huber1-2/+1
2024-03-18cpukit: Gate ticks per timeslice configKinsey Moore1-1/+3
2024-03-14Ensure ticks per timeslice is greater than zeroZack leung1-0/+4
2024-02-16crc: Add a CRC-24Q implementationSebastian Huber1-0/+106
2024-02-16base64: Add decoderMatthew Joyce1-0/+63
2024-02-16base64: Make base64 encoding tables publicSebastian Huber1-0/+10
2024-02-16base64: Move base64 encoding supportSebastian Huber2-62/+125
2024-01-26cpukit/cache: Report coherent add area failuresKinsey Moore1-1/+6
2024-01-16flashdev.h: Add missing C++ include guardsBernd Moessner1-0/+9
2024-01-10libio: Clean up usage of rtems_termios_device_modeKinsey Moore1-1/+2
2023-11-28libtest: Add T_add_remark()Sebastian Huber1-0/+7
2023-11-21score: Fix typo in nameSebastian Huber1-1/+1
2023-11-02score: Fix implicit integer conversion warningsSebastian Huber1-6/+6
2023-11-02imfs: Constify rtems_tarfs_load()Sebastian Huber1-1/+1
2023-10-30cpukit/score: Convert Thread_Life_state to uint32_tKinsey Moore1-40/+40
2023-10-23doxygen: Replace and move main pageSebastian Huber1-951/+0
2023-10-20mpci: Hide implementation detailsSebastian Huber3-5/+7
2023-09-26tests: Add header for RTEMS test printerSebastian Huber2-16/+71
2023-09-15rtems: rtems_configuration_get_interrupt_stack_size()Sebastian Huber2-2/+14
2023-09-15score: Fix TLS support for some code modelsSebastian Huber1-53/+67
2023-09-13score: Fix RTEMS_DEFINE_GLOBAL_SYMBOL()Sebastian Huber1-2/+3
2023-08-27libdl: Realloc text memory if there are trampolinesChris Johns2-90/+155
2023-08-21libdl: Add support to import base image TLS symbolsChris Johns2-5/+29
2023-08-11Add the Regulator Interface and testJoel Sherrill2-0/+637
2023-07-28score: Assert scheduler index validitySebastian Huber2-1/+3
2023-07-28doxygen: Fix group memberships in libtestSebastian Huber2-6/+5
2023-07-28score: Move <rtems/score/gcov.h>Sebastian Huber1-7/+7
2023-07-28score: Move formatted I/O functionsSebastian Huber3-144/+119
2023-07-27Revert "cpukit/dev/can: Added CAN support"Gedare Bloom3-620/+0
2023-07-26sys: Add files to Doxygen groupSebastian Huber3-3/+21
2023-07-26timecounter: Add files to Doxygen groupSebastian Huber6-0/+47
2023-07-26posix: Add files to Doxygen groupSebastian Huber2-7/+7
2023-07-26rtems: Add files to Doxygen groupsSebastian Huber3-31/+131
2023-07-26libtest: Place files into a Doxygen groupSebastian Huber2-2/+20
2023-07-25rtems: Improve task entry wordingSebastian Huber1-3/+3
2023-07-24score: Move _IO_Relax() to new <rtems/dev/io.h>Sebastian Huber2-8/+68
2023-07-20rtems: Fix typoSebastian Huber1-1/+1
2023-07-20rtems: Update references to rtems_task_wake_afterKinsey Moore1-8/+13
2023-07-03Revert accidentally committed "Remove unused _IO_Relax"Joel Sherrill1-0/+8
2023-07-03Remove unused _IO_RelaxJoel Sherrill1-8/+0
2023-06-16pci: Do not use BSP-specific interrupt APISebastian Huber1-13/+4
2023-06-12score: Remove CPU port atomic operations APISebastian Huber2-1060/+888
2023-06-12score: Remove CPU port specific cpuatomic.hSebastian Huber1-0/+0
2023-05-31termios: Add <rtems/termiosdevice.h>Sebastian Huber3-242/+304
2023-05-26score/src/pheap*: Remove unreferenced methodsJoel Sherrill1-69/+0
2023-05-24rtems: Document scheduler configuration APISebastian Huber1-159/+453
2023-05-20Update company nameSebastian Huber171-171/+171
2023-05-19rtems: Reference types in construct directivesSebastian Huber2-2/+4