summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* spec: Fix powerpc in test caseHEADmasterSebastian Huber9 days1-1/+1
| | | | The powerpc context switch restores the interrupt state.
* spec: Fix synchronization issuesSebastian Huber9 days1-0/+1
|
* spec: Specify the global construction for aarch64Sebastian Huber9 days3-0/+3
|
* spec: Improve bad thread dispatch validationSebastian Huber9 days1-9/+59
|
* spec: Specify Xilinx TTC clock driverSebastian Huber9 days9-1/+273
|
* spec: Move clock driver groupSebastian Huber9 days3-5/+5
|
* spec: Move device driver groupSebastian Huber9 days2-2/+2
|
* spec: Add tests for compiler builtinsSebastian Huber2024-04-061-14/+207
| | | | | | | On the arm target, __udivmoddi4() cannot be fully tested through normal integer divisions. Update #3716.
* spec: Avoid -Wundef warnings in API headerSebastian Huber2024-03-233-6/+18
|
* spec: Fix CONFIGURE_TICKS_PER_TIMESLICE constraintSebastian Huber2024-03-211-1/+1
| | | | Update #4986.
* spec: Fix typoSebastian Huber2024-01-261-1/+1
|
* spec: Document assert-in-set actionSebastian Huber2024-01-261-0/+4
|
* spec/cache/coherent: Add return value for add areaKinsey Moore2024-01-261-2/+10
| | | | | | This changes the return type for rtems_cache_coherent_add_area from void to rtems_status_code so that the function can report errors when they occur.
* modules: Update rtems-docsSebastian Huber2023-12-191-0/+0
|
* modules: Update rtemsSebastian Huber2023-12-191-0/+0
|
* spec: Support more BSPs in validation testSebastian Huber2023-12-191-6/+3
| | | | | | Use the new functions RaiseSoftwareInterrupt() and ClearSoftwareInterrupt() which may use a BSP-specific support for software generated interrupts (see TM27_INTERRUPT_VECTOR_ALTERNATIVE).
* spec: Add JFFS2 delayed write task priorityKinsey Moore2023-12-191-0/+22
| | | | | | | This adds the configuration option used to select the JFFS2 delayed write task priority to be used when operating on NAND flash. Updates #4961
* glossary: Add GPLv2 termSebastian Huber2023-12-191-0/+13
|
* glossary: Restrict "scenario" definitionSebastian Huber2023-12-191-4/+4
|
* glossary: Add formal methods termsAndrew Butterfield2023-11-287-0/+92
|
* modules: Update rtemsSebastian Huber2023-11-281-0/+0
|
* runtests: Augment test reports hereSebastian Huber2023-11-283-19/+25
|
* runtests: Retry run in case of corruptionSebastian Huber2023-11-2812-5/+76
|
* testoutputparser: Support gcov info hashSebastian Huber2023-11-272-6/+33
|
* testoutputparser: SimplifySebastian Huber2023-11-271-18/+12
|
* testoutputparser: Support remarksSebastian Huber2023-11-272-21/+41
|
* validation: Add nested test case remarksSebastian Huber2023-11-272-4/+31
|
* spec: Fix enabled-bySebastian Huber2023-11-273-3/+3
|
* spec: Add runtime performance limitsSebastian Huber2023-11-272-0/+122
|
* spec: Remove superfluous includesSebastian Huber2023-11-231-4/+0
|
* spec: Improve MrsP specificationSebastian Huber2023-11-234-37/+44
| | | | | | | | For uniprocessor configurations, the selection of RTEMS_MULTIPROCESSOR_RESOURCE_SHARING results in a priority ceiling mutex. Build the MrsP validation tests only if RTEMS_SMP is enabled.
* env: Add gcovrSebastian Huber2023-11-211-0/+1
|
* config: Update due to RTEMS changesSebastian Huber2023-11-211-3/+8
|
* modules: Update rtemsSebastian Huber2023-11-211-0/+0
|
* qdp: Produce coverage reportsSebastian Huber2023-11-2111-0/+270
|
* qdp: Run testsSebastian Huber2023-11-2140-0/+518
|
* qdp: Build RTEMS documentationSebastian Huber2023-11-214-0/+90
|
* qdp: Build SDDSebastian Huber2023-11-2116-0/+2878
|
* qdp: Collect memory benchmark resultsSebastian Huber2023-11-213-0/+40
|
* qdp: Build BSPsSebastian Huber2023-11-2111-0/+439
|
* qdp: Set RTEMS_PPS_SYNC to FalseSebastian Huber2023-11-211-0/+12
|
* qdp: Generate configuration filesSebastian Huber2023-11-2112-0/+311
|
* qdp: Create pre-qualified only sourcesSebastian Huber2023-11-213-0/+86
|
* qdp: Run RSBSebastian Huber2023-11-218-0/+129
|
* qdp: Add scripts to build a QDPSebastian Huber2023-11-2116-4/+1045
|
* packagemanual: NewSebastian Huber2023-11-2155-10/+2733
|
* sphinxbuilder: NewSebastian Huber2023-11-2136-1/+1535
|
* membenchcollector: NewSebastian Huber2023-11-219-0/+203
|
* gcdaproducer: NewSebastian Huber2023-11-2112-0/+370
|
* rtems: Order related itemsSebastian Huber2023-11-211-5/+12
|