summaryrefslogtreecommitdiffstats
path: root/c-user (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-18fix typo: extesion->extensionMalte Münch1-1/+1
2018-05-18c-user: Update manual organization in overviewMalte Münch1-32/+57
2018-04-30c-user: Fix referenceSebastian Huber1-6/+6
2018-04-30c-user: Fix typoSebastian Huber1-2/+2
2018-03-12c-user: Properly fix the previous typoSebastian Huber1-1/+1
2018-03-12c-user: Fix typoSebastian Huber1-1/+1
2018-03-12c-user: Simplify clustered scheduler configurationSebastian Huber1-45/+54
2018-03-09c-user: Fix simple SMP scheduler limitsSebastian Huber1-1/+1
2018-03-08c-user: Rework scheduler alogrithm config defsSebastian Huber1-78/+92
2018-03-07c-user: Rework clustered scheduling configurationSebastian Huber2-151/+185
2018-03-07c-user: Use uniprocessor throughoutSebastian Huber7-25/+25
2018-03-07c-user: Sort scheduler configuration optionsSebastian Huber1-96/+96
2018-03-07c-user: Promote clustered scheduler configurationSebastian Huber3-8/+7
2018-03-07c-user: Fix scheduler configuration overviewSebastian Huber2-4/+6
2018-03-07c-user: Update CONFIGURE_SCHEDULER_NAMESebastian Huber2-9/+27
2018-03-06CONFIGURE_*_SIMPLE_TASK_CONSOLE_DRIVERSebastian Huber1-13/+84
2018-02-05CONFIGURE_APPLICATION_NEEDS_SIMPLE_CONSOLE_DRIVERSebastian Huber1-0/+39
2018-02-05c-user: Fix index directivesSebastian Huber1-0/+10
2018-02-05c-user: Use configuration option as section nameSebastian Huber1-713/+390
2018-02-05c-user: Document obsolete termios config optionsSebastian Huber1-63/+16
2018-02-05c-user: Add self-contained objects chapterSebastian Huber2-0/+1071
2018-01-05c-user: Clarify user extensionsSebastian Huber1-10/+16
2017-12-15c-user: Update unlimites objects configurationSebastian Huber1-33/+22
2017-12-06Account for non-preemption and interrupt level not supported on SMPJoel Sherrill2-1/+9
2017-12-01c-user: Clarify local interrupt disableSebastian Huber1-3/+6
2017-11-30c-user: Clarify interrupt manager directivesSebastian Huber1-58/+137
2017-11-24c-user: Document global constructionSebastian Huber2-5/+74
2017-11-23c-user: Document rtems_panic()Sebastian Huber1-4/+42
2017-11-22c-user: Remove RTEMS_SYSINIT_POSIX_RWLOCKSebastian Huber1-4/+0
2017-11-22c-user: Remove RTEMS_SYSINIT_POSIX_BARRIERSebastian Huber1-4/+0
2017-11-22c-user: Remove RTEMS_SYSINIT_POSIX_MUTEXSebastian Huber1-4/+0
2017-11-22c-user: RTEMS_SYSINIT_POSIX_CONDITION_VARIABLESebastian Huber1-4/+0
2017-11-20Mention barrier manager in rtems_semaphore_flush()Sebastian Huber2-0/+6
2017-11-20Clarify INTERNAL_ERROR_ARC4RANDOM_GETENTROPY_FAILSebastian Huber1-1/+2
2017-11-20c-user: Clarify rtems_interrupt_flash()Sebastian Huber1-7/+11
2017-11-17c-user: Remove clock driver specific functionsSebastian Huber1-3/+0
2017-11-17Document INTERNAL_ERROR_ARC4RANDOM_GETENTROPY_FAILSebastian Huber1-0/+4
2017-11-17INTERNAL_ERROR_ILLEGAL_USE_OF_FLOATING_POINT_UNITSebastian Huber1-0/+4
2017-11-16c-users: Clarify semaphore obtain/flushSebastian Huber1-1/+43
2017-11-13Clean up sphinx warnings.Chris Johns29-345/+665
2017-11-12c-user: Fix index locations.Chris Johns36-785/+920
2017-11-12Add indexes to all documents.Chris Johns2-2/+5
2017-11-09Change RTEMS version to 5Sebastian Huber4-36/+36
2017-11-02c-user/configuring_a_system.rst: Delete notepads sectionJoel Sherrill1-32/+0
2017-10-12c-user: CONFIGURE_MAXIMUM_POSIX_SEMAPHORESSebastian Huber1-6/+30
2017-10-11c-user: Update to reflect rtems_clock_get() being obsoleted.Joel Sherrill2-95/+22
2017-10-09c-user: Add obsolete configuration options sectionSebastian Huber1-164/+88
2017-10-06c-user: Clarify that confdefs.h is mandatorySebastian Huber1-21/+3
2017-09-14c-user: Fix task create notesSebastian Huber1-2/+6
2017-09-14c-user: Clarify SMP's rtems_get_processor_count.Chris Johns1-1/+4