summaryrefslogtreecommitdiff
path: root/cpukit/include/rtems/config.h (follow)
AgeCommit message (Expand)Author
2021-02-26rtems: Add rtems_get_target_hash()Sebastian Huber
2021-02-25rtems: Add rtems_get_build_label()Sebastian Huber
2021-01-27rtems: Add "Notes" paragraph headerSebastian Huber
2021-01-25Improve file header comment in generated filesSebastian Huber
2020-11-12rtems: Generate <rtems/config.h>Sebastian Huber
2020-09-18rtems: Move from <rtems.h> to <rtems/config.h>Sebastian Huber
2020-02-25config: Remove CONFIGURE_DISABLE_SMP_CONFIGURATIONSebastian Huber
2020-02-25config: Add _SMP_Is_enabledSebastian Huber
2020-02-25config: Add _SMP_Processor_configure_maximumSebastian Huber
2020-02-25config: Add _Workspace_Is_unifiedSebastian Huber
2020-02-25config: Add _Workspace_SizeSebastian Huber
2020-02-25config: Add _Thread_Idle_bodySebastian Huber
2020-02-25config: Add _Thread_Idle_stack_sizeSebastian Huber
2020-02-25config: Add _Watchdog_Ticks_per_timesliceSebastian Huber
2020-02-25config: Add _Watchdog_Microseconds_per_tickSebastian Huber
2020-02-25config: Remove CONFIGURE_POSIX_HAS_OWN_INIT_THREAD_TABLESebastian Huber
2020-02-25config: Simplify initialization task configSebastian Huber
2020-02-17config: Remove unused configuration constantSebastian Huber
2020-02-17Remove rtems_configuration_get_posix_api_configuration()Sebastian Huber
2020-02-12score: Split stack allocator configurationSebastian Huber
2020-02-12score: Simplify TLS area allocationSebastian Huber
2020-02-06sysinit: Add RTEMS_SYSINIT_ZERO_MEMORYSebastian Huber
2019-12-13config: Add _MPCI_ConfigurationSebastian Huber
2019-12-09userext: Fix configurationSebastian Huber
2019-12-09userext: Simplify configurationSebastian Huber
2018-12-14score: Static Objects_Information initializationSebastian Huber
2018-12-14rtems: Use object information to get config maxSebastian Huber
2018-11-12score: Introduce <rtems/score/watchdogticks.h>Sebastian Huber
2018-11-08config: Move includes out of extern "C" scopeSebastian Huber
2018-11-08score: Rename interrupt stack symbolsSebastian Huber
2018-11-07config: Move definitions after includesSebastian Huber
2018-10-25posix: Fix build with POSIX API disabledSebastian Huber
2018-06-27Rework initialization and interrupt stack supportSebastian Huber
2018-01-25Remove make preinstallChris Johns