summaryrefslogtreecommitdiffstats
path: root/user (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-02-19user: Fix tense in quick startSebastian Huber2-4/+5
2019-02-19user: Clarify U-Boot commandsSebastian Huber1-4/+12
2019-02-18user: Remove obsolete content in quick startSebastian Huber1-87/+0
2019-02-18user: Add "Build Your Application"Sebastian Huber2-0/+12
2019-02-18user: Add "Test a Board Support Package (BSP)"Sebastian Huber3-0/+69
2019-02-18user: Add "Build a Board Support Package (BSP)"Sebastian Huber2-0/+147
2019-02-18user: Add "Bootstrap the RTEMS Sources"Sebastian Huber2-0/+56
2019-02-18user: Add "Install the Tool Suite" sectionSebastian Huber3-0/+130
2019-02-18user: Add "Obtain the Sources" sectionSebastian Huber2-0/+52
2019-02-18user: Rework Prefixes sectionSebastian Huber5-41/+41
Rename it to "Choose an Installation Prefix". Update #3675.
2019-02-18user: Fix references to prefixes sectionSebastian Huber5-9/+7
2019-02-18user: Rework "Host Computer Setup" sectionSebastian Huber2-10/+14
Rename it to "Prepare Your Host Computer".
2019-02-18user: Add product nameSebastian Huber1-2/+2
2019-02-18user: Add basic Intel Cyclone V documentationSebastian Huber1-2/+73
2019-02-15Use pathto() on the genindex URL to make it relative.Chris Johns1-2/+0
2019-02-13waf: Remove as many sys path hacks as we can.Chris Johns1-11/+7
There are still sys.path hacks in the conf.py files. They cannot be removed because the instance of python running the sphinx-build command does not see our top level path hacks. I looked at using PYTHONPATH but I could not figure out how to set a process environ var for a waf build instance.
2019-02-08build: Prepend project common pathSebastian Huber2-2/+2
This avoids conflicts with standard packages such as PIL (Python Imaging Library).
2019-02-01user: Add basic event recording documentationSebastian Huber5-4/+64
Update #3665.
2019-01-24user: Use capital letters for acronymsSebastian Huber2-4/+5
Fix GCC definition.
2019-01-24user: Spell out third-partySebastian Huber11-21/+21
2019-01-22user: Stub documentation for griscv BSPSebastian Huber1-0/+6
Update #3678.
2019-01-14user: Add "Host Computer Setup" to "Quick Start"Sebastian Huber2-0/+20
2019-01-14user: Move "Prefixes" to "Quick Start"Sebastian Huber4-42/+57
Move "Project Sandboxing" to a separate section of the "Installation" chapter since this is an advance topic which may confuse new users.
2019-01-14user: Rework "Hardware" chapterSebastian Huber8-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.
2019-01-14user: Move deployment details to RSB chapterSebastian Huber3-155/+164
2019-01-14user: Move "Ecosystem" into "Introduction"Sebastian Huber3-242/+239
2019-01-14user: Move "Support" to "Introduction"Sebastian Huber3-128/+125
New users may find it useful to get this information in the introduction.
2019-01-14Reformat and update copyright and license noticesSebastian Huber1-8/+12
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.
2019-01-14user: Add RSB content as a chapterSebastian Huber10-15/+2772
Remove the separate RSB manual.
2019-01-11user: Remove unused fileSebastian Huber1-10/+0
2019-01-11Simplify SPDX-License-Identifier commentSebastian Huber66-66/+66
2019-01-11Remove superfluous "All rights reserved."Sebastian Huber42-42/+0
2019-01-11Use standard format for copyright linesSebastian Huber61-62/+81
2019-01-09user: Add TODO entries for all BSP familiesSebastian Huber16-6/+370
Update #3464.
2019-01-09user: Rework overviewSebastian Huber3-31/+233
Move "Overview", "Real-time Applicaiton Systems" and "Real-time Executive" chapters as sections into new "Introduction" chapter. Add "Feature" section.
2019-01-09Add common header.rst to reduce copy and pasteSebastian Huber1-23/+1
2018-12-20Eliminate UTF-8 characters except superscripted 2 in i2cJoel Sherrill2-4/+4
2018-11-16users/host/posix.rst: Update Ubuntu instructions based on 18.04.1 LTSJoel Sherrill1-3/+13
Closes #3416.
2018-11-16glossary.rst: Fix grammar errors (GCI 2018)Aneendya1-2/+2
2018-11-16user: add a warning not to use special characters in pathnamesMarçal Comajoan Cara1-0/+7
Spaces and other specical characters in pathnames break builds of any software packages using GNU make. All of the GNU tools and RTEMS use make and this breaks builds. This is a long standing known issue with GNU make, which can't handle spaces in pathnames: https://savannah.gnu.org/bugs/?712 This work was part of GCI 2018. Probably closes #3450.
2018-11-09Remove m32c architecture portSebastian Huber1-2/+1
Update #3599.
2018-11-09user: spelling and grammar fixesMarçal Comajoan Cara2-5/+5
This work was part of GCI 2018.
2018-11-08user: Update architecture listSebastian Huber1-1/+3
2018-11-08user: Remove obsolete boostrap -p stepSebastian Huber1-44/+2
Update #3254.
2018-11-03user: Add RTEMS executable and test documentation.Chris Johns17-47/+1371
2018-11-03User: Simplify the top level headings.Chris Johns4-10/+26
2018-10-19Update the copyright year.Chris Johns1-1/+1
2018-10-13Move duplicate host configuration information from RSB to Users GuideJoel Sherrill4-236/+383
2018-10-13Merge duplicative RSB Quick Start into Users GuideJoel Sherrill4-18/+240
2018-10-01user: Document QorIQ BSP variantsSebastian Huber1-0/+3