summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* rtems: Gather related itemsSebastian Huber2023-11-213-11/+85
* rtems: Add gather_api_items()Sebastian Huber2023-11-217-42/+73
* rtems: Add RTEMSItemCacheSebastian Huber2023-11-2117-0/+295
* runtests: NewSebastian Huber2023-11-2117-2/+328
* testrunner: NewSebastian Huber2023-11-2110-1/+471
* testoutputparser: NewSebastian Huber2023-11-212-0/+1411
* reposubset: NewSebastian Huber2023-11-2110-0/+201
* runactions: NewSebastian Huber2023-11-2131-2/+1442
* archiver: NewSebastian Huber2023-11-2116-2/+472
* hash_file.py: NewSebastian Huber2023-11-211-0/+40
* directorystate: NewSebastian Huber2023-11-2118-0/+1222
* packagebuild: NewSebastian Huber2023-11-2123-0/+1182
* glossary: Add acronymsSebastian Huber2023-11-215-0/+65
* spec: Fix typo in nameSebastian Huber2023-11-216-6/+6
* spec: Specify thread dispatch detailSebastian Huber2023-11-212-1/+100
* spec: Fix memory benchmark configurationsSebastian Huber2023-11-2113-11/+59
* spec: Make SMP memory benchmarks optionalSebastian Huber2023-11-2111-13/+14
* spec: Add SIS descriptionsSebastian Huber2023-11-212-6/+14
* spec: Add Gaisler board descriptionsDaniel Hellstrom2023-11-212-6/+150
* spec: Add runtime performance limitsSebastian Huber2023-11-212-0/+122
* spec: Update performance limits for gr712rcSebastian Huber2023-11-213-1706/+1854
* spec: Adjust target hashesSebastian Huber2023-11-214-4/+4
* spec: Add missing verbSebastian Huber2023-11-211-4/+4
* spec: Fix typosSebastian Huber2023-11-212-4/+4
* spec: Validate user interfacesSebastian Huber2023-11-211-0/+17
* spec: Validate build optionsSebastian Huber2023-11-211-0/+29
* spec: Validate C interfacesSebastian Huber2023-11-215-8/+89
* spec: Validate compiler interfacesSebastian Huber2023-11-211-0/+43
* spec: Validate documentation interfacesSebastian Huber2023-11-211-0/+43
* spec: Validate implementation interfacesSebastian Huber2023-11-211-0/+347
* spec: Add valid by construction analysisSebastian Huber2023-11-211-0/+329
* spec: Fix enabled-bySebastian Huber2023-11-212-2/+2
* util: Strip only '\r' and '\n'Sebastian Huber2023-11-211-1/+1
* util: Improve typingSebastian Huber2023-11-211-2/+3
* util: Add copy_file()Sebastian Huber2023-11-213-13/+34
* util: Add base64_to_hex()Sebastian Huber2023-11-212-2/+14
* Makefile: Create env/bin/python3-configSebastian Huber2023-11-211-0/+3
* requirements.txt: Set maximum Sphinx versionSebastian Huber2023-11-211-1/+1
* specverify: Improve typingSebastian Huber2023-11-211-1/+1
* transitionmap: Improve typingSebastian Huber2023-11-211-1/+1
* specview.py: Add build filterSebastian Huber2023-11-211-4/+11
* specview.py: Share validation supportSebastian Huber2023-11-2130-75/+664
* membench: Clarify wordingSebastian Huber2023-11-212-7/+46
* membench: Support variant comparisonSebastian Huber2023-11-2111-58/+692
* sphinxcontent: Add SphinxContent.label_scope()Sebastian Huber2023-11-212-0/+19
* items: Add ItemMapper.copyrights_by_licenseSebastian Huber2023-11-2113-0/+39
* content: Make BSD_2_CLAUSE_LICENSE publicSebastian Huber2023-11-211-3/+3
* content: Improve copyright supportSebastian Huber2023-11-212-49/+66
* content: Reject copyright statements without a yearSebastian Huber2023-11-213-52/+40
* content: Improve empty list supportSebastian Huber2023-11-212-1/+12