1291 Commits

Author SHA1 Message Date
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
Sebastian Huber
762b8d7ad5 cpu-supplement: Remove empty command/vars chapter
Close #3498.
2018-08-20 08:25:56 +02:00
Sebastian Huber
142770b459 c-user: SMP is supported on RISC-V
Update #3433.
2018-08-11 15:43:37 +02:00
Sebastian Huber
0c4f2be0a8 c-user: Adjust integer types in partition create
Close #3486.
2018-08-10 07:19:31 +02:00
Joel Sherrill
135b90cb1b Fix SPARC_SWTRAP_IRQDIS typo
close #3493.
2018-08-09 08:42:28 -05:00
Sebastian Huber
806806cdcf c-user: CONFIGURE_MINIMUM_POSIX_THREAD_STACK_SIZE
Close #3434.
2018-08-07 08:37:22 +02:00
Sebastian Huber
8fd9e62fac c-user: Sort POSIX configuration options 2018-08-07 08:04:28 +02:00
Sebastian Huber
a0e648869f c-user: Update partition create documentation
Add an example.

Close #3482.
2018-08-03 08:50:34 +02:00
Sebastian Huber
24326a8d07 user: Add RISC-V BSP section
Update #3433.
2018-08-02 13:21:25 +02:00
Sebastian Huber
d909c5f19c cpu-supplement: Add RISC-V chapter
Update #3433.
2018-08-02 12:53:14 +02:00
Sebastian Huber
efd581f875 cpu-supplement: Update interrupt stack paragraph
Close #3459.
2018-07-19 07:36:54 +02:00
Amaan Cheval
4c2ca04c47 user: Add x86_64 BSP chapter 2018-07-18 12:43:10 -05:00
Sebastian Huber
c765aa0357 bsp-howto: Mention clock driver hook removal
Update #3436.
2018-06-26 11:18:52 +02:00
Sebastian Huber
2c2c6cc18e user: Add BSP chapter for each architecture
Update #3464.
2018-06-26 11:18:43 +02:00
Sebastian Huber
8e3de165c0 user: Add ARM BSPs chapter
Add NXP i.MX section as a BSP example.

Update #2854.
2018-06-26 11:11:39 +02:00
Sebastian Huber
6d130e66d3 c-user: Document RTEMS_SYSINIT_CPU_COUNTER
Update #3456.
2018-06-19 06:58:07 +02:00
Sebastian Huber
49fd910bc2 c-user: Remove obsolete RTEMS_SYSINIT_CPU_SET
Update #2514.
2018-06-18 09:53:48 +02:00
Vidushi Vashishth
8f4f80d437 Adding Trace Documentation
- 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-06-18 15:26:52 +10:00
Vidushi Vashishth
2b7c9e7fa7 Adding Trace Docuemntation Images
-Removed CTF related images
2018-06-18 15:26:46 +10:00
Sebastian Huber
aaf9c78ac1 c-user: RTEMS_FATAL_SOURCE_INVALID_HEAP_FREE
Close #3437.
2018-06-05 09:13:25 +02:00
Sebastian Huber
b5d29c996b c-user: Update rtems_region_create() 2018-06-05 07:04:43 +02:00
Joel Sherrill
ecd9d18fc9 configuring_a_system.rst, scheduling_concepts.rst: Fix spelling of arbitrary. 2018-05-23 13:54:46 -05:00
Malte Münch
e23a3ce970 c-user: changed RTEMS_STATUS_SUCCESSFUL to RTEMS_SUCCESSFUL 2018-05-20 08:33:12 +12:00