summaryrefslogtreecommitdiffstats
path: root/cpukit/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Improve C/C++ standard compatibilitySebastian Huber2024-04-093-379/+439
* rtems: Avoid -Wundef warnings in API headerSebastian Huber2024-03-231-6/+6
* Do not define CONFIGURE_TICKS_PER_TIMESLICE to 0Sebastian Huber2024-03-201-2/+1
* cpukit: Gate ticks per timeslice configKinsey Moore2024-03-181-1/+3
* Ensure ticks per timeslice is greater than zeroZack leung2024-03-141-0/+4
* crc: Add a CRC-24Q implementationSebastian Huber2024-02-161-0/+106
* base64: Add decoderMatthew Joyce2024-02-161-0/+63
* base64: Make base64 encoding tables publicSebastian Huber2024-02-161-0/+10
* base64: Move base64 encoding supportSebastian Huber2024-02-162-62/+125
* cpukit/cache: Report coherent add area failuresKinsey Moore2024-01-261-1/+6
* flashdev.h: Add missing C++ include guardsBernd Moessner2024-01-161-0/+9
* libio: Clean up usage of rtems_termios_device_modeKinsey Moore2024-01-101-1/+2
* libtest: Add T_add_remark()Sebastian Huber2023-11-281-0/+7
* score: Fix typo in nameSebastian Huber2023-11-211-1/+1
* score: Fix implicit integer conversion warningsSebastian Huber2023-11-021-6/+6
* imfs: Constify rtems_tarfs_load()Sebastian Huber2023-11-021-1/+1
* cpukit/score: Convert Thread_Life_state to uint32_tKinsey Moore2023-10-301-40/+40
* doxygen: Replace and move main pageSebastian Huber2023-10-231-951/+0
* mpci: Hide implementation detailsSebastian Huber2023-10-203-5/+7
* tests: Add header for RTEMS test printerSebastian Huber2023-09-262-16/+71
* rtems: rtems_configuration_get_interrupt_stack_size()Sebastian Huber2023-09-152-2/+14
* score: Fix TLS support for some code modelsSebastian Huber2023-09-151-53/+67
* score: Fix RTEMS_DEFINE_GLOBAL_SYMBOL()Sebastian Huber2023-09-131-2/+3
* libdl: Realloc text memory if there are trampolinesChris Johns2023-08-272-90/+155
* libdl: Add support to import base image TLS symbolsChris Johns2023-08-212-5/+29
* Add the Regulator Interface and testJoel Sherrill2023-08-112-0/+637
* score: Assert scheduler index validitySebastian Huber2023-07-282-1/+3
* doxygen: Fix group memberships in libtestSebastian Huber2023-07-282-6/+5
* score: Move <rtems/score/gcov.h>Sebastian Huber2023-07-281-7/+7
* score: Move formatted I/O functionsSebastian Huber2023-07-283-144/+119
* Revert "cpukit/dev/can: Added CAN support"Gedare Bloom2023-07-273-620/+0
* sys: Add files to Doxygen groupSebastian Huber2023-07-263-3/+21
* timecounter: Add files to Doxygen groupSebastian Huber2023-07-266-0/+47
* posix: Add files to Doxygen groupSebastian Huber2023-07-262-7/+7
* rtems: Add files to Doxygen groupsSebastian Huber2023-07-263-31/+131
* libtest: Place files into a Doxygen groupSebastian Huber2023-07-262-2/+20
* rtems: Improve task entry wordingSebastian Huber2023-07-251-3/+3
* score: Move _IO_Relax() to new <rtems/dev/io.h>Sebastian Huber2023-07-242-8/+68
* rtems: Fix typoSebastian Huber2023-07-201-1/+1
* rtems: Update references to rtems_task_wake_afterKinsey Moore2023-07-201-8/+13
* Revert accidentally committed "Remove unused _IO_Relax"Joel Sherrill2023-07-031-0/+8
* Remove unused _IO_RelaxJoel Sherrill2023-07-031-8/+0
* pci: Do not use BSP-specific interrupt APISebastian Huber2023-06-161-13/+4
* score: Remove CPU port atomic operations APISebastian Huber2023-06-122-1060/+888
* score: Remove CPU port specific cpuatomic.hSebastian Huber2023-06-121-0/+0
* termios: Add <rtems/termiosdevice.h>Sebastian Huber2023-05-313-242/+304
* score/src/pheap*: Remove unreferenced methodsJoel Sherrill2023-05-261-69/+0
* rtems: Document scheduler configuration APISebastian Huber2023-05-241-159/+453
* Update company nameSebastian Huber2023-05-20171-171/+171
* rtems: Reference types in construct directivesSebastian Huber2023-05-192-2/+4