summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/confdefs (unfollow)
Commit message (Expand)AuthorFilesLines
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
2023-05-20Update company nameSebastian Huber21-21/+21
2023-03-15cpukit/jffs2: Add support for NAND under JFFS2Kinsey Moore1-0/+10
2022-12-02config: Add CONFIGURE_RECORD_INTERRUPTS_ENABLEDSebastian Huber1-0/+8
2022-11-14cpukit: Change license to BSD-2 for files with Gaisler copyrightDaniel Cederman1-3/+22
2022-11-09config: Place init task storage area in .rtemsstackSebastian Huber1-1/+2
2022-10-14config: Add CONFIGURE_IDLE_TASK_STORAGE_SIZESebastian Huber3-21/+47
2022-08-31Fix pedanic warnings without a storage increaseSebastian Huber1-0/+10
2022-08-31config: Include <rtems/posix/timer.h> on demandSebastian Huber1-2/+3
2022-08-19threads.h: Add pragmas to get rid of gcc 12 errorsRyan Long1-0/+15
2022-08-10Add support for CONFIGURE_POSIX_TIMERS_FACE_BEHAVIORJoel Sherrill1-0/+81
2022-07-21Support _REENT_THREAD_LOCAL Newlib configurationMatt Joyce2-3/+6
2022-03-25cpukit/include/rtems/confdefs/libpci.h: Manual file header clean upJoel Sherrill1-8/+8
2022-02-21config: CONFIGURE_DISABLE_NEWLIB_REENTRANCYSebastian Huber1-8/+9
2021-11-17config: Fix IO driver table initializationSebastian Huber1-32/+31
2021-11-17config: CONFIGURE_DISABLE_BSP_SETTINGSSebastian Huber5-21/+19
2021-10-29cpukit: Add signal mapping supportKinsey Moore1-0/+7
2021-10-11Add support for IDLE Thread stack allocatorJoel Sherrill2-5/+29
2021-05-28Change filesystem utime_h handler to utimens_hRyan Long1-2/+2
2021-05-25sysinit: Do not open console when just referencing reentrancy structure.Joel Sherrill1-0/+21
2021-03-27score: Fix task stack initializationSebastian Huber1-3/+18
2021-03-05CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZESebastian Huber1-0/+5
2021-02-24config: Adjust stack allocator initializationSebastian Huber1-1/+1
2020-12-12config: Fix invalid static assertions in CSebastian Huber2-31/+30
2020-12-02config: Canonicalize @defgroup and @file commentsSebastian Huber22-44/+66
2020-11-26config: Check CONFIGURE_INIT_TASK_STACK_SIZESebastian Huber1-0/+2
2020-11-26config: CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZESebastian Huber1-9/+49
2020-11-26Avoid INTERNAL_ERROR_RTEMS_INIT_TASK_ENTRY_IS_NULLSebastian Huber1-0/+21
2020-11-26config: Clarify the use of pragmasSebastian Huber1-1/+9
2020-11-19config: Initialize task stack allocator on demandSebastian Huber1-8/+11
2020-11-19config: Simplify task stack allocator initSebastian Huber1-0/+18
2020-10-30confdefs: Add extern C guards to libpci.hJan Sommer1-0/+8
2020-10-01Decouple the C Program Heap initializationSebastian Huber1-0/+3
2020-09-28score: Simplify CORE_message_queue_BufferSebastian Huber1-1/+1
2020-09-17rtems: Add rtems_task_construct()Sebastian Huber2-1/+11
2020-09-17CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZESebastian Huber1-0/+7
2020-08-31score: Add _Stack_Allocator_do_initialize()Sebastian Huber1-0/+6
2020-08-31config: Provide file descriptors only if necessarySebastian Huber1-9/+15
2020-08-21config: Conditionally include headerSebastian Huber1-1/+4
2020-08-21confdefs: Fix cyclic dependencySebastian Huber2-12/+8
2020-04-14config: Fix typoSebastian Huber1-1/+1
2020-04-08config: Fix _ISR_Stack_area_endSebastian Huber1-6/+9
2020-04-05Revert "score: Fix _ISR_Stack_area_end"Sebastian Huber1-0/+5
2020-04-03score: Fix _ISR_Stack_area_endSebastian Huber1-5/+0
2020-04-03config: Remove filesystem entry config optionsSebastian Huber1-56/+14
2020-03-31config: Remove CONFIGURE_FILESYSTEM_DEVFSSebastian Huber1-9/+0
2020-03-31config: Remove BSP_DEFAULT_UNIFIED_WORK_AREASSebastian Huber1-1/+0
2020-03-23conf: Improve evaluation of event recording optsSebastian Huber1-22/+46