summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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.
* c-user: Sort configuration options alphabeticallySebastian Huber2020-03-173-77/+77
| | | | Update #3836.
* c-user: Obsolete CONFIGURE_MAXIMUM_DEVICESSebastian Huber2020-03-132-30/+10
| | | | Close #3898.
* c-user: Fix typosSebastian Huber2020-03-131-4/+4
|
* c-user: Reorder configuration option groupsSebastian Huber2020-03-131-4/+4
| | | | | | | Sort the configuration option groups according to the likelihood a user will define options of a group. Update #3836.
* c-user: Clarify message buffer configurationSebastian Huber2020-03-133-94/+73
| | | | | | | | | The help macro CONFIGURE_MESSAGE_BUFFERS_FOR_QUEUE() is not a configuration option. Move it into the documentatation of the CONFIGURE_MESSAGE_BUFFER_MEMORY configuration option. Move this option to the general system configuration group. Update #3836.
* c-user: Add copyright informationSebastian Huber2020-03-131-0/+1
| | | | | | | | | | | | | | | | | Add copyright information according to commit in RTEMS main repository: commit e53aae2676c42cda521328504f82d26c33827021 Author: Gedare Bloom <gedare@rtems.org> Date: Mon Mar 26 16:42:38 2012 -0400 confdefs: Add declaration for unlimited objects. Adds to confdefs a way to specify rtems_resource_unlimited for classic and posix objects using a new macro CONFIGURE_OBJECTS_UNLIMITED. Use CONFIGURE_OBJECTS_ALLOCATION_SIZE to declare the allocation size for extending the set of objects at runtime. Updates the unlimited sample to demonstrate how to use the new macros. Also adds new documentation in the C User's Manual regarding configuring with unlimited objects.
* user: Add a migration chapterChris Johns2020-03-133-0/+115
| | | | | | | This is a start with the hope we collect useful pieces to aid porting. Please add to this. Closes #3895
* user: Update Quick Start Guide reference.Chris Johns2020-03-131-1/+1
|
* waf: Get the version numbers from the version file.Chris Johns2020-03-134-5/+43
|
* user: Add anchors to some BSPs.Chris Johns2020-03-132-0/+15
|
* sphinx: Add a custom highlight colourChris Johns2020-03-131-0/+5
| | | | Update #2998