summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add missing <math.h> methods implemented as macros on compiler builtins.Joel Sherrill2020-09-142-1357/+1357
| | | | | | | These methods have long been provided and this change is needed on the 5.x branch and master. Closes #4075.
* user: Document BSP new build systemSebastian Huber2020-09-137-154/+367
| | | | Update #3818.
* eng: Add BSP build system chapterSebastian Huber2020-09-1314-0/+702
| | | | Update #3818.
* common: Enable numfig roleSebastian Huber2020-09-131-0/+3
|
* user/pc386 BSP: add documentation.Karel Gardas2020-09-091-1/+395
| | | | | The content is compiled from TBR pc386 wiki page, BSP's README files and from the actual BSP code.
* user: Add xilinx-zynq BSP detailsChris Johns2020-09-081-2/+112
|
* c-user: Split up scheduling conceptsSebastian Huber2020-09-028-969/+995
| | | | | | | | | Introduce a background section. This makes it easier to automatically generate parts of the scheduling concepts documentation in the future. Update #3993.
* c-user: Split up user extensions managerSebastian Huber2020-09-025-162/+177
| | | | | | | This makes it easier to automatically generate parts of the manager documentation in the future. Update #3993.
* c-user: Split up timer managerSebastian Huber2020-09-026-181/+200
| | | | | | | This makes it easier to automatically generate parts of the manager documentation in the future. Update #3993.
* c-user: Split up task managerSebastian Huber2020-09-026-626/+648
| | | | | | | This makes it easier to automatically generate parts of the manager documentation in the future. Update #3993.
* c-user: Split up signal managerSebastian Huber2020-09-027-323/+342
| | | | | | | This makes it easier to automatically generate parts of the manager documentation in the future. Update #3993.
* c-user: Split up region managerSebastian Huber2020-09-026-214/+233
| | | | | | | This makes it easier to automatically generate parts of the manager documentation in the future. Update #3993.
* c-user: Split up rate-monotonic managerSebastian Huber2020-09-027-1092/+1114
| | | | | | | This makes it easier to automatically generate parts of the manager documentation in the future. Update #3993.
* c-user: Split up partition managerSebastian Huber2020-09-026-121/+140
| | | | | | | This makes it easier to automatically generate parts of the manager documentation in the future. Update #3993.
* c-user: Split up message managerSebastian Huber2020-09-026-206/+225
| | | | | | | This makes it easier to automatically generate parts of the manager documentation in the future. Update #3993.
* c-user: Split up IO managerSebastian Huber2020-09-026-216/+235
| | | | | | | This makes it easier to automatically generate parts of the manager documentation in the future. Update #3993.
* c-user: Split up interrupt managerSebastian Huber2020-09-026-252/+271
| | | | | | | This makes it easier to automatically generate parts of the manager documentation in the future. Update #3993.
* c-user: Split up dual-ported memory managerSebastian Huber2020-09-026-85/+104
| | | | | | | This makes it easier to automatically generate parts of the manager documentation in the future. Update #3993.
* c-user: Split up clock managerSebastian Huber2020-09-026-223/+242
| | | | | | | This makes it easier to automatically generate parts of the manager documentation in the future. Update #3993.
* c-user: Split up barrier managerSebastian Huber2020-09-026-159/+174
| | | | | | | This makes it easier to automatically generate parts of the manager documentation in the future. Update #3993.
* c-user: Split up event managerSebastian Huber2020-09-027-310/+330
| | | | | | | This makes it easier to automatically generate parts of the manager documentation in the future. Update #3993.
* c-user: Split up semaphore managerSebastian Huber2020-09-026-310/+329
| | | | | | | This makes it easier to automatically generate parts of the manager documentation in the future. Update #3993.
* user: Mention file descriptor changesSebastian Huber2020-09-021-0/+19
|
* eng: Update the python template, add a shell templateChris Johns2020-09-011-4/+59
|
* 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.