summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* cpu-supplement: Fix file nameSebastian Huber2019-02-072-1/+1
|
* Version change, forgot to add wscript to the commit.Chris Johns2019-02-071-1/+1
|
* Fix the version logic to make it more robust.Chris Johns2019-02-071-1/+4
|
* Fix building with Sphinx 1.8 and later.Chris Johns2019-02-062-14/+33
| | | | | | | | - Provide the pytnon.ist file for makeindex. - Add support for xelatex building so we can switch if we want too. Closes #3669
* Support VERSION file for releasing and deploymentChris Johns2019-02-062-35/+170
| | | | - Shorten the GIT hash.
* user: Add basic event recording documentationSebastian Huber2019-02-015-4/+64
| | | | Update #3665.
* c-user: Add event recording configurationSebastian Huber2019-02-011-0/+58
| | | | Update #3665.
* bsp-howto: Fix URLsSebastian Huber2019-01-312-2/+2
|
* user: Use capital letters for acronymsSebastian Huber2019-01-242-4/+5
| | | | Fix GCC definition.
* user: Spell out third-partySebastian Huber2019-01-2411-21/+21
|
* user: Stub documentation for griscv BSPSebastian Huber2019-01-221-0/+6
| | | | Update #3678.
* Change first copyright year to 1988Sebastian Huber2019-01-181-1/+1
| | | | The OAR copyright goes back to 1988.
* user: Add "Host Computer Setup" to "Quick Start"Sebastian Huber2019-01-142-0/+20
|
* user: Move "Prefixes" to "Quick Start"Sebastian Huber2019-01-144-42/+57
| | | | | Move "Project Sandboxing" to a separate section of the "Installation" chapter since this is an advance topic which may confuse new users.
* user: Rework "Hardware" chapterSebastian Huber2019-01-148-104/+120
| | | | | | | Rename it to "Target Hardware". Remove BSPs section and reference the BSPs chapter instead. Remove explicit list of architectures and reference the BSPs chapter instead. Fix typos. Elaborate multilib description in the architecture section.
* user: Move deployment details to RSB chapterSebastian Huber2019-01-143-155/+164
|
* user: Move "Ecosystem" into "Introduction"Sebastian Huber2019-01-143-242/+239
|
* user: Move "Support" to "Introduction"Sebastian Huber2019-01-143-128/+125
| | | | | New users may find it useful to get this information in the introduction.
* Reformat and update copyright and license noticesSebastian Huber2019-01-1414-99/+90
| | | | | | | | For everything before 2015 an OAR copyright is assumed. Later copyright notices are based on Git commits on a best effort basis. The copyright notices of the "RTEMS Software Engineering Handbook" and the "RTEMS CPU Architecture Supplement" are incomplete.
* user: Add RSB content as a chapterSebastian Huber2019-01-1414-81/+33
| | | | Remove the separate RSB manual.
* user: Remove unused fileSebastian Huber2019-01-111-10/+0
|
* common/header: Add missing copyright noticeSebastian Huber2019-01-111-0/+4
|
* rsb: Reword some sentencesChris Johns2019-01-111-6/+6
|
* rsb: Move content of duplicate sectionSebastian Huber2019-01-114-66/+24
| | | | | Move "Controlling the Tools Build" section and "Building Tools and RTEMS" chapter to "Project Sets" chapter and "RTEMS" section.
* rsb: Move "Why Build from Source?" to own chapterSebastian Huber2019-01-113-56/+60
|
* rsb: Move "History" to own chapterSebastian Huber2019-01-113-33/+38
| | | | Move it to the end of the document. It is auxiliary information.
* Simplify SPDX-License-Identifier commentSebastian Huber2019-01-11272-272/+272
|
* Remove superfluous "All rights reserved."Sebastian Huber2019-01-11178-178/+0
|
* Use standard format for copyright linesSebastian Huber2019-01-11235-378/+262
|
* user: Add TODO entries for all BSP familiesSebastian Huber2019-01-0916-6/+370
| | | | Update #3464.
* rsb: Fix chapter layoutSebastian Huber2019-01-091-3/+0
|
* user: Rework overviewSebastian Huber2019-01-093-31/+233
| | | | | | Move "Overview", "Real-time Applicaiton Systems" and "Real-time Executive" chapters as sections into new "Introduction" chapter. Add "Feature" section.
* Update header.rstSebastian Huber2019-01-091-10/+10
| | | | Remove trailing slashes in URLs. Fix bug reporting URL.
* Add common header.rst to reduce copy and pasteSebastian Huber2019-01-0915-322/+37
|
* Remove superfluous word "Copyright"Sebastian Huber2019-01-091-1/+1
| | | | The © symbol is sufficient.
* Update general copyright noticeSebastian Huber2019-01-091-1/+1
| | | | Update year and add "and contributors".
* Replace build date with Git hash and commit dateSebastian Huber2019-01-093-47/+39
| | | | The usage of a build date prevents reproducible builds.
* cpu-supplement: Update ARM multilibsSebastian Huber2019-01-071-7/+18
|
* c-user: Fix typosFrédéric Jouault2019-01-042-4/+4
| | | | Close #3261.
* sparc_v8_stacks_regwin.rst: Add middle initail for Peter MagnussonJoel Sherrill2018-12-201-2/+2
| | | | | | Peter requested this after reviewing the converted content. He noted that it was a nit but he had consistently used his middle initial in all academic settings and wanted to be consistent.
* Eliminate UTF-8 characters except superscripted 2 in i2cJoel Sherrill2018-12-209-22/+22
|
* eng: Unicode char (U+200B)Sebastian Huber2018-12-201-3/+3
|
* common/waf.py: Fix indentation.Christian Mauderer2018-12-181-1/+1
| | | | Python 3 produces an error if indentation is mixed tabs and spaces.
* eng/coding-conventions.rst: Convert TBD to Rest Format (GCI 2018)Pritish Jain2018-12-171-2/+244
|
* eng/coding-doxygen: Fix errorsMarçal Comajoan Cara2018-12-171-352/+360
| | | | This work was part of GCI 2018.
* eng/coding-file-hdr.rst: Fix file formatting (GCI 2018)Sal2018-12-171-23/+25
|
* eng/coding-doxygen.rst: Clean up and make subsubsectionsJoel Sherrill2018-12-171-315/+362
|
* Converted Doxygen Best Practices Documentation to Rest format (GCI 2018)zehata2018-12-171-1/+417
|
* coding-naming: Convert TBD to Rest format (GCI 2018)Pritish Jain2018-12-171-2/+85
|
* images/eng/Git-personalrepo: Redrawn image (GCI 2018)Marçal Comajoan Cara2018-12-172-0/+33
| | | | | Redraw images/eng/Git-personalrepo as SVG and PNG with a better color palette.