summaryrefslogtreecommitdiffstats
path: root/user (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Eliminate UTF-8 characters except superscripted 2 in i2cJoel Sherrill2018-12-202-4/+4
|
* users/host/posix.rst: Update Ubuntu instructions based on 18.04.1 LTSJoel Sherrill2018-11-161-3/+13
| | | | Closes #3416.
* glossary.rst: Fix grammar errors (GCI 2018)Aneendya2018-11-161-2/+2
|
* user: add a warning not to use special characters in pathnamesMarçal Comajoan Cara2018-11-161-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.
* Remove m32c architecture portSebastian Huber2018-11-091-2/+1
| | | | Update #3599.
* user: spelling and grammar fixesMarçal Comajoan Cara2018-11-092-5/+5
| | | | This work was part of GCI 2018.
* user: Update architecture listSebastian Huber2018-11-081-1/+3
|
* user: Remove obsolete boostrap -p stepSebastian Huber2018-11-081-44/+2
| | | | Update #3254.
* user: Add RTEMS executable and test documentation.Chris Johns2018-11-0317-47/+1371
|
* User: Simplify the top level headings.Chris Johns2018-11-034-10/+26
|
* Update the copyright year.Chris Johns2018-10-191-1/+1
|
* Move duplicate host configuration information from RSB to Users GuideJoel Sherrill2018-10-134-236/+383
|
* Merge duplicative RSB Quick Start into Users GuideJoel Sherrill2018-10-134-18/+240
|
* user: Document QorIQ BSP variantsSebastian Huber2018-10-011-0/+3
|
* user: Add i.MX 7D MMC/SDCard driverSebastian Huber2018-09-251-0/+8
| | | | Close #3525.
* user: Add qoriq BSP sectionSebastian Huber2018-08-291-1/+78
| | | | Update #2854.
* build: Fix indexing so it works on HTML and PDF.Chris Johns2018-08-212-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
* user: Update x86-64 chapter with end-of-GSoC statusAmaan Cheval2018-08-201-1/+51
|
* user: Add RISC-V BSP sectionSebastian Huber2018-08-021-1/+109
| | | | Update #3433.
* user: Add x86_64 BSP chapterAmaan Cheval2018-07-181-1/+142
|
* user: Add BSP chapter for each architectureSebastian Huber2018-06-2619-0/+144
| | | | Update #3464.
* user: Add ARM BSPs chapterSebastian Huber2018-06-263-0/+153
| | | | | | Add NXP i.MX section as a BSP example. Update #2854.
* Adding Trace DocumentationVidushi Vashishth2018-06-186-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.
* user: Do not mention "bootstrap -p"Sebastian Huber2018-03-281-2/+1
| | | | | | It is now obsolete and was never necessary for an RTEMS users. Update #3254.
* Clean up sphinx warnings.Chris Johns2017-11-136-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.
* Use '.. toctree::' and not '.. include::' in the User Manual.Chris Johns2017-11-1317-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.
* Add indexes to all documents.Chris Johns2017-11-122-2/+5
| | | | Update #3229.
* Change RTEMS version to 5Sebastian Huber2017-11-099-228/+244
| | | | Update #3220.
* Update copyright notices.Chris Johns2017-08-113-11/+32
|
* User Manual: Added rtems-tester in the docsTanu Hari Dixit2017-06-142-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.
* User: Remove conflict marker.Chris Johns2017-06-011-1/+0
|
* User: Remove the stash conflict markers.Chris Johns2017-05-311-4/+0
|
* User: Improvements to some of the tools commands.Chris Johns2017-05-313-50/+51
|
* User Manual: Update the rtems-bsp-builder command.Chris Johns2017-05-241-420/+282
|
* waf: Cleaner formatting to see the importing.Chris Johns2017-03-271-6/+7
|
* user: Fix typo.Chris Johns2017-03-211-1/+1
|
* user: Minor fixes to rtems-bsp-builder.Chris Johns2017-03-211-3/+3
|
* user: Add an example of the rtems-bsp-builder running.Chris Johns2017-03-211-2/+389
|
* Use a single top level version number.Chris Johns2017-03-201-4/+5
|
* user: Add tool commands to the user manual.Chris Johns2017-03-157-23/+612
|
* Update document titles for consistencyJoel Sherrill2017-01-111-3/+3
|
* Remove references to SPARC/SIS BSP. Also clean up old ERC32 references.Joel Sherrill2017-01-111-1/+1
| | | | updates #2810.
* Update version/revision to 4.11.99Sebastian Huber2016-12-211-2/+2
|
* user: Fix header levels.Chris Johns2016-11-0928-65/+88
|
* Fix spelling.Chris Johns2016-11-021-1/+1
|
* waf: Add an install command.Chris Johns2016-10-311-2/+6
|
* waf: Formatting.Chris Johns2016-10-301-2/+2
|
* user: Add comments about warnings we cannot remove.Chris Johns2016-10-292-0/+5
|
* user: Add comment to move to packages.Chris Johns2016-10-291-0/+3
|
* ecosys/index.rst: Fix complixity spellingJoel Sherrill2016-10-271-1/+1
|