summaryrefslogtreecommitdiff
path: root/cpukit/include/rtems/confdefs (follow)
AgeCommit message (Expand)Author
2021-11-17config: Fix IO driver table initializationSebastian Huber
2021-11-17config: CONFIGURE_DISABLE_BSP_SETTINGSSebastian Huber
2021-10-29cpukit: Add signal mapping supportKinsey Moore
2021-10-11Add support for IDLE Thread stack allocatorJoel Sherrill
2021-05-28Change filesystem utime_h handler to utimens_hRyan Long
2021-05-25sysinit: Do not open console when just referencing reentrancy structure.Joel Sherrill
2021-03-27score: Fix task stack initializationSebastian Huber
2021-03-05CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZESebastian Huber
2021-02-24config: Adjust stack allocator initializationSebastian Huber
2020-12-12config: Fix invalid static assertions in CSebastian Huber
2020-12-02config: Canonicalize @defgroup and @file commentsSebastian Huber
2020-11-26config: Check CONFIGURE_INIT_TASK_STACK_SIZESebastian Huber
2020-11-26config: CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZESebastian Huber
2020-11-26Avoid INTERNAL_ERROR_RTEMS_INIT_TASK_ENTRY_IS_NULLSebastian Huber
2020-11-26config: Clarify the use of pragmasSebastian Huber
2020-11-19config: Initialize task stack allocator on demandSebastian Huber
2020-11-19config: Simplify task stack allocator initSebastian Huber
2020-10-30confdefs: Add extern C guards to libpci.hJan Sommer
2020-10-01Decouple the C Program Heap initializationSebastian Huber
2020-09-28score: Simplify CORE_message_queue_BufferSebastian Huber
2020-09-17rtems: Add rtems_task_construct()Sebastian Huber
2020-09-17CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZESebastian Huber
2020-08-31score: Add _Stack_Allocator_do_initialize()Sebastian Huber
2020-08-31config: Provide file descriptors only if necessarySebastian Huber
2020-08-21config: Conditionally include headerSebastian Huber
2020-08-21confdefs: Fix cyclic dependencySebastian Huber
2020-04-14config: Fix typoSebastian Huber
2020-04-08config: Fix _ISR_Stack_area_endSebastian Huber
2020-04-05Revert "score: Fix _ISR_Stack_area_end"Sebastian Huber
2020-04-03score: Fix _ISR_Stack_area_endSebastian Huber
2020-04-03config: Remove filesystem entry config optionsSebastian Huber
2020-03-31config: Remove CONFIGURE_FILESYSTEM_DEVFSSebastian Huber
2020-03-31config: Remove BSP_DEFAULT_UNIFIED_WORK_AREASSebastian Huber
2020-03-23conf: Improve evaluation of event recording optsSebastian Huber
2020-03-18record: Add rtems_record_dump()Sebastian Huber
2020-03-09imfs: Replace devfs with an IMFS specializationSebastian Huber
2020-03-09imfs: Constify imfs_memfile_bytes_per_blockSebastian Huber
2020-03-04config: Remove <rtems/btimer.h> includeSebastian Huber
2020-02-26config: Initialize IO drivers on demandSebastian Huber
2020-02-25config: Resurrect NULL_DRIVER_TABLE_ENTRYSebastian Huber
2020-02-25config: Add <rtems/confdefs/wkspace.h>Sebastian Huber
2020-02-25config: Add <rtems/confdefs/objectsposix.h>Sebastian Huber
2020-02-25config: Add <rtems/confdefs/wkspacesupport.h>Sebastian Huber
2020-02-25config: Add <rtems/confdefs/objectsclassic.h>Sebastian Huber
2020-02-25config: Add <rtems/confdefs/threads.h>Sebastian Huber
2020-02-25config: Add <rtems/confdefs/unlimited.h>Sebastian Huber
2020-02-25config: Add <rtems/confdefs/iodrivers.h>Sebastian Huber
2020-02-25config: Add <rtems/confdefs/console.h>Sebastian Huber
2020-02-25config: Add <rtems/confdefs/initthread.h>Sebastian Huber
2020-02-25config: Add <rtems/confdefs/inittask.h>Sebastian Huber