summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* c-user: Update CONFIGURE_SCHEDULER_NAMESebastian Huber2018-03-072-9/+27
|
* CONFIGURE_*_SIMPLE_TASK_CONSOLE_DRIVERSebastian Huber2018-03-061-13/+84
| | | | Update #3320.
* CONFIGURE_APPLICATION_NEEDS_SIMPLE_CONSOLE_DRIVERSebastian Huber2018-02-051-0/+39
| | | | | Close #3170. Update #3199.
* c-user: Fix index directivesSebastian Huber2018-02-051-0/+10
| | | | Update #3229.
* c-user: Use configuration option as section nameSebastian Huber2018-02-051-713/+390
| | | | | | | This makes it easier to find the documentation for a given configuration option. Remove superfluous comments.
* c-user: Document obsolete termios config optionsSebastian Huber2018-02-051-63/+16
| | | | Update #2843.
* c-user: Add self-contained objects chapterSebastian Huber2018-02-052-0/+1071
| | | | Update #2843.
* c-user: Clarify user extensionsSebastian Huber2018-01-051-10/+16
|
* c-user: Update unlimites objects configurationSebastian Huber2017-12-151-33/+22
|
* Account for non-preemption and interrupt level not supported on SMPJoel Sherrill2017-12-062-1/+9
| | | | Closes #3000.
* c-user: Clarify local interrupt disableSebastian Huber2017-12-011-3/+6
|
* c-user: Clarify interrupt manager directivesSebastian Huber2017-11-301-58/+137
| | | | Use RTEMS coding style in all code blocks.
* c-user: Document global constructionSebastian Huber2017-11-242-5/+74
| | | | Close #3243.
* c-user: Document rtems_panic()Sebastian Huber2017-11-231-4/+42
| | | | Close #3244.
* c-user: Remove RTEMS_SYSINIT_POSIX_RWLOCKSebastian Huber2017-11-221-4/+0
| | | | Update #3115.
* c-user: Remove RTEMS_SYSINIT_POSIX_BARRIERSebastian Huber2017-11-221-4/+0
| | | | Update #3114.
* c-user: Remove RTEMS_SYSINIT_POSIX_MUTEXSebastian Huber2017-11-221-4/+0
| | | | Update #3112.
* c-user: RTEMS_SYSINIT_POSIX_CONDITION_VARIABLESebastian Huber2017-11-221-4/+0
| | | | Update #3113.
* Mention barrier manager in rtems_semaphore_flush()Sebastian Huber2017-11-202-0/+6
|
* Clarify INTERNAL_ERROR_ARC4RANDOM_GETENTROPY_FAILSebastian Huber2017-11-202-2/+6
| | | | Update #3239.
* c-user: Clarify rtems_interrupt_flash()Sebastian Huber2017-11-201-7/+11
|
* c-user: Remove clock driver specific functionsSebastian Huber2017-11-171-3/+0
| | | | | | Do not mention functions which belong to a specific clock driver implementation. These functions should not be called by applications directly.
* Document INTERNAL_ERROR_ARC4RANDOM_GETENTROPY_FAILSebastian Huber2017-11-171-0/+4
| | | | Close #3239.
* INTERNAL_ERROR_ILLEGAL_USE_OF_FLOATING_POINT_UNITSebastian Huber2017-11-171-0/+4
|
* bsp-howto: Add getentropy.Christian Mauderer2017-11-172-0/+40
| | | | Update #3239.
* c-users: Clarify semaphore obtain/flushSebastian Huber2017-11-161-1/+43
|
* bsp-howto/console: Move misplaced var. in exampleMartin Erik Werner2017-11-161-1/+1
| | | | Signed-off-by: Martin Erik Werner <martinerikwerner@gmail.com>
* Clean up sphinx warnings.Chris Johns2017-11-1335-428/+708
| | | | | | | | | | - Fix minor formatting issues. - Fix reference the gloassary TLS using ':term:'. - Make sure nothing is between an anchor and the heading where ':ref:' references the anchor. This meant moving all the recently added '.. index::' entries. Update #3232. Update #3229.
* Use '.. toctree::' and not '.. include::' in the User Manual.Chris Johns2017-11-1317-228/+30
| | | | | | | | - Change all suitable '.. include::' to TOC tree. - Remove unused and not needed sections. - Fix the conf.py to not exclude some files. Close #3232.
* c-user: Fix index locations.Chris Johns2017-11-1236-785/+920
| | | | Update #3229.
* Add indexes to all documents.Chris Johns2017-11-1226-27/+65
| | | | Update #3229.
* Change RTEMS version to 5Sebastian Huber2017-11-0916-272/+288
| | | | Update #3220.
* c-user/configuring_a_system.rst: Delete notepads sectionJoel Sherrill2017-11-021-32/+0
| | | | closes #3215.
* posix-users: Clarify timed operation errorsSebastian Huber2017-10-242-3/+7
| | | | Close #3182.
* posix-compliance: Latex does not like an empty glossary.Chris Johns2017-10-131-0/+5
|
* posix-compliance: Reference the generated content via the include file.Chris Johns2017-10-135-7/+24
| | | | | - Move the copyright to the top of the generated file. - Add a glossary and references section.
* posix-compliance: Fix the pdflatex file created by Sphinx.Chris Johns2017-10-121-1/+1
|
* build: Remove the grouping in posix-compliance.Chris Johns2017-10-121-1/+0
|
* posix-compliance: Add automatic generation of the ReST file from CSV data.Chris Johns2017-10-123-1/+291
| | | | Closes #3177.
* build: Add extra source to the sphinx build.Chris Johns2017-10-121-11/+11
| | | | Updates #3177.
* New version of POSIX Compliance GuideJoel Sherrill2017-10-1232-7299/+1391
| | | | | | | This is a replacement of the POSIX 1003.1 Compliance Guide. It will be generated from a .csv file. Updates #3177.
* Shorten BSP and Driver Guide name (missed commit)Joel Sherrill2017-10-121-1/+1
| | | | Updates #3141.
* Shorten the name of the BSP and Device Driver Development GuideJoel Sherrill2017-10-125-17/+11
| | | | | | | | | | | | | Old name: RTEMS BSP and Device Driver Development Guide This is long and causes problems in the PDF output. This patch changes the name to: RTEMS BSP and Driver Guide Closes #3141.
* c-user: CONFIGURE_MAXIMUM_POSIX_SEMAPHORESSebastian Huber2017-10-121-6/+30
| | | | | | | This configuration is not obsolete since it is still used for named semaphores. Update #3116.
* posix-users/thread.rst: Add pthread_getconcurrency and pthread_setconcurrencyJoel Sherrill2017-10-111-0/+69
| | | | Closes #2680.
* c-user: Update to reflect rtems_clock_get() being obsoleted.Joel Sherrill2017-10-112-95/+22
| | | | Closes #2693.
* c-user: Add obsolete configuration options sectionSebastian Huber2017-10-091-164/+88
| | | | | | | | | Update #2493. Update #3112. Update #3113. Update #3114. Update #3115. Update #3116.
* c-user: Clarify that confdefs.h is mandatorySebastian Huber2017-10-061-21/+3
|
* Mention i.MX 7 SMP supportSebastian Huber2017-09-271-2/+7
| | | | Update #3090.
* bsp-howto: Clock_driver_support_install_isr()Sebastian Huber2017-09-181-3/+5
| | | | Close #3139.