summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/config.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-15rtems: rtems_configuration_get_interrupt_stack_size()Sebastian Huber1-1/+1
2023-05-20Update company nameSebastian Huber1-1/+1
2023-02-14doxygen: Use @anchor for appl config optionsSebastian Huber1-30/+30
2022-10-04rtems: Clarify application config info APISebastian Huber1-167/+463
2022-09-08rtems: Include <rtems/score/cpuopts.h>Sebastian Huber1-0/+1
2021-10-25rtems: Regenerate for IDLE task allocator optionSebastian Huber1-12/+18
2021-10-11Add support for IDLE Thread stack allocatorJoel Sherrill1-0/+12
2021-02-26rtems: Add rtems_get_target_hash()Sebastian Huber1-0/+33
2021-02-25rtems: Add rtems_get_build_label()Sebastian Huber1-1/+32
2021-01-27rtems: Add "Notes" paragraph headerSebastian Huber1-42/+63
2021-01-25Improve file header comment in generated filesSebastian Huber1-3/+7
2020-11-12rtems: Generate <rtems/config.h>Sebastian Huber1-96/+431
2020-09-18rtems: Move from <rtems.h> to <rtems/config.h>Sebastian Huber1-0/+17
2020-02-25config: Remove CONFIGURE_DISABLE_SMP_CONFIGURATIONSebastian Huber1-13/+0
2020-02-25config: Add _SMP_Is_enabledSebastian Huber1-29/+2
2020-02-25config: Add _SMP_Processor_configure_maximumSebastian Huber1-11/+3
2020-02-25config: Add _Workspace_Is_unifiedSebastian Huber1-9/+1
2020-02-25config: Add _Workspace_SizeSebastian Huber1-6/+2
2020-02-25config: Add _Thread_Idle_bodySebastian Huber1-7/+1
2020-02-25config: Add _Thread_Idle_stack_sizeSebastian Huber1-8/+2
2020-02-25config: Add _Watchdog_Ticks_per_timesliceSebastian Huber1-6/+1
2020-02-25config: Add _Watchdog_Microseconds_per_tickSebastian Huber1-8/+2
2020-02-25config: Remove CONFIGURE_POSIX_HAS_OWN_INIT_THREAD_TABLESebastian Huber1-1/+0
2020-02-25config: Simplify initialization task configSebastian Huber1-3/+0
2020-02-17config: Remove unused configuration constantSebastian Huber1-10/+0
2020-02-17Remove rtems_configuration_get_posix_api_configuration()Sebastian Huber1-3/+0
2020-02-12score: Split stack allocator configurationSebastian Huber1-43/+20
2020-02-12score: Simplify TLS area allocationSebastian Huber1-7/+1
2020-02-06sysinit: Add RTEMS_SYSINIT_ZERO_MEMORYSebastian Huber1-9/+2
2019-12-13config: Add _MPCI_ConfigurationSebastian Huber1-60/+3
2019-12-09userext: Fix configurationSebastian Huber1-1/+0
2019-12-09userext: Simplify configurationSebastian Huber1-3/+3
2018-12-14score: Static Objects_Information initializationSebastian Huber1-12/+0
2018-12-14rtems: Use object information to get config maxSebastian Huber1-2/+1
2018-11-12score: Introduce <rtems/score/watchdogticks.h>Sebastian Huber1-1/+1
2018-11-08config: Move includes out of extern "C" scopeSebastian Huber1-4/+4
2018-11-08score: Rename interrupt stack symbolsSebastian Huber1-27/+2
2018-11-07config: Move definitions after includesSebastian Huber1-8/+8
2018-10-25posix: Fix build with POSIX API disabledSebastian Huber1-13/+1
2018-06-27Rework initialization and interrupt stack supportSebastian Huber1-8/+27
2018-01-25Remove make preinstallChris Johns1-0/+0
2017-10-24score: Add _Watchdog_Nanoseconds_per_tickSebastian Huber1-9/+3
2017-05-16confdefs.h: Add SMP enabled field to configurationSebastian Huber1-1/+5
2017-02-02Remove CONFIGURE_SMP_APPLICATIONSebastian Huber1-6/+2
2016-02-03Use linker set for MPCI initializationSebastian Huber1-2/+9
2016-01-11score: Introduce Thread_Entry_informationSebastian Huber1-1/+1
2014-04-10score: Statically initialize IO managerSebastian Huber1-13/+0
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-03-07POSIX keys now enabled in all configurations.Joel Sherrill1-1/+17
2013-07-22sapi: Add rtems_configuration_is_smp_enabled()Sebastian Huber1-0/+25