summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* user: Change the BSP build set pathChris Johns2020-09-011-4/+4
| | | | Updates #4048
* eng: Add automatically generated warningSebastian Huber2020-08-191-0/+7
| | | | Update #3715.
* eng: Unify test attribute keysSebastian Huber2020-08-191-19/+19
| | | | Update #3715.
* eng: Add test header to test caseSebastian Huber2020-08-191-77/+82
| | | | Update #3715.
* eng: Remove test name attributeSebastian Huber2020-08-191-28/+0
| | | | | | Derive the test name from the item UID. Update #3715.
* eng: Add test case attributesSebastian Huber2020-08-191-0/+18
| | | | Update #3715.
* user: Fix formatSebastian Huber2020-08-131-1/+1
|
* user: Add the RSB sb-track commandChris Johns2020-08-121-0/+81
| | | | Updates #4036
* user, README: Add Python script host set up informationChris Johns2020-08-123-16/+161
| | | | | | | | | - Add Python3 and venv to the README - Add a section on how to set up a host if the python command is not available. Update #4037
* user, eclipse: Remove RSB sb-bootstrap commandChris Johns2020-08-123-8/+8
| | | | Update #4046
* user: Remove RSB sb-builder commandChris Johns2020-08-112-75/+14
| | | | Updates #4045
* user: Add shell environment migration aidSebastian Huber2020-08-101-0/+27
|
* eng: Add Doxyfile update to release processSebastian Huber2020-08-101-0/+2
|
* common: Fix pale color of HTML definition termsSebastian Huber2020-08-071-1/+0
|
* c-user: Add automatically generated warningSebastian Huber2020-08-0714-0/+98
| | | | Update #3994.
* c-user: Improve refs and formatting in appl configSebastian Huber2020-08-0714-98/+136
| | | | | | The formatting is generated through references within the specification. Update #3994.
* c-user: CONFIGURE_APPLICATION_DISABLE_FILESYSTEMSebastian Huber2020-08-071-2/+2
| | | | Improve formatting.
* eng: Add reference to unspecified interfacesSebastian Huber2020-08-071-0/+4
| | | | Update #3715.
* eng: Add more variants of unspecified interfacesSebastian Huber2020-08-071-4/+16
| | | | Update #3715.
* eng: Add application config options how-toSebastian Huber2020-08-071-0/+119
| | | | Update #3715.
* eng: Refer to the rtems-central repositorySebastian Huber2020-08-071-7/+6
| | | | Close #4043.
* eng: Partially revert previous commitSebastian Huber2020-08-061-18/+0
| | | | | | | The previous commit contained more than just a typo fix. Remove this part. Update #3715.
* eng: Fix typoSebastian Huber2020-08-061-2/+19
| | | | Update #3715.
* eng/release: Add libbsd version updateChristian Mauderer2020-07-291-0/+9
|
* eng: Fix format of regular expressionsSebastian Huber2020-07-281-9/+9
| | | | Update #3715.
* eng: Add ability to skip action transitionsSebastian Huber2020-07-281-8/+43
| | | | | | | | | | Sometimes the pre-conditions in an action requirement are not independent and it is necessary skip a certain set of pre-condition states. This should be used with care since no test code is run in these cases. There shall be a reason given why skipping a transition is justified. Update #3715.
* eng: Support N/A in the action transitionsSebastian Huber2020-07-281-4/+13
| | | | | | | | Sometimes the pre-conditions in an action requirement are not independent and it is necessary to mark pre-conditions as not applicable in a particular transition. Update #3715.
* eng: Add brief description to header file itemsSebastian Huber2020-07-281-1/+7
| | | | Update #3715.
* eng: Add requirement text to interface groupsSebastian Huber2020-07-281-0/+6
| | | | | | | This allows to state the requirement for an interface group directly in the item. Update #3715.
* eng: Add recommendations for attributesSebastian Huber2020-07-241-4/+30
| | | | Fix formatting.
* c-user: Unify references in appl config chapterSebastian Huber2020-07-234-62/+49
| | | | | This is a prepration step to allow the generation of the application configuration options in Doxygen markup.
* eng: Update test framework chapterSebastian Huber2020-07-235-103/+313
| | | | | | | | Document the dynamic text fixtures, utility functions, and the interrupt test support. Reorder some sections and reword some paragraphs based on review comments. Update #3199.
* user: Mention replacements for removed APIsSebastian Huber2020-07-151-0/+51
|
* user: Add v5 to v6 migration helpSebastian Huber2020-07-142-0/+21
|
* eng: fix typo in coding-file-hdr.rstG S Niteesh Babu2020-07-111-1/+1
|
* common: Remove probably superfluous importSebastian Huber2020-07-081-1/+0
| | | | | | | | | The purpose of this import is unclear. This import caused the following error with Sphinx 3.0: Extension error: Could not import extension rtemsdomain (exception: cannot import name 'l_')
* c-user: Fix CONFIGURE_MAXIMUM_PROCESSORS minimumSebastian Huber2020-07-071-1/+1
|
* c-user: Fix appl config option referencesSebastian Huber2020-07-062-2/+2
|
* c-user: Sort appl config options by nameSebastian Huber2020-07-063-72/+72
|
* Reflect removal of the epiphany targetSebastian Huber2020-07-053-97/+4
| | | | Update #3941.
* eng: Fix typoSebastian Huber2020-07-031-1/+1
| | | | Update #3715.
* eng: Reformat to maximize the text widthSebastian Huber2020-07-031-72/+69
| | | | | | Remove extra "X" character in some labels. Update #3715.
* user: Document arm/realview-pbx-a9 BSPSebastian Huber2020-07-021-2/+14
|
* eng: Update release processSebastian Huber2020-06-301-4/+20
|
* Change version to RTEMS 6Sebastian Huber2020-06-301-1/+1
| | | | Update #4020.
* c-user: Add APA terms to glossaryRichi Dubey2020-06-301-0/+28
|
* eng: Update the release procedure.Chris Johns2020-06-261-12/+156
|
* c-user: Remove RTEMS_MP_NOT_CONFIGURED errorSebastian Huber2020-06-184-8/+0
| | | | | | | | | | | | | | Some objects can be created with a local or global scope in a multiprocessing network. In non-multiprocessing configurations setting the scope to local or global had no effect since such a system can be viewed as a multiprocessing network with just one node. One and all nodes is the same in such a network. However, if multiprocessing was configured, creation of a global object in a single node network resulted in an RTEMS_MP_NOT_CONFIGURED error. Remove this error condition for symmetry to the non-multiprocessing setup. This is in line with the task affinity behaviour in SMP systems. Close #4005.
* c-user: Mention possible preemptionsSebastian Huber2020-06-187-13/+32
| | | | | Mention that object create/delete may case the calling task to be preempted due to the object allocator mutex.
* c-user: Use * for list itemsSebastian Huber2020-06-174-51/+51
|