880 Commits

Author SHA1 Message Date
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
Malte Münch
e66d9b2ade c-user/configuring_a_system.rst: Removed double 'with' 2018-05-18 09:34:53 -05:00
Malte Münch
9a91d77e08 fix typo: extesion->extension 2018-05-18 13:54:52 +02:00
Malte Münch
e3a477ff0e c-user: Update manual organization in overview 2018-05-18 08:09:54 +02:00
Sebastian Huber
1dbbc76f11 c-user: Fix reference 2018-04-30 15:03:25 +02:00
Sebastian Huber
06519a5b96 c-user: Fix typo 2018-04-30 15:03:25 +02:00
Sebastian Huber
cb0f55a4b8 Update due to BSP source reorganization
This patch is a part of the BSP source reorganization.

Close #3285.
2018-04-27 12:49:57 +02:00
Sebastian Huber
676d3d5d28 bsp-howto: Avoid :file: role with ${...}
The curly braces have a special meaning in the :file: role.

This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-23 07:54:20 +02:00
Sebastian Huber
300cc6806c bsp-howto: Update BSP source code structure
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-20 15:04:08 +02:00
Sebastian Huber
fc9db4c26e user: Do not mention "bootstrap -p"
It is now obsolete and was never necessary for an RTEMS users.

Update #3254.
2018-03-28 07:21:14 +02:00
Maksim E. Kozlov
96fe12c6c2 rsb: Add '--patchdir' option description
According to commit d30be3129e9681a74efc80ce241aaf3c3a5b0efe in
rtems-source-builder repo.

Signed-off-by: Maksim E. Kozlov <maksim.e.kozlov@gmail.com>
2018-03-26 10:14:09 +11:00
Sebastian Huber
7048e5fbc6 c-user: Properly fix the previous typo 2018-03-12 10:35:19 +01:00