173 Commits

Author SHA1 Message Date
Gedare Bloom
c9cb173eb7 rsb: replace asciidoc with rst formatting 2020-04-05 14:47:27 -06:00
Gedare Bloom
79c37d2ed6 user/rsb/configuration: fix typo xy to xz 2020-04-05 14:39:50 -06:00
Gedare Bloom
7a1bb48564 rsb/configuration: fix broken link to _configdir 2020-04-05 14:36:36 -06:00
Gedare Bloom
cae8b6dfc9 user: update copyright and minor typo 2020-04-04 22:22:40 -06:00
Utkarsh Rai
b22c1e12ae Chapter-on-need-for-RTEMS-specific-cross-compiler
Removed '-' character and provided definition list format
2020-04-04 22:19:46 -06:00
Gedare Bloom
44fde6c3be Update top-level copyrights 2020-04-03 12:44:31 -06:00
Mritunjay
edfc90253b doc: Moving M68K BSP Content to User Manual (#3905)
Fixed trailing spaces.
2020-04-03 08:47:01 +11:00
Gedare Bloom
d4d30673d0 user/start/gsoc: fix unicode error and grammar typo 2020-04-02 12:14:51 -06:00
Gedare Bloom
3a19619f44 start/index: relocate gsoc section 2020-04-02 09:35:31 -06:00
G S Niteesh Babu
94697e1c55 start/gsoc: GSoC Getting started instructions.
Added instructions to setup development environment for students
interested in GSoC.
2020-04-02 09:27:54 -06:00
G S Niteesh Babu
7fd137e95f user/bsp-build: Fix broken cross references.
The QuickStartBSPBuild_Manual and QuickStartBSPBuild_RSB are
missing the underscore in front. This breaks any reference to
them from other sections.
2020-04-02 09:27:54 -06:00
Gedare Bloom
7a0834dc38 start/user: describe version numbers and releases
Closes #2562.
2020-04-02 09:27:54 -06:00
Mritunjay
f682984429 user/rsb: Fix typos (#3922)
Closes #3922
2020-04-02 20:15:46 +11:00
Sebastian Huber
ae84edd723 user: Use consistent Hello World spelling 2020-03-30 07:55:40 +02:00
Sebastian Huber
03e61e9494 user: Provide a user friendly configuration 2020-03-30 07:55:27 +02:00
Joel Sherrill
87e49d4cf9 gdbarmsim: Remove all references to this deleted BSP family
Updates #3611.
2020-03-20 09:22:29 -05:00
Joel Sherrill
4dc93a1ee7 user/hosts/posix.rst: Add CentOS 8 information 2020-03-20 08:39:27 -05:00
G S Niteesh Babu
979c5b22e8 user/raspberrypi: Fix typo
enable-uart should be enable_uart in config.txt
2020-03-19 07:11:07 +01:00
Chris Johns
4726207d91 user: Add a migration chapter
This is a start with the hope we collect useful pieces to aid porting.
Please add to this.

Closes #3895
2020-03-13 08:20:39 +11:00
Chris Johns
1b2a7c8baf user: Update Quick Start Guide reference. 2020-03-13 08:19:20 +11:00
Chris Johns
7b53b604c5 user: Add anchors to some BSPs. 2020-03-13 08:18:36 +11:00
Chris Johns
f6720264ea user: Update Quick Start Guide
- 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-03-13 08:18:36 +11:00
Chris Johns
2c37918140 user/tools: Add RTEMS TFTP Proxy command documentation 2020-02-18 11:09:00 +11:00
G S Niteesh
5763454b30 doc/raspberrypi: Added instructions for raspberrypi
Added instructions to run examples on raspberrypi.
2020-02-15 19:58:59 +01:00
Vijay Kumar Banerjee
d45c51a95e user/testing: Add coverage analysis instructions 2020-02-10 18:46:46 +01:00
G S Niteesh
55d69ad1fb Updated docs to use the standalone SIS simulator, instead of GDB inbuilt SIS for the erc32 BSP. 2020-01-07 19:32:38 +01:00
Jeff Kubascik
304c17c8dc bsp/xen: Add information on Xen/ARM BSP
Add a README for the new xen bsp.
2019-12-20 08:37:54 -06:00
Sebastian Huber
c9f5e20d31 user: Mention xilinx-zynqmp BSP
Close #3682.
2019-12-19 09:05:04 +01:00
Joel Sherrill
9316722c2b user/hosts/posix.rst: Update Ubuntu instructions.
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-12 16:23:09 -06:00
Joel Sherrill
01be51383f user/hardware/tiers.rst: Merge info from Wiki.
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-12-12 10:59:38 -06:00
Pragnesh Patel
f0864b3835 user: Add frdme310arty BSP varient
Signed-off-by: Pragnesh Patel <pragnesh.patel@sifive.com>

Update #3785.
2019-11-29 08:45:38 +01:00
Sebastian Huber
d5acae402e user: Add hints for macOS Catalina
Use macOS throughout.  Order release hints so that the latest macOS
release comes first.
2019-11-22 06:59:21 +01:00
Sebastian Huber
13ed966164 user: Document patch review process 2019-10-30 14:09:11 +01:00
Sebastian Huber
6ca5dfc6e1 user: Update contributing section 2019-10-30 14:03:12 +01:00
Sebastian Huber
1d3114dbb2 Move contributing content from eng to user 2019-10-30 14:03:12 +01:00
Chris Johns
bb47f890c8 user/rsb: Update 3rd party package build and add packaging details. 2019-10-13 20:21:17 +11:00
Vijay Kumar Banerjee
6185f6e635 bsps/beagle: update i2c section 2019-09-26 09:34:00 +02:00
Chris Johns
4007591261 FreeBSDL: Add command to improve waf's performance with Python3. 2019-09-05 17:58:57 +10:00
Kinsey Moore
b836c43f19 Update docs for log mode change and JSON reporting
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-22 12:44:17 +10:00
Vaibhav Gupta
3605600247 Add steps to test Newlib patch.
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-20 13:44:37 -05:00
Joel Sherrill
4cc36ed155 user/hosts/posix.rst: Improve Ubuntu python 2 devel package instructions 2019-08-15 16:04:12 -05:00
Joel Sherrill
13baacab62 hosts/posix.rst: Fix typo of sudu to sudo
Closes #3754.
2019-08-15 16:04:12 -05:00
Joel Sherrill
16ba6ca0b7 hosts/windows.rst: Add warning for spaces in PATH 2019-08-15 16:04:12 -05:00
Joel Sherrill
bacecbb857 user/rsb/deployment.rst: Fix typo. 2019-08-15 16:04:12 -05:00
Vijay Kumar Banerjee
8fd1d4549e user/index: Add myself to the list of copyrights 2019-08-15 09:01:02 +02:00
Sebastian Huber
29e0ac3799 user: Update bug reporting section
Include information from

https://devel.rtems.org/wiki/NewTicket
2019-08-14 07:26:56 +02:00
Vijay Kumar Banerjee
926a6224ff user/exe: Add link reference in device-tree 2019-08-11 17:11:54 +02:00
Vijay Kumar Banerjee
605ba77101 user/bsps: Fix typo in beagle 2019-08-08 08:37:15 -05:00
Sebastian Huber
e21c413ec9 user: Improve bug report section
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-08 08:04:57 +02:00
Vijay Kumar Banerjee
7c89bd6d5f user/exe: Add Device Tree section 2019-08-07 20:42:37 +02:00