724 Commits

Author SHA1 Message Date
Sebastian Huber
4d2428a83b bsp-howto: Minor edit
Update #2852.
2020-02-05 07:22:21 +01:00
Sebastian Huber
420525079c bsp-howto: Rework system initialization chapter
Update #2852.
Update #3838.
2020-02-04 09:56:46 +01:00
Sebastian Huber
928bf73b9b bsp-howto: Remove obsolete information
Remove obsolete information as well as information which is highly
specific to a particular platform.

Update #2852.
2020-02-04 09:20:12 +01:00
Sebastian Huber
813ada57f7 c-user: Update system initialization chapter
Update #2408.
Update #3838.
2020-02-04 07:20:40 +01:00
Sebastian Huber
069bfacc51 c-user: Add CONFIGURE_VERBOSE_SYSTEM_INITIALIZATION
Close #3861.
2020-02-04 07:04:37 +01:00
Sebastian Huber
d9d9c700a2 Revert "common: Add URLs to manuals"
This reverts commit 1fdd3cf83d154af66ad0edf5094d93075063c7e0 and some
follow up changes.
2020-02-04 05:45:02 +01:00
Joel Sherrill
565df31263 posix-users/message_passing.rst: Add status for cannot block in ISR
Updates #3857.
2020-01-24 07:59:38 -06: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
Sebastian Huber
d412c5bf2a eng: Add Software Requirements Engineering chapter
Update #3715.
2020-01-07 07:45:49 +01:00
Sebastian Huber
1ff876aa59 eng: Rework stakeholder chapter 2020-01-07 07:20:19 +01:00
Sebastian Huber
b44feffacb eng: Rework preface and add mission statement
Add mission statement based on the wiki page:

https://devel.rtems.org/wiki/Mission_Statement

Do format changes and some rewording.
2020-01-07 07:19:50 +01:00
Sebastian Huber
1fdd3cf83d common: Add URLs to manuals 2020-01-07 07:19:50 +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
2e02ee051a c-user: Document rtems_object_get_local_node()
Close #3841.
2019-12-19 13:33:08 +01:00
Sebastian Huber
b12e82d3f9 c-user: Clarify CONFIGURE_MAXIMUM_SEMAPHORES
Close #3833.
2019-12-19 10:02:12 +01:00
Sebastian Huber
a6887d96ae c-user: CONFIGURE_MAXIMUM_MRSP_SEMAPHORES
Remove use of CONFIGURE_MAXIMUM_MRSP_SEMAPHORES in example.  Fix other
configuration options.

Update #3833.
2019-12-19 10:02:12 +01:00
Sebastian Huber
d585fcb9a8 bsp-howto: Clarify clock driver initialization
Close #3834.
2019-12-19 09:12:29 +01:00
Sebastian Huber
c9f5e20d31 user: Mention xilinx-zynqmp BSP
Close #3682.
2019-12-19 09:05:04 +01:00
Sebastian Huber
da309b93de c-user: Remove Ada configuration options
Close #3845.
2019-12-19 08:57:29 +01:00
Sebastian Huber
2c58b5f996 c-user: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS
Rename CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS in
CONFIGURE_MAXIMUM_FILE_DESCRIPTORS.

Close #3753.
2019-12-19 08:57:29 +01:00
Sebastian Huber
89e23dab43 c-user: CONFIGURE_HAS_OWN_DEVICE_DRIVER_TABLE
Remove CONFIGURE_HAS_OWN_DEVICE_DRIVER_TABLE.

Close #3844.
2019-12-19 08:57:29 +01:00
Sebastian Huber
d954241f01 c-user: Document CONFIGURE_IMFS_ENABLE_MKFIFO
Close #3840.
2019-12-13 14:06:55 +01:00
Sebastian Huber
93d5323230 c-user: CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLE
Obsolete the CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLE configuration
option.

