summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/config.h (unfollow)
Commit message (Expand)AuthorFilesLines
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
2013-05-16smp: Add maximum_processors field to configSebastian Huber1-0/+19
2013-01-08sapi: Doxygen Clean Up Task #1Alex Ivanov1-36/+47
2012-12-28Header File Doxygen Enhancement Task #2Mathew Kallada1-0/+2
2012-11-07sapi: Make initial user extensions table read-onlySebastian Huber1-1/+1
2012-11-07sapi: Make Configuration read-onlySebastian Huber1-1/+1
2012-11-07sapi: Delete duplicate declarationsSebastian Huber1-6/+0
2012-11-07sapi: Delete unused macrosSebastian Huber1-15/+0
2012-11-07sapi: Use rtems_configuration_get_maximum_driversSebastian Huber1-0/+3
2012-10-25score: Work area initialization API changeSebastian Huber1-10/+0
2012-06-14sapi: Add nanoseconds_per_tick to configurationSebastian Huber1-1/+14
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-04-11score: New macros and functionsSebastian Huber1-0/+6
2011-12-142011-12-14 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-6/+38