summaryrefslogtreecommitdiff
path: root/cpukit/include/rtems/confdefs.h (follow)
AgeCommit message (Expand)Author
2018-10-05score: Remove CPU_PROVIDES_IDLE_THREAD_BODYSebastian Huber
2018-10-01telnetd: Remove CONFIGURE_MAXIMUM_PTYSSebastian Huber
2018-09-17Remove CONFIGURE_HAS_OWN_CONFIGURATION_TABLESebastian Huber
2018-09-17config: Remove CONFIGURE_HAS_OWN_MOUNT_TABLESebastian Huber
2018-09-17config: Remove CONFIGURE_HAS_OWN_FILESYSTEM_TABLESebastian Huber
2018-08-08CONFIGURE_MINIMUM_POSIX_THREAD_STACK_SIZESebastian Huber
2018-07-30confdefs: Fix uniprocessor configurationSebastian Huber
2018-06-27Rework initialization and interrupt stack supportSebastian Huber
2018-05-28config: Hide CONFIGURE_SCHEDULER_COUNTSebastian Huber
2018-05-28config: Hide CONFIGURE_INITIAL_EXTENSION_TABLESebastian Huber
2018-04-30Drop executable permissions on .[ch] filesJoel Sherrill
2018-04-30config: Fix -Wint-in-bool-context warningsSebastian Huber
2018-03-22config: Fix re-definition warningSebastian Huber
2018-03-12config: Use new scheduler configuration definesSebastian Huber
2018-03-12config: Simplify clustered scheduler configurationSebastian Huber
2018-03-06Add a simple task console driverSebastian Huber
2018-02-19confdefs.h: Minor rework to avoid warnings when CONFIGURE_HAS_OWN_INIT_TABLEJoel Sherrill
2018-02-05termios: Remove obsolete configuration optionsSebastian Huber
2018-02-02NFS: Use self-contained recursive mutexSebastian Huber
2018-02-02pipe: Use self-contained mutexSebastian Huber
2018-02-02RFS: Use self-contained recursive mutexSebastian Huber
2018-02-02dosfs: Use self-contained recursive mutexSebastian Huber
2018-02-02JFFS2: Use self-contained recursive mutexSebastian Huber
2018-02-02network: Use self-contained recursive mutexSebastian Huber
2018-02-02termios: Use self-contained objectsSebastian Huber
2018-02-02libblock: Use self-contained mutex and cond varSebastian Huber
2018-02-02libblock: Use self-contained mutex for disk lockSebastian Huber
2018-02-02score: Introduce new monotonic clockSebastian Huber
2018-01-25Remove make preinstallChris Johns