summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-04-15legacy-networking: Add note with build instructions for rtems-net-legacyHEADmasterVijay Kumar Banerjee
2021-04-14c-user: Add scheduler glossary termsSebastian Huber
Add glossary terms which characterize the relationship of a scheduler to a task.
2021-04-07posix-compliance: Use constant name for API spreadsheet.Joel Sherrill
README-cvs.txt will need to be updated each time the spreadsheet is updated. The spreadsheet is managed and maintained externally and has a version in the name. We do not want that in the repository because a diff of the CSV should always be much smaller than a "delete old/add new" patch.
2021-04-07posix-compliance: Update tracking spreadsheet to v12Joel Sherrill
The new version of the API tracking spreadsheet includes FACE Technical Standard, Edition 3.1 as well as a few additions to what RTEMS supports. The generation script and discussion of standards was updated to reflect the inclusion of a new Edition of the FACE Technical Standard. Closes #4380.
2021-04-07c-user: Fix rtems_semaphore_release() docsSebastian Huber
The directive returns RTEMS_UNSATISFIED if the semaphore's count already had the maximum value of UINT32_MAX.
2021-04-05tools/boot-image.rst: Master Boot Record is MBR not MRBJoel Sherrill
2021-04-01user/bsps: Add STM32H7 SDMMC driverChristian Mauderer
Update #4372
2021-03-30common/latex.py: use distro module for python3.5 and upVijay Kumar Banerjee
2021-03-30networking: Rename to legacy networkingVijay Kumar Banerjee
2021-03-30User/BSPs/Beagle: Add JTAG debugger sectionChristian Mauderer
2021-03-25start: provide more version guidance for gsocGedare Bloom
2021-03-25start: Console output example updatesIda Delphine
2021-03-25app: Update command to configure appIda Delphine
2021-03-25bsp-build: Update manual bsp build commandIda Delphine
2021-03-25tools: Update command to install toolsuiteIda Delphine
2021-03-25sourses: Update source download commandIda Delphine
2021-03-25prefixes: Update installation prefixIda Delphine
2021-03-19eng: Add example to action requirements how-toSebastian Huber
Update #3715.
2021-03-19eng: Document expressions in action requirementsSebastian Huber
Update #3715.
2021-03-19eng: Add build/appl config clauses to how-toSebastian Huber
Update #3715.
2021-03-19eng: Update EARS syntaxSebastian Huber
The document used the EARS syntax from 2009 which slightly changed in 2016, see "Listens Learned (8 Lessons Learned Applying EARS)". The optional pre-conditions moved to the state-driven pattern. This refined syntax fits better to the action requirements. Update #3715.
2021-03-17c-user: Remove obsolete constraintSebastian Huber
2021-03-17c-user: Update semaphore exampleSebastian Huber
Update #4346.
2021-03-16eng/vc-users: Set up patch message with repo nameMeh Mbeh Ida Delphine
Added instructions on how to set up a patch message with a repo name. Author: Meh Mbeh Ida Delphine <idadelm@gmail.com> Date: Tue Mar 16 19:11:23 2021 +0100
2021-03-16user/bsps: Mention fixed console baud rate for zynqJan Sommer
2021-03-11eng: Clarify how-to for action requirementsSebastian Huber
Bring how-to in line with current action requirements. Update #3715.
2021-03-11eng: Clarify how-to for action requirementsSebastian Huber
Update #3715.
2021-03-08eng: Clarify how-to for action requirementsSebastian Huber
Update #3715.
2021-03-08eng: Add how-to for action requirementsSebastian Huber
Update #3715.
2021-03-08c-user: Clarify constraintsSebastian Huber
2021-03-05user: Update ZynqMP QEMU BSP nameKinsey Moore
The ZynqMP QEMU BSPs have had _qemu added to their names to better identify them as QEMU BSPs similar to other BSPs which are meant to run exclusively on QEMU and not hardware.
2021-03-02eng: Fix typoSebastian Huber
Update #3715.
2021-02-19c-user: Generate signal manager documentationSebastian Huber
The documentation is a consolidation of the comments in Doxygen markup and the documentation sources in Sphinx markup. The documentation was transfered to interface specification items. The documentation source files were generated from the items by a script. Update #3993.
2021-02-18STM32H7 doc updateRobin Mueller
2021-02-18common/waf: fix some typosGedare Bloom
2021-02-18common: use bibtex_bibfiles for newer bibtexGedare Bloom
Closes #4229.
2021-02-17c-user: Generate clock manager documentationSebastian Huber
The documentation is a consolidation of the comments in Doxygen markup and the documentation sources in Sphinx markup. The documentation was transfered to interface specification items. The documentation source files were generated from the items by a script. Update #3993.
2021-02-10c-user: Generate user extensions manager docsSebastian Huber
The documentation is a consolidation of the comments in Doxygen markup and the documentation sources in Sphinx markup. The documentation was transfered to interface specification items. The documentation source files were generated from the items by a script. Update #3993.
2021-02-10c-user: Generate barrier manager documentationSebastian Huber
The documentation is a consolidation of the comments in Doxygen markup and the documentation sources in Sphinx markup. The documentation was transfered to interface specification items. The documentation source files were generated from the items by a script. Update #3993.
2021-02-10c-user: Generate semaphore manager documentationSebastian Huber
The documentation is a consolidation of the comments in Doxygen markup and the documentation sources in Sphinx markup. The documentation was transfered to interface specification items. The documentation source files were generated from the items by a script. Update #3993.
2021-02-10c-user: Move deprecated/removed directivesSebastian Huber
This makes it easier to automatically generate parts of the manager documentation in the future. Update #3993.
2021-02-10c-user: Add control block acronymsSebastian Huber
Update #3993.
2021-02-10c-user: Add labels to the manager chaptersSebastian Huber
Update #3993.
2021-02-10c-user: Clarify object services documentationSebastian Huber
Unify the wording across similar directives of other managers. Update #3993.
2021-02-10c-user: Clarify IO manager documentationSebastian Huber
Unify the wording across similar directives of other managers. Update #3993.
2021-02-10c-user: Clarify partition manager documentationSebastian Huber
2021-02-10c-user: Clarify event manager documentationSebastian Huber
Unify the wording across similar directives of other managers. Add "CONSTRAINTS" section. Update #3993.
2021-02-10c-user: Clarify timer manager documentationSebastian Huber
Unify the wording across similar directives of other managers. Add "CONSTRAINTS" section. Update #3993.
2021-02-08eng: Update test case itemSebastian Huber
Update #3715.
2021-02-03user: remove old build system cmdG S Niteesh Babu