summaryrefslogtreecommitdiff
path: root/user (follow)
AgeCommit message (Collapse)Author
2018-12-20Eliminate UTF-8 characters except superscripted 2 in i2cJoel Sherrill
2018-11-16users/host/posix.rst: Update Ubuntu instructions based on 18.04.1 LTSJoel Sherrill
Closes #3416.
2018-11-16glossary.rst: Fix grammar errors (GCI 2018)Aneendya
2018-11-16user: add a warning not to use special characters in pathnamesMarçal Comajoan Cara
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 Huber
Update #3599.
2018-11-09user: spelling and grammar fixesMarçal Comajoan Cara
This work was part of GCI 2018.
2018-11-08user: Update architecture listSebastian Huber
2018-11-08user: Remove obsolete boostrap -p stepSebastian Huber
Update #3254.
2018-11-03user: Add RTEMS executable and test documentation.Chris Johns
2018-11-03User: Simplify the top level headings.Chris Johns
2018-10-19Update the copyright year.Chris Johns
2018-10-13Move duplicate host configuration information from RSB to Users GuideJoel Sherrill
2018-10-13Merge duplicative RSB Quick Start into Users GuideJoel Sherrill
2018-10-01user: Document QorIQ BSP variantsSebastian Huber
2018-09-25user: Add i.MX 7D MMC/SDCard driverSebastian Huber
Close #3525.
2018-08-29user: Add qoriq BSP sectionSebastian Huber
Update #2854.
2018-08-21build: Fix indexing so it works on HTML and PDF.Chris Johns
- 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 Cheval
2018-08-02user: Add RISC-V BSP sectionSebastian Huber
Update #3433.
2018-07-18user: Add x86_64 BSP chapterAmaan Cheval
2018-06-26user: Add BSP chapter for each architectureSebastian Huber
Update #3464.
2018-06-26user: Add ARM BSPs chapterSebastian Huber
Add NXP i.MX section as a BSP example. Update #2854.
2018-06-18Adding Trace DocumentationVidushi Vashishth
- 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 Huber
It is now obsolete and was never necessary for an RTEMS users. Update #3254.
2017-11-13Clean up sphinx warnings.Chris Johns
- 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 Johns
- 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 Johns
Update #3229.
2017-11-09Change RTEMS version to 5Sebastian Huber
Update #3220.
2017-08-11Update copyright notices.Chris Johns
2017-06-14User Manual: Added rtems-tester in the docsTanu Hari Dixit
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 Johns
2017-05-31User: Remove the stash conflict markers.Chris Johns
2017-05-31User: Improvements to some of the tools commands.Chris Johns
2017-05-24User Manual: Update the rtems-bsp-builder command.Chris Johns
2017-03-27waf: Cleaner formatting to see the importing.Chris Johns
2017-03-21user: Fix typo.Chris Johns
2017-03-21user: Minor fixes to rtems-bsp-builder.Chris Johns
2017-03-21user: Add an example of the rtems-bsp-builder running.Chris Johns
2017-03-20Use a single top level version number.Chris Johns
2017-03-15user: Add tool commands to the user manual.Chris Johns
2017-01-11Update document titles for consistencyJoel Sherrill
2017-01-11Remove references to SPARC/SIS BSP. Also clean up old ERC32 references.Joel Sherrill
updates #2810.
2016-12-21Update version/revision to 4.11.99Sebastian Huber
2016-11-09user: Fix header levels.Chris Johns
2016-11-02Fix spelling.Chris Johns
2016-10-31waf: Add an install command.Chris Johns
2016-10-30waf: Formatting.Chris Johns
2016-10-29user: Add comments about warnings we cannot remove.Chris Johns
2016-10-29user: Add comment to move to packages.Chris Johns
2016-10-27ecosys/index.rst: Fix complixity spellingJoel Sherrill