316 Commits

Author SHA1 Message Date
Sebastian Huber
97e1553c06 c-user: Add support for references via bibtex
https://sphinxcontrib-bibtex.readthedocs.io/en/latest/index.html

Update #2871.
2017-01-18 11:31:46 +01:00
Joel Sherrill
7d78d31a52 c-user: Add Ada support chapter
closes #2589.
2017-01-17 18:28:05 -06:00
Sebastian Huber
23b1c1088e c-user: Fix typo 2017-01-17 14:18:05 +01:00
Kuan-Hsun Chen
69d6622ef9 Update documentation to reflect EDF scheduler overrun handling
Update #2795.
2017-01-13 16:07:24 -06:00
Sebastian Huber
fde6ac6693 Document CONFIGURE_MAXIMUM_THREAD_NAME_SIZE
Update #2858.
2017-01-13 09:11:06 +01:00
Sebastian Huber
8363c3d653 shell: Update cpuuse and stackuse sample output 2017-01-13 08:54:10 +01:00
Chris Johns
6705e5edf4 waf: Correct the branch version number. 2017-01-13 16:05:04 +11:00
Chris Johns
7956bbffef coverpage: Remove used function. 2017-01-12 13:20:48 +11:00
Chris Johns
321d20a02d coverpage: Make showing the table conditional. 2017-01-12 13:18:43 +11:00
Chris Johns
bceb2860b7 coverpage: Rename the static images directory to match bootstrap. 2017-01-12 13:11:34 +11:00
Chris Johns
9eb8a437bd coverpage: Fix the catalogue table id. 2017-01-12 13:07:13 +11:00
Chris Johns
049097fc80 coverpage: Update the coverpage to have the table collapse.
Add each doc's conf.py as a dependence to catalogue.xml.
2017-01-12 12:56:13 +11:00
Justin Powell
876035b7bd conf.py: Fix build_date() to append correct suffix on all days. 2017-01-11 19:24:46 -06:00
Joel Sherrill
7193f09294 Update document titles for consistency 2017-01-11 19:01:20 -06:00
Joel Sherrill
d8beaabd02 Remove references to SPARC/SIS BSP. Also clean up old ERC32 references.
updates #2810.
2017-01-11 18:22:10 -06:00
Chris Johns
2591ca6390 html: Embed the catalogue XML in JS.
The is to work around a security issue with Chrome on Windows. This
patches let the cover page load on Chrome and Edge on Windows 10.
2017-01-11 17:04:02 +11:00
Chris Johns
ecf82d1b3d html: Add support for an HTML cover page for releases. 2017-01-11 15:56:04 +11:00
Chris Johns
9aa52b9130 waf: Add a title to the XML Catalogue. 2017-01-10 22:34:47 +11:00
Chris Johns
782b4fec71 waf: Improved XML Catalogue generator. 2017-01-10 10:11:05 +11:00
Chris Johns
1a9b02e20d waf: Create an XML Catalogue. 2017-01-09 23:13:02 +11:00
Chris Johns
5ef17b71eb waf: Update to waf-1.9.7 2017-01-05 11:37:10 +11:00
Sebastian Huber
5bb51a43d1 Update Console Driver chapter
Close #2785.
Close #2838.
2016-12-23 14:38:35 +01:00
Sebastian Huber
3b42c96764 Strip down BSP Introduction
Update #2852.
2016-12-21 11:34:14 +01:00
Sebastian Huber
c8aecf996c Add warnings to basic BSP chapters
Update #2852.
2016-12-21 11:34:14 +01:00
Sebastian Huber
02d17023c1 Move Shared Memory Support Driver chapter
This chapter is very specific.  Move it to a less prominent chapter
position.
2016-12-21 11:34:14 +01:00
Sebastian Huber
b0513c8382 Move Ada95 Interrupt Support chapter
This chapter is very specific.  Move it to a less prominent chapter
position.
2016-12-21 11:34:14 +01:00
Sebastian Huber
9038b999f7 Add warning to Timer Driver chapter
Move Timer Driver chapter.

Update #2847.
2016-12-21 11:34:14 +01:00
Sebastian Huber
4af69ea42a Add warning to ATA/IDE driver chapter
Close #2849.
2016-12-21 11:34:14 +01:00
Sebastian Huber
003ee4d27d Remove Non-Volatile Memory Driver chapter
There exists no standard Non-Volatile Memory Driver in the RTEMS code
base.

Close #2851.
2016-12-21 11:34:14 +01:00
Sebastian Huber
5b8d5d06c1 Remove Discrete Driver chapter
There exists no standard Discrete Driver in the RTEMS code base.

Close #2851.
2016-12-21 11:34:14 +01:00
Sebastian Huber
4b5b49988d Remove Analog Driver chapter
There exists no standard Analog Driver in the RTEMS code base.

Close #2850.
2016-12-21 11:34:14 +01:00
Sebastian Huber
7351405fe6 Document I2C framework
Update #2845.
2016-12-21 11:34:13 +01:00
Sebastian Huber
0cb2748a11 Document SPI framework
Update #2776.
2016-12-21 11:34:13 +01:00
Sebastian Huber
45dc7c7ba5 Update version/revision to 4.11.99 2016-12-21 11:32:51 +01:00
Sebastian Huber
2c780bf21d Add script to update the version/revision 2016-12-21 11:32:44 +01:00
Sebastian Huber
e7f40f04d3 Rework Clock Driver chapter
Update #2737.
2016-12-21 11:08:32 +01:00
Sebastian Huber
f5170100f1 Document CPUINFO
Close #2723.
2016-12-19 15:06:37 +01:00
Sebastian Huber
7b0db6a9d5 CONFIGURE_MAXIMUM_POSIX_MESSAGE_QUEUE_DESCRIPTORS
Do not mention obsolete
CONFIGURE_MAXIMUM_POSIX_MESSAGE_QUEUE_DESCRIPTORS.

Close #2702.
2016-12-19 14:51:51 +01:00
Sebastian Huber
09078e0e51 Do not mention obsolete Giant lock
Close #2555.
2016-12-19 14:46:33 +01:00
Sebastian Huber
117f98c9cb Update rtems_interrupt_frame description
Close #2808.
2016-12-19 14:37:43 +01:00
Sebastian Huber
3be5dd685c Document rtems_task_get_priority()
Close #2784.
2016-12-19 14:33:05 +01:00
Sebastian Huber
c4825f4bc9 Update Task Manager chapter
Introduce "Deprecated and Removed Directives" section.

Update #2423.
2016-12-13 10:03:27 +01:00
Sebastian Huber
6fa32c01ee Update Initialization Manager chapter
Update #2408.
2016-12-12 08:07:35 +01:00
Sebastian Huber
00ffe1fa6b Improve fatal error chapter
Update #2825.
2016-12-12 08:07:32 +01:00
Sebastian Huber
2ff4255190 Update linker set documentation
Update #2408.
Update #2790.
2016-12-06 12:03:54 +01:00
Sebastian Huber
1727e62218 Improve fatal error chapter
Update #2825.
2016-11-23 13:45:55 +01:00
Sebastian Huber
943bc94874 Rework fatal error chapter
Update #2811.
2016-11-21 14:52:50 +01:00
Chris Johns
6345b2d894 waf: Add networking to the manual built. 2016-11-15 08:13:30 +11:00
Sebastian Huber
bcdca5db9d c-user: Document scheduler add/remove processor 2016-11-10 11:34:32 +01:00
Sebastian Huber
6297ad31d0 cpu-supplement: Document PowerPC SPRG0-2 usage 2016-11-10 10:16:30 +01:00