Update #3735.
2019-12-13 14:06:55 +01:00
Joel Sherrill
2e3dc9fa5f develenv/directory.rst: Update directory structure description
closes #3796.
2019-12-12 17:03:28 -06: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
43e0d78453 region_manager.rst: Add docs for region get info and get free info
closes #3751.
2019-12-12 16:05:57 -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
Sebastian Huber
f7d56f5798 c-user: Obsolete CONFIGURE_MAXIMUM_MRSP_SEMAPHORES
Update #3833.
2019-12-11 09:11:38 +01:00
Sebastian Huber
579d6f2def c-user: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS
Move CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS to general system
configuration.  Remove now empty "C Library Support Configuration"
section.

Update #3836.
2019-12-11 09:07:15 +01:00
Sebastian Huber
a184ff463f c-user: Move CONFIGURE_MEMORY_OVERHEAD
Move CONFIGURE_MEMORY_OVERHEAD to general system configuration.
Remove now empty "Seldom Used Configuration Parameters" section.

Update #3836.
2019-12-11 09:07:15 +01:00
Sebastian Huber
3a3271eb26 c-user: Move unlimited configuration options
Rename unlimited subsection headers.

Update #3836.
2019-12-11 09:07:15 +01:00
Sebastian Huber
9d2081649a c-user: Move unlimited options to general config
Update #3836.
2019-12-11 09:07:15 +01:00
Sebastian Huber
bc9ce6526b c-user: Move basic system configuration
Move the basic system configuration to the front.  Rename it to "General
System Configuration".

Update #3836.
2019-12-11 09:07:15 +01: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
Joel Sherrill
bb58b811e9 bsp-howto/miscellanous_support.rst: Fix grammar mistake. 2019-11-22 11:27:09 -06: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
Martin Erik Werner
a62dfdeaa2 barrier: Reword "forever" -> "until [..] released" 2019-11-06 18:37:44 -06:00
Martin Erik Werner
008520ab6c barrier: Remove more semaphore leftovers
Remove another mention of options which is available for semaphore but
not for barriers.
2019-11-06 18:37:44 -06:00
Martin Erik Werner
b8715adc3f barrier: Fix cticket->ticket typo 2019-11-06 18:37:44 -06:00
Martin Erik Werner
5207248d1d barrier: Remove unfinished sentence
Remove the unfinished sentence
"Since a barrier is, by definition, never immediately [...]"
and jump directly to
"The task may wait [forever or for a timeout]"
instead.

I cannot figure out what the unfinished sentence is supposed to be -
"released"? "passed"?
2019-11-06 18:37:44 -06:00
Martin Erik Werner
473b4a56c5 barrier: Remove leftover semaphore remnants
Remove various incorrect references to "lock" and "obtain" and to an
option set which is not part of the barrier interface.

It looks like the barrier documentation was started based on a copy of
the semaphore documentation and these things are surviving remnants.

Also remove an unfinished sentence in the barrier wait description,
since the intended information is already provided in the under the NOTE
label.
2019-11-06 18:37:44 -06:00
Joel Sherrill
5d72d63ca1 README.txt: Add info on CentOS 7 Software Collections for Python 3 2019-11-06 18:37:44 -06:00
Joel Sherrill
4e9197ae0b c-user/directive_status_codes.rst: Add RTEMS_IO_ERROR and RTEMS_INTERRUPTED 2019-11-06 18:37:44 -06:00
Joel Sherrill
bef968f923 posix-compliance: Add ndbm.h support 2019-11-06 18:37:44 -06:00
Sebastian Huber
dee158cd68 c-user: Document RTEMS_FATAL_SOURCE_HEAP
Close #3806.
2019-10-31 13:29:41 +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
Sebastian Huber
c91db32c7d eng: Update issue tracking section 2019-10-30 14:03:12 +01:00
Chris Johns
c576e9bf0d waf/common: Fix UTF-8 encoding of HTML inliner output on Python3. 2019-10-29 13:37:43 +11:00