summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Improve the line spaces for directives and notes.Chris Johns2017-09-141-7/+20
|
* c-user: Fix task create notesSebastian Huber2017-09-141-2/+6
|
* c-user: Clarify SMP's rtems_get_processor_count.Chris Johns2017-09-141-1/+4
|
* Add PAX to the Ubuntu packages to install.Chris Johns2017-09-041-1/+1
| | | | Closes #3008.
* Eclipse: Fix TOC and glossary licence comment.Chris Johns2017-09-042-5/+1
|
* common: Remove obsolete latex_use_partsSebastian Huber2017-08-251-4/+0
| | | | | | | | This configuration is obsolete and no longer documented: http://www.sphinx-doc.org/en/stable/config.html#options-for-latex-output The use of parts at the top-level results in ugly documents.
* cpu-supplement: Use literal instead of emphasisSebastian Huber2017-08-251-10/+11
| | | | Update #3082.
* cpu-supplement: Fix PowerPC TOC limitationSebastian Huber2017-08-241-2/+3
| | | | Update #3082.
* c-user: Clarify user extensionsSebastian Huber2017-08-241-59/+66
| | | | Close #2367.
* cpu-supplement/powerpc: RewriteSebastian Huber2017-08-231-475/+38
| | | | | | | Remove obsolete and duplicated information. Reference the ABI specifications. Add 64-bit caveats. Update #3082.
* coverpage: Fix repeated entries.Chris Johns2017-08-112-2/+4
| | | | Closes #2865.
* Update copyright notices.Chris Johns2017-08-1115-83/+142
|
* pdf: Update the RTEMS style to work recent Sphinx versions.Chris Johns2017-08-111-54/+23
|
* common/conf: Clean up.Chris Johns2017-08-111-4/+0
|
* Revert "Add the sphinxcontrib.bibtex extension to the repo."Chris Johns2017-08-098-975/+1
| | | | | | This reverts commit aa4f8e2e436d6c49e1524a4a3fb164b28632d894. The contrib has too many dependencies to add into the repo.
* Add the sphinxcontrib.bibtex extension to the repo.Chris Johns2017-08-078-1/+975
|
* bsp: Optional clock driver shutdownSebastian Huber2017-08-041-4/+8
|
* memory_management: update mmap, munmap, shm_open, shm_unlinkGedare Bloom2017-07-281-9/+140
| | | | Close #2859.
* posix1003-1, posix_users: mark mmap and shm functions implementedGedare Bloom2017-07-283-24/+23
| | | | Update #2859.
* README: fix typosGedare Bloom2017-07-261-8/+8
|
* c-user: Fix interrupt lock documentationSebastian Huber2017-07-141-17/+35
| | | | Update #3075.
* c-user: Document new scheduler ident routinesSebastian Huber2017-07-121-0/+83
| | | | | Close #3069. Close #3070.
* c-user: Update scheduler/task chapterSebastian Huber2017-07-102-34/+87
| | | | | | | Reflect EDF SMP scheduler changes. Close #3059. Close #3063.
* c-user: Document EDF SMPSebastian Huber2017-06-302-0/+34
| | | | Close #3056.
* shell: Update task commandSebastian Huber2017-06-161-3/+3
|
* User Manual: Added rtems-tester in the docsTanu Hari Dixit2017-06-142-0/+447
| | | | | | | Added as part of Tools. Made changes according to Chris' review Also removed the ini format part inline with the new release that is expected.
* docs/rsb/configuration.rst: Fix typos, grammar.Cillian O'Donnell2017-06-141-28/+28
|
* cpu-supplement: Update TLS support statusSebastian Huber2017-06-121-1/+1
| | | | Close #2468.
* bsp-howto: Warn about TERMIOS_TASK_DRIVENSebastian Huber2017-06-081-0/+2
| | | | Update #2935.
* rsb: Mention Ada language optionSebastian Huber2017-06-061-3/+6
|
* User: Remove conflict marker.Chris Johns2017-06-011-1/+0
|
* User: Remove the stash conflict markers.Chris Johns2017-05-311-4/+0
|
* Fixes typos in README.txtTanu Hari Dixit2017-05-311-2/+2
| | | | 2 typos fixed
* User: Improvements to some of the tools commands.Chris Johns2017-05-313-50/+51
|
* User Manual: Update the rtems-bsp-builder command.Chris Johns2017-05-241-420/+282
|
* c-user: Replace pre-emption with preemptionSebastian Huber2017-05-112-8/+8
|
* hosts.rst: Correct Ubuntu instructionsLinda Huxley2017-04-251-2/+2
| | | | closes #3005.
* README.txt: Add info after installing on CentOS 7Joel Sherrill2017-04-251-5/+22
|
* c-user/rate_monotonic_manager.rst: Use Latex math for utilization formulasJoel Sherrill2017-04-251-9/+8
|
* POSIX Users: Add posix_devctl()Joel Sherrill2017-04-252-0/+76
|
* Add Windows build details.Chris Johns2017-03-272-1/+24
| | | | Actually include the quoting fix for Windows.
* waf: Fix linkcheck and spell commands.Chris Johns2017-03-272-45/+27
| | | | | | Clean up and remove code that is not needed. Fix sphinx-build quoting to work on Windows.