513 Commits

Author SHA1 Message Date
zehata
fdaef809d5 cpu-supplement/sparc.rst: Merge Annul Slot Explanation (GCI 2018)
This content originated as an email response from Jiri Gaisler
to Joel Sherrill in response to a question.
2018-11-20 10:36:10 -06:00
Joel Sherrill
80a2b756d1 cpu-supplement/sparc_v8_stacks_regwin.rst: Add credit box 2018-11-20 10:23:38 -06:00
Marçal Comajoan Cara
1c43e8c93e cpu-supplement/sparc_v8_stacks_regwin.rst: Complete Formatting
This work was part of GCI 2018.
2018-11-20 10:16:30 -06:00
Marçal Comajoan Cara
cf5f95e942 images/cpu_supplement/sparcwin.svg: New file (GCI 2018)
File was missed in previous commit.
2018-11-19 13:56:11 -06:00
Joel Sherrill
0a9dd48ebc cpu-supplement/sparc_v8_stacks_regwin.rst: Simplify section title 2018-11-19 13:12:12 -06:00
Marçal Comajoan Cara
ae05a27837 Improve SPARC Calling Overview Webpage conversion
Fixed tables, typos, redrawn images and converted ASCII art to ditaa
and PNG, and improved the overall format.

This work was part of GCI 2018.

Closes #3567.
2018-11-19 13:11:55 -06:00
Joel Sherrill
0bb0b8d570 cpu-supplement/sparc_v8_stacks_regwin.rst: Basic formatting with TBDs
Leaving notes for follow up as a GCI 2018 task.
2018-11-19 13:11:52 -06:00
Joel Sherrill
f067ba3efb Initial addition of SPARC V8 Stack/Register Windowing from Peter Magnusson
This content was originally at https://www.sics.se/~psm/sparcstack.html
and is currently only available via the Wayback Machine. Peter kindly gave
permission to include it with the RTEMS Documentation. This initial commit
is a cut and paste with minimal edits. Edits are needed to ensure proper
formatting and the figures need to be made to look correct in the Rest
formatted output.
2018-11-19 13:11:43 -06:00
Joel Sherrill
df3f2a49fb users/host/posix.rst: Update Ubuntu instructions based on 18.04.1 LTS
Closes #3416.
2018-11-16 16:32:59 -06:00
Aneendya
11d977b916 README.txt: Fix grammar errors (GCI 2018) 2018-11-16 11:14:26 -06:00
Aneendya
3f4f904296 glossary.rst: Fix grammar errors (GCI 2018) 2018-11-16 11:14:25 -06:00
Marçal Comajoan Cara
b2a7a5ddbe user: add a warning not to use special characters in pathnames
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-16 10:42:41 -06:00
Sebastian Huber
e49e4056c7 c-user: Update type deprecation
Update #3584.
Update #3587.
Update #3589.
2018-11-16 07:21:25 +01:00
Sebastian Huber
1a704cdc7f Remove m32c architecture port
Update #3599.
2018-11-09 14:59:59 +01:00
Marçal Comajoan Cara
495a84c804 user: spelling and grammar fixes
This work was part of GCI 2018.
2018-11-09 14:59:59 +01:00
Sebastian Huber
3c6df36088 user: Update architecture list 2018-11-08 16:33:22 +01:00
Sebastian Huber
edc4ff6a92 user: Remove obsolete boostrap -p step
Update #3254.
2018-11-08 16:26:17 +01:00
Sebastian Huber
00edae709d c-user: Use common wording for build config opts 2018-11-05 07:18:51 +01:00
Sebastian Huber
dd1c262d2a c-user: Update POSIX API configuration
Close ##2514.
2018-11-05 07:17:17 +01:00
Chris Johns
5ca4172a4c user: Add RTEMS executable test generated images. 2018-11-03 16:36:32 +11:00
Chris Johns
8b67c9135c user: Add RTEMS executable and test documentation. 2018-11-03 16:36:32 +11:00
Chris Johns
21c1a4492a waf: Add support to build PlantUML and Ditaa images. 2018-11-03 16:36:32 +11:00
Chris Johns
bb13624065 User: Simplify the top level headings. 2018-11-03 16:36:32 +11:00
Sebastian Huber
c68af1b00e Document CONFIGURE_MAXIMUM_POSIX_KEY_VALUE_PAIRS 2018-10-30 07:46:39 +01:00
Joel Sherrill
21fe48eb1a c-user/message_manager.rst: Change "cons void" to "const void"
Closes #3575.
2018-10-29 17:26:19 -05:00
Sebastian Huber
955d36640f c-user: Clarify scheduler configuration 2018-10-26 19:11:45 +02:00
Amar Takhar
ab839408f9 Add a README file containing the colours used in the RTEMS logo. 2018-10-24 13:41:04 -04:00
Sebastian Huber
05a5366469 c-user: Modify CONFIGURE_INTERRUPT_STACK_SIZE
Use CPU_STACK_MINIMUM_SIZE instead of CONFIGURE_MINIMUM_TASK_STACK_SIZE
to set the default value.

Clarify documentation.

Update #3480.
2018-10-22 14:30:47 +02:00
Chris Johns
969e60e596 Update the copyright year. 2018-10-19 14:42:12 +11:00
Joel Sherrill
5577cc082a Move duplicate host configuration information from RSB to Users Guide 2018-10-13 20:06:50 -05:00
Joel Sherrill
c1809d631d Merge duplicative RSB Quick Start into Users Guide 2018-10-13 20:06:50 -05:00
Joel Sherrill
d40e66b2e9 c-user/index.rst: Reorder linker sets and directive status codes 2018-10-11 12:02:46 -05:00
Joel Sherrill
304bc2c873 barrier_manager.rst: Fix Barrier Wait Section Title
closes #3538.
2018-10-05 16:26:31 -05:00
Sebastian Huber
6a20bd2f4f c-user: Document rtems_task_exit()
Close #3533.
2018-10-04 11:05:26 +02:00
Sebastian Huber
3e8af71bb4 user: Document QorIQ BSP variants 2018-10-01 07:58:05 +02:00
Joel Sherrill
86baa5d395 rsb/hosts.rst: Add more packages needed on Ubuntu
Closes #3517.
2018-09-25 14:13:14 -05:00
Joel Sherrill
11b5e9bef0 RSB: Fix MacOS typos
Close #3518.
2018-09-25 13:44:52 -05:00
Sebastian Huber
bd25da8805 user: Add i.MX 7D MMC/SDCard driver
Close #3525.
2018-09-25 10:13:19 +02:00
Sebastian Huber
cec2f2c9cf Remove CONFIGURE_HAS_OWN_CONFIGURATION_TABLE
Close #3489.
Close #3490.
2018-09-17 11:59:30 +02:00
Sebastian Huber
11040cf7c3 c-user: Remove CONFIGURE_HAS_OWN_MOUNT_TABLE
Close #3488.
2018-09-17 11:59:25 +02:00
Sebastian Huber
7c58036961 c-user: Mention thread pinning
Close #3508.
2018-09-10 07:09:46 +02:00
Sebastian Huber
d90c8137a8 c-user: Mention per-processor data
Close #3507.
2018-09-10 07:09:42 +02:00
Sebastian Huber
c476ccef39 user: Add qoriq BSP section
Update #2854.
2018-08-29 07:47:14 +02:00
Chris Johns
859096bd78 waf: Fix type in single html build. 2018-08-21 14:54:41 +10:00
Chris Johns
471c5e380f pdf: Revert the changes to the Latex index formatting.
I removed the '_' splitting of long labels from the index when testing
and this puts it back.
2018-08-21 13:55:03 +10:00
Chris Johns
5ce8e43506 build: Fix indexing so it works on HTML and PDF.
- 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-21 13:47:40 +10:00
Joel Sherrill
9bfda06298 cpu-supplement/sparc.rst: Revert work in progress accidentally committed 2018-08-20 11:16:24 -05:00
Amaan Cheval
587d14f2b2 user: Update x86-64 chapter with end-of-GSoC status 2018-08-20 11:07:53 -05:00
Joel Sherrill
ad2ca178e3 cpu-supplement/sparc.rst: Fix me 2018-08-20 11:07:47 -05:00
Sebastian Huber
67195aad65 cpu-supplement: Remove empty index
Due to the hierarchical structure an index is not absolutely necessary
and an empty index is not helpful.  The document sources contain no
index directives.

Close #3499.
2018-08-20 08:26:22 +02:00