summaryrefslogtreecommitdiffstats
path: root/spec (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-07spec: Specify scheduler manager directivesSebastian Huber13-1/+2062
2021-05-07spec: Add SMP-only and non-SMP test suitesSebastian Huber2-0/+47
2021-05-07spec: Update scheduler documentationSebastian Huber2-1/+4
2021-05-07spec: Specify memory allocation directivesSebastian Huber9-0/+718
2021-05-07spec: Fix semaphore set priority validationSebastian Huber1-0/+4
2021-05-06spec: Fix ceiling enqueue validationSebastian Huber2-7/+10
2021-05-06spec: Avoid name conflicts with test supportSebastian Huber2-13/+13
2021-05-02spec: Add RTEMS_NOINITSebastian Huber1-0/+22
2021-04-29spec: Add requirements for acfgSebastian Huber305-157/+2633
2021-04-29spec: Replace constraint scope with a linkSebastian Huber101-202/+311
2021-04-29spec: Add requirement for test suitesSebastian Huber7-6/+32
2021-04-29spec: Add test suite name attributeSebastian Huber29-6/+38
2021-04-29spec: Link general glossary to to root requirementSebastian Huber2-13/+1
2021-04-29spec: Add unit test roleSebastian Huber3-2/+36
2021-04-29spec: Add requirement for interface domainsSebastian Huber8-9/+38
2021-04-29spec: Use explicit constraints for acfgSebastian Huber138-487/+812
2021-04-29spec: Fix CONFIGURE_BSP_PREREQUISITE_DRIVERS docsSebastian Huber1-2/+2
2021-04-29spec: Add missing "the"Sebastian Huber9-10/+10
2021-04-29spec: Fix wordingSebastian Huber1-1/+0
2021-04-28spec: Update /rtems/region/* documentationSebastian Huber10-75/+394
2021-04-28spec: Update /rtems/task/* documentationSebastian Huber41-159/+849
2021-04-28spec: Generalize may preempt constraintsSebastian Huber2-3/+4
2021-04-28spec: Allow multiple interface referencesSebastian Huber200-204/+245
2021-04-27spec: Update /rtems/scheduler/* documentationSebastian Huber14-79/+209
2021-04-27spec: Update /rtems/intr/* documentationSebastian Huber33-147/+618
2021-04-27spec: Constify timer fire when directivesSebastian Huber2-2/+2
2021-04-27spec: Use glossary termSebastian Huber1-3/+3
2021-04-23spec: Update /rtems/message/* documentationSebastian Huber9-54/+354
2021-04-23spec: Update /rtems/ratemon/* documentationSebastian Huber16-87/+350
2021-04-23spec: Check for NULL configurationSebastian Huber4-37/+167
2021-04-22spec: Clarify rtems_timer_cancel() docsSebastian Huber1-1/+2
2021-04-21spec: Update /rtems/support/* documentationSebastian Huber11-56/+142
2021-04-21spec: Update /rtems/dpmen/* documentatationSebastian Huber4-19/+88
2021-04-21spec: Update /rtems/mp/* documentationSebastian Huber4-9/+57
2021-04-21spec: Update /rtems/init/* and /rtems/fatal/* docsSebastian Huber27-99/+375
2021-04-20spec: Use posix_memalign()Sebastian Huber1-2/+9
2021-04-19spec: Add spec item rtems_timer_initiate_server()Frank Kühndel1-0/+452
2021-04-19spec: Specify semphore obtainSebastian Huber12-178/+2019
2021-04-19spec: Account for helping schedulersSebastian Huber1-3/+148
2021-04-19validation: Assign run parameters earlySebastian Huber1-1/+0
2021-04-19spec: Document semaphore obtain errorsSebastian Huber1-1/+9
2021-04-14spec: Adjust scheduler termsSebastian Huber1-15/+17
2021-04-13spec: Add custom action req textsSebastian Huber4-4/+8
2021-04-13spec: New cases for /rtems/sem/req/obtainSebastian Huber5-42/+652
2021-04-12spec: Add a test suite without a clock driverSebastian Huber1-0/+24
2021-04-12spec: Use ClockTick()Sebastian Huber1-18/+2
2021-04-12spec: Update due to renamed headerSebastian Huber14-14/+14
2021-04-09spec: Add spec items for clock managerFrank Kühndel6-0/+929
2021-04-09spec: Update due to API changesSebastian Huber2-3/+3
2021-04-09spec: Specify parts of rtems_semaphore_obtain()Sebastian Huber6-0/+436