summaryrefslogtreecommitdiffstats
path: root/user (unfollow)
Commit message (Collapse)AuthorFilesLines
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
2018-09-25user: Add i.MX 7D MMC/SDCard driverSebastian Huber1-0/+8
Close #3525.
2018-08-29user: Add qoriq BSP sectionSebastian Huber1-1/+78
Update #2854.
2018-08-21build: Fix indexing so it works on HTML and PDF.Chris Johns2-5/+1
- Remove all genindex.rst files, these are generated and should not exist in our source. - Fix the HTML templates so the local specialisation works. - Add a index link to the sidebar for HTML. Note, there is no TOC entry for the index in the PDF output and I cannot figure out how to add one. Closes #3503
2018-08-20user: Update x86-64 chapter with end-of-GSoC statusAmaan Cheval1-1/+51
2018-08-02user: Add RISC-V BSP sectionSebastian Huber1-1/+109
Update #3433.
2018-07-18user: Add x86_64 BSP chapterAmaan Cheval1-1/+142
2018-06-26user: Add BSP chapter for each architectureSebastian Huber19-0/+144
Update #3464.
2018-06-26user: Add ARM BSPs chapterSebastian Huber3-0/+153
Add NXP i.MX section as a BSP example. Update #2854.
2018-06-18Adding Trace DocumentationVidushi Vashishth6-0/+996
- Updates #3454 - This commit adds Tracing Framework Chapter in the RTEMS User Manual - It comprises of subchapters on RTEMS Trace Linker, Capture Engine, Trace generation techniques explaining trace generation using Trace Buffering and Printk generators and sample demonstrations.
2018-03-28user: Do not mention "bootstrap -p"Sebastian Huber1-2/+1
It is now obsolete and was never necessary for an RTEMS users. Update #3254.
2017-11-13Clean up sphinx warnings.Chris Johns6-83/+43
- Fix minor formatting issues. - Fix reference the gloassary TLS using ':term:'. - Make sure nothing is between an anchor and the heading where ':ref:' references the anchor. This meant moving all the recently added '.. index::' entries. Update #3232. Update #3229.
2017-11-13Use '.. toctree::' and not '.. include::' in the User Manual.Chris Johns17-228/+30
- Change all suitable '.. include::' to TOC tree. - Remove unused and not needed sections. - Fix the conf.py to not exclude some files. Close #3232.
2017-11-12Add indexes to all documents.Chris Johns2-2/+5
Update #3229.
2017-11-09Change RTEMS version to 5Sebastian Huber9-228/+244
Update #3220.
2017-08-11Update copyright notices.Chris Johns3-11/+32
2017-06-14User Manual: Added rtems-tester in the docsTanu Hari Dixit2-0/+447
Added as part of Tools. Made changes according to Chris' review Also removed the ini format part inline with the new release that is expected.
2017-06-01User: Remove conflict marker.Chris Johns1-1/+0
2017-05-31User: Remove the stash conflict markers.Chris Johns1-4/+0
2017-05-31User: Improvements to some of the tools commands.Chris Johns3-50/+51
2017-05-24User Manual: Update the rtems-bsp-builder command.Chris Johns1-420/+282
2017-03-27waf: Cleaner formatting to see the importing.Chris Johns1-6/+7
2017-03-21user: Fix typo.Chris Johns1-1/+1
2017-03-21user: Minor fixes to rtems-bsp-builder.Chris Johns1-3/+3
2017-03-21user: Add an example of the rtems-bsp-builder running.Chris Johns1-2/+389
2017-03-20Use a single top level version number.Chris Johns1-4/+5
2017-03-15user: Add tool commands to the user manual.Chris Johns7-23/+612
2017-01-11Update document titles for consistencyJoel Sherrill1-3/+3
2017-01-11Remove references to SPARC/SIS BSP. Also clean up old ERC32 references.Joel Sherrill1-1/+1
updates #2810.
2016-12-21Update version/revision to 4.11.99Sebastian Huber1-2/+2
2016-11-09user: Fix header levels.Chris Johns28-65/+88
2016-11-02Fix spelling.Chris Johns1-1/+1