summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* user: Document event recordingSebastian Huber2020-04-111-10/+212
| | | | Close #3904.
* user/tools/tester.rst: Removes text references to 'erc32-run' and replaces ↵Cláudio Maia2020-04-091-5/+3
| | | | the example with 'erc32-sis'
* user/tools/tester.rst: Removes example using 'sparc-rtems5-run'Cláudio Maia2020-04-091-13/+1
|
* user/tools/tester.rst: Clarifies the need of --rtems-tools in rtems-test ↵Cláudio Maia2020-04-091-6/+8
| | | | command line
* user/tools/tester.rst: Removes wrong reference to GDBCláudio Maia2020-04-091-3/+0
|
* user/tools/tester.rst: Cleans up textCláudio Maia2020-04-091-80/+90
|
* rsb/configuration: add my copyrightGedare Bloom2020-04-051-0/+1
|
* user/rsb: describe how to create configuration reportsGedare Bloom2020-04-051-3/+18
| | | | Closes #3629.
* rsb: replace asciidoc with rst formattingGedare Bloom2020-04-052-10/+10
|
* user/rsb/configuration: fix typo xy to xzGedare Bloom2020-04-051-2/+2
|
* rsb/configuration: fix broken link to _configdirGedare Bloom2020-04-051-2/+3
|
* user: update copyright and minor typoGedare Bloom2020-04-042-2/+3
|
* Chapter-on-need-for-RTEMS-specific-cross-compilerUtkarsh Rai2020-04-041-0/+33
| | | | Removed '-' character and provided definition list format
* common: fix title pageGedare Bloom2020-04-042-1/+2
| | | | | Sphinx changed the default behavior of maketitle. Provide our own rtemsmaketitle command and use it instead.
* Add a release procedure section.Chris Johns2020-04-042-3/+271
|
* Update top-level copyrightsGedare Bloom2020-04-031-1/+2
|
* RTEMS Docs: Add steps for sphinxcontrib-bibtexVaibhav Gupta2020-04-031-0/+1
| | | | | | | | Add step to install sphinxcontrib-bibtex together with the steps mentioned for ArcLinux, to install sphinx and dependencies. Signed-off-by: Vaibhav Gupta <vaibhavgupta40@gmail.com>
* waf: User friendly message when no sphinx is installedChris Johns2020-04-031-0/+3
|
* Add virtualenv to the README.txt as the preferred host support.Chris Johns2020-04-031-1/+21
|
* doc: Moving M68K BSP Content to User Manual (#3905)Mritunjay2020-04-031-2/+188
| | | | Fixed trailing spaces.
* user/start/gsoc: fix unicode error and grammar typoGedare Bloom2020-04-021-2/+2
|
* start/index: relocate gsoc sectionGedare Bloom2020-04-021-1/+1
|
* start/gsoc: GSoC Getting started instructions.G S Niteesh Babu2020-04-023-0/+134
| | | | | Added instructions to setup development environment for students interested in GSoC.
* user/bsp-build: Fix broken cross references.G S Niteesh Babu2020-04-021-2/+2
| | | | | | The QuickStartBSPBuild_Manual and QuickStartBSPBuild_RSB are missing the underscore in front. This breaks any reference to them from other sections.
* start/user: describe version numbers and releasesGedare Bloom2020-04-021-0/+49
| | | | Closes #2562.
* user/rsb: Fix typos (#3922)Mritunjay2020-04-024-10/+10
| | | | Closes #3922
* eng: Add documentation guidelinesSebastian Huber2020-04-023-44/+80
| | | | | | | | | Start with templates for the application configuration options. Remove "Format to be followed for making changes in this file" from c-user. Update #3910.
* c-user: Move CONFIGURE_MAXIMUM_PRIORITYSebastian Huber2020-04-022-58/+58
| | | | | | Move this option to the scheduler configuration options. Update #3836.
* c-user: Clarify config options useSebastian Huber2020-04-023-5/+34
| | | | Update #3836.
* eng: Add glossary termsSebastian Huber2020-04-013-9/+169
| | | | | | | | | | | | | | | | | Define the following terms: * assembler language * C language * ELF * interrupt service * software component * software unit Clarify: * task Update #3715.
* c-user: Document all configuration optionsSebastian Huber2020-04-017-0/+666
| | | | Close #2806.
* c-user: Use new template for integer config optsSebastian Huber2020-04-0114-748/+1203
| | | | | | | | | Try to bring all descriptions up to date. Add cross-references to several options. Clarify configuration value constraints. Use this template also for initializer type options. Close #3901.
* c-user: Avoid self referencesSebastian Huber2020-03-301-3/+3
| | | | Update #3900.
* c-user: Use new template for feature config optsSebastian Huber2020-03-301-23/+35
| | | | Update #3900.
* c-user: Fix typo in file nameSebastian Huber2020-03-301-0/+0
| | | | Update #3836.
* user: Use consistent Hello World spellingSebastian Huber2020-03-304-5/+5
|
* user: Provide a user friendly configurationSebastian Huber2020-03-301-4/+4
|
* c-user: Document new event record config optionsSebastian Huber2020-03-241-1/+64
| | | | Update #3904.
* c-user: Use new template for feature config optsSebastian Huber2020-03-2410-567/+539
| | | | | | | Try to bring all descriptions up to date. Add cross-references to several options. Close #3900.
* posix-compliance: Add some missing methodsJoel Sherrill2020-03-212-220/+220
|
* gdbarmsim: Remove all references to this deleted BSP familyJoel Sherrill2020-03-204-12/+2
| | | | Updates #3611.
* user/hosts/posix.rst: Add CentOS 8 informationJoel Sherrill2020-03-201-2/+18
|
* eng: Add Python development guidelinesSebastian Huber2020-03-192-0/+164
|
* user/raspberrypi: Fix typoG S Niteesh Babu2020-03-191-1/+1
| | | | enable-uart should be enable_uart in config.txt
* c-user: Canonicalize configuration option groupsSebastian Huber2020-03-1814-40/+37
| | | | Update #3836.
* c-user: Add reference to proxiesSebastian Huber2020-03-172-3/+4
| | | | Update #3836.
* c-user: Fix formatSebastian Huber2020-03-172-36/+36
| | | | Update #3836.
* c-user: Add configuration option index entrySebastian Huber2020-03-171-0/+2
| | | | Update #3836.
* c-user: Fix sorting in filesystem configurationSebastian Huber2020-03-171-2/+2
| | | | Update #3836.
* c-user: Add missing configuration option notesSebastian Huber2020-03-172-1/+49
| | | | Update #3836.