summaryrefslogtreecommitdiffstats
path: root/user (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-03-30user: Use consistent Hello World spellingSebastian Huber4-5/+5
2020-03-30user: Provide a user friendly configurationSebastian Huber1-4/+4
2020-03-20gdbarmsim: Remove all references to this deleted BSP familyJoel Sherrill3-10/+0
Updates #3611.
2020-03-20user/hosts/posix.rst: Add CentOS 8 informationJoel Sherrill1-2/+18
2020-03-19user/raspberrypi: Fix typoG S Niteesh Babu1-1/+1
enable-uart should be enable_uart in config.txt
2020-03-13user: Add a migration chapterChris Johns3-0/+115
This is a start with the hope we collect useful pieces to aid porting. Please add to this. Closes #3895
2020-03-13user: Update Quick Start Guide reference.Chris Johns1-1/+1
2020-03-13user: Add anchors to some BSPs.Chris Johns2-0/+15
2020-03-13user: Update Quick Start GuideChris Johns12-210/+821
- Add support for release source archives - Add building the BSP using the RSB - Add building packages using the RSB - Add an application Closes #2998
2020-02-18user/tools: Add RTEMS TFTP Proxy command documentationChris Johns4-1/+170
2020-02-15doc/raspberrypi: Added instructions for raspberrypiG S Niteesh1-1/+110
Added instructions to run examples on raspberrypi.
2020-02-10user/testing: Add coverage analysis instructionsVijay Kumar Banerjee2-0/+69
2020-01-07Updated docs to use the standalone SIS simulator, instead of GDB inbuilt SIS ↵G S Niteesh2-16/+132
for the erc32 BSP.
2019-12-20bsp/xen: Add information on Xen/ARM BSPJeff Kubascik2-0/+80
Add a README for the new xen bsp.
2019-12-19user: Mention xilinx-zynqmp BSPSebastian Huber2-0/+9
Close #3682.
2019-12-12user/hosts/posix.rst: Update Ubuntu instructions.Joel Sherrill1-2/+3
Note that the ticket has instructions for what to do if the error message "Error :: You must put some 'source' URIs in your sources.list" is reported. As this occurred on an Ubuntu version that was not LTS, it is not being added. If this error occurs in the future on a LTS release, then add this information. closes #3416.
2019-12-12user/hardware/tiers.rst: Merge info from Wiki.Joel Sherrill1-5/+28
Tiers had a write up on the Wiki which was similar but different. Merged content from the Wiki which allows the Wiki page to be deleted. closes #3831.
2019-11-29user: Add frdme310arty BSP varientPragnesh Patel1-0/+8
Signed-off-by: Pragnesh Patel <pragnesh.patel@sifive.com> Update #3785.
2019-11-22user: Add hints for macOS CatalinaSebastian Huber1-10/+21
Use macOS throughout. Order release hints so that the latest macOS release comes first.
2019-10-30user: Document patch review processSebastian Huber1-3/+108
2019-10-30user: Update contributing sectionSebastian Huber1-22/+19
2019-10-30Move contributing content from eng to userSebastian Huber1-0/+146
2019-10-13user/rsb: Update 3rd party package build and add packaging details.Chris Johns6-327/+592
2019-09-26bsps/beagle: update i2c sectionVijay Kumar Banerjee1-3/+3
2019-09-05FreeBSDL: Add command to improve waf's performance with Python3.Chris Johns1-2/+11
2019-08-22Update docs for log mode change and JSON reportingKinsey Moore1-8/+21
The option --report-mode has been changed to --log-mode to reduce ambiguity and --report-format has been added along with --report-path for machine readable test reporting.
2019-08-20Add steps to test Newlib patch.Vaibhav Gupta1-6/+35
Update the checksum to be used for the Newlib patches. Earlier it was msd5, but it is depreciated for security reasons. Now RSB accepts sha512.
2019-08-15user/hosts/posix.rst: Improve Ubuntu python 2 devel package instructionsJoel Sherrill1-3/+9
2019-08-15hosts/posix.rst: Fix typo of sudu to sudoJoel Sherrill1-1/+1
Closes #3754.
2019-08-15hosts/windows.rst: Add warning for spaces in PATHJoel Sherrill1-0/+16
2019-08-15user/rsb/deployment.rst: Fix typo.Joel Sherrill1-1/+1
2019-08-15user/index: Add myself to the list of copyrightsVijay Kumar Banerjee1-0/+1
2019-08-14user: Update bug reporting sectionSebastian Huber1-10/+24
Include information from https://devel.rtems.org/wiki/NewTicket
2019-08-11user/exe: Add link reference in device-treeVijay Kumar Banerjee2-1/+3
2019-08-08user/bsps: Fix typo in beagleVijay Kumar Banerjee1-2/+2
2019-08-08user: Improve bug report sectionSebastian Huber4-11/+183
The new content is based on the wiki page: https://devel.rtems.org/wiki/Developer/Bug_Reporting The goal is to remove the wiki page and direct the "New ticket" page to this user manual section. Some content of the wiki page should move to the "Contributing" sections since it is not directly related to bug reporting, e.g. managing existing bugs.
2019-08-07user/exe: Add Device Tree sectionVijay Kumar Banerjee3-19/+95
2019-08-06user: Move support sections to top levelSebastian Huber7-120/+156
This is a preparation step to move the bug reporting procedure from the wiki to the user manual and to add a contributing section.
2019-07-27user/bsps : Fix formatting and typo in arm/beagleVijay Kumar Banerjee1-18/+37
2019-07-20user/bsps : Add documentation for BeagleVijay Kumar Banerjee1-2/+89
2019-07-12user: Split the ARM BSPs source into separate files.Chris Johns20-382/+458
2019-06-12user: Add the boot image tool command.Chris Johns2-0/+446
2019-05-27user: Document boot image generationSebastian Huber1-1/+12
Update #3727.
2019-03-18user: Add basic lpc24xx descriptionSebastian Huber1-3/+72
Update #3724. Update #3725.
2019-03-06user/test: Update with the latest test configuration format.Chris Johns1-14/+96
2019-03-01User: Change output block to type none.Chris Johns27-117/+119
2019-02-28user: Remove nit-picky warnings.Chris Johns34-313/+541
2019-02-28Add unicode support for commonly used characters like copyright.Chris Johns1-8/+10
- This change makes the copyright character easier to see on editors lacking good unicode rendering support, ie terminals.
2019-02-28Update User Documentation for Host setup for LinuxVaibhav Gupta2-0/+7
Mention the requirement of 'pax' package for building BSP if RTEMS is configured with '--enable-tests' option, else build fails.
2019-02-20user: Add a Dynamic Loader section.Chris Johns8-3/+881