summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Rework RTEMS licensing discussions.Joel Sherrill2020-05-012-14/+96
| | | | | | | This now captures historical rationale along with cross-linking code templates with license guidelines. Closes #3962.
* user/rsb: Update the configuration documentationChris Johns2020-04-281-39/+13
| | | | Closes #3945
* user/tester: Remove command line help as outputChris Johns2020-04-281-31/+2
| | | | Closes #3381
* user: Update the RSB BSP quick start to say where the tests are installedChris Johns2020-04-281-1/+3
| | | | Closes #3956
* freebsd: Update to reflect the current release 12 requirementsChris Johns2020-04-271-13/+14
| | | | Closes #3960
* c-user: Document rtems_extension_create()Sebastian Huber2020-04-171-0/+2
| | | | Close #3953.
* user/imx: Add i.MX6UL/ULL.Christian Mauderer2020-04-151-3/+44
| | | | Update #3869
* c-user: Fix RTEMS_SCHEDULER_EDF_SMP()Sebastian Huber2020-04-151-1/+1
| | | | Update #3815.
* eng: Adjust config.h includeSebastian Huber2020-04-151-1/+1
| | | | Use variant used by most source files.
* c-user: Split deprecated/removed directives chapterSebastian Huber2020-04-151-4/+7
|
* c-user: Add removed directive rtems_clock_get()Sebastian Huber2020-04-151-21/+108
| | | | | | Be in line with Task Manager chapter. Update #2693.
* user: Update migration guideSebastian Huber2020-04-151-12/+44
| | | | Update #3895.
* user: Fix start app chmod execute of waf.Chris Johns2020-04-141-1/+1
|
* 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
|