summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/confdefs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update company nameSebastian Huber2023-05-2021-21/+21
* cpukit/jffs2: Add support for NAND under JFFS2Kinsey Moore2023-03-151-0/+10
* config: Add CONFIGURE_RECORD_INTERRUPTS_ENABLEDSebastian Huber2022-12-021-0/+8
* cpukit: Change license to BSD-2 for files with Gaisler copyrightDaniel Cederman2022-11-141-3/+22
* config: Place init task storage area in .rtemsstackSebastian Huber2022-11-091-1/+2
* config: Add CONFIGURE_IDLE_TASK_STORAGE_SIZESebastian Huber2022-10-143-21/+47
* Fix pedanic warnings without a storage increaseSebastian Huber2022-08-311-0/+10
* config: Include <rtems/posix/timer.h> on demandSebastian Huber2022-08-311-2/+3
* threads.h: Add pragmas to get rid of gcc 12 errorsRyan Long2022-08-191-0/+15
* Add support for CONFIGURE_POSIX_TIMERS_FACE_BEHAVIORJoel Sherrill2022-08-101-0/+81
* Support _REENT_THREAD_LOCAL Newlib configurationMatt Joyce2022-07-212-3/+6
* cpukit/include/rtems/confdefs/libpci.h: Manual file header clean upJoel Sherrill2022-03-251-8/+8
* config: CONFIGURE_DISABLE_NEWLIB_REENTRANCYSebastian Huber2022-02-211-8/+9
* config: Fix IO driver table initializationSebastian Huber2021-11-171-32/+31
* config: CONFIGURE_DISABLE_BSP_SETTINGSSebastian Huber2021-11-175-21/+19
* cpukit: Add signal mapping supportKinsey Moore2021-10-291-0/+7
* Add support for IDLE Thread stack allocatorJoel Sherrill2021-10-112-5/+29
* Change filesystem utime_h handler to utimens_hRyan Long2021-05-281-2/+2
* sysinit: Do not open console when just referencing reentrancy structure.Joel Sherrill2021-05-251-0/+21
* score: Fix task stack initializationSebastian Huber2021-03-271-3/+18
* CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZESebastian Huber2021-03-051-0/+5
* config: Adjust stack allocator initializationSebastian Huber2021-02-241-1/+1
* config: Fix invalid static assertions in CSebastian Huber2020-12-122-31/+30
* config: Canonicalize @defgroup and @file commentsSebastian Huber2020-12-0222-44/+66
* config: Check CONFIGURE_INIT_TASK_STACK_SIZESebastian Huber2020-11-261-0/+2
* config: CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZESebastian Huber2020-11-261-9/+49
* Avoid INTERNAL_ERROR_RTEMS_INIT_TASK_ENTRY_IS_NULLSebastian Huber2020-11-261-0/+21
* config: Clarify the use of pragmasSebastian Huber2020-11-261-1/+9
* config: Initialize task stack allocator on demandSebastian Huber2020-11-191-8/+11
* config: Simplify task stack allocator initSebastian Huber2020-11-191-0/+18
* confdefs: Add extern C guards to libpci.hJan Sommer2020-10-301-0/+8
* Decouple the C Program Heap initializationSebastian Huber2020-10-011-0/+3
* score: Simplify CORE_message_queue_BufferSebastian Huber2020-09-281-1/+1
* rtems: Add rtems_task_construct()Sebastian Huber2020-09-172-1/+11
* CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZESebastian Huber2020-09-171-0/+7
* score: Add _Stack_Allocator_do_initialize()Sebastian Huber2020-08-311-0/+6
* config: Provide file descriptors only if necessarySebastian Huber2020-08-311-9/+15
* config: Conditionally include headerSebastian Huber2020-08-211-1/+4
* confdefs: Fix cyclic dependencySebastian Huber2020-08-212-12/+8
* config: Fix typoSebastian Huber2020-04-141-1/+1
* config: Fix _ISR_Stack_area_endSebastian Huber2020-04-081-6/+9
* Revert "score: Fix _ISR_Stack_area_end"Sebastian Huber2020-04-051-0/+5
* score: Fix _ISR_Stack_area_endSebastian Huber2020-04-031-5/+0
* config: Remove filesystem entry config optionsSebastian Huber2020-04-031-56/+14
* config: Remove CONFIGURE_FILESYSTEM_DEVFSSebastian Huber2020-03-311-9/+0
* config: Remove BSP_DEFAULT_UNIFIED_WORK_AREASSebastian Huber2020-03-311-1/+0
* conf: Improve evaluation of event recording optsSebastian Huber2020-03-231-22/+46