summaryrefslogtreecommitdiffstats
path: root/spec/rtems/intr (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-19spec: Support more BSPs in validation testSebastian Huber1-6/+3
2023-07-21spec: Remove superfluous ';'Sebastian Huber6-8/+8
2023-05-19Update company nameSebastian Huber145-145/+145
2023-05-09spec: Add constraint for opaque typesSebastian Huber6-0/+12
2023-05-08spec: Fix typoSebastian Huber1-1/+1
2023-05-08spec: Canonicalize requirement wordingsSebastian Huber12-27/+27
2023-05-08spec: Fix enabled-bySebastian Huber1-1/+1
2023-01-03spec: Rename interrupt handler in dispatch tableSebastian Huber3-8/+8
2022-11-09spec: Properly teardown test casesSebastian Huber3-3/+62
2022-10-04spec: Add types to macrosSebastian Huber22-42/+77
2022-10-04spec: Unify interface functions and macrosSebastian Huber22-44/+139
2022-09-05spec: Ignore array bounds warningsSebastian Huber1-0/+10
2022-09-02spec: Add Classic API items to groupsSebastian Huber1-0/+2
2022-03-16spec: Improve interrupt set affinity handlingSebastian Huber2-46/+142
2022-01-11spec: Improve some Interrupt Manager testsSebastian Huber3-38/+46
2021-12-16spec: Fix group placement orderSebastian Huber1-0/+10
2021-12-09spec: Fix group placement orderSebastian Huber1-0/+4
2021-12-08spec: Fix group placement orderSebastian Huber1-2/+4
2021-12-04spec: Move Interrupt Manager directivesSebastian Huber51-51/+54
2021-11-22spec: Fix validation linksSebastian Huber1-7/+15
2021-11-19spec: Specify some Interrupt Manager interfacesSebastian Huber33-0/+1024
2021-11-18spec: Move not-prequalified constraint to topSebastian Huber26-52/+52
2021-11-18spec: Add interface function linksSebastian Huber1-0/+6
2021-11-18spec: Add not pre-qualified constraintsSebastian Huber4-0/+8
2021-10-28spec: Fix sporadic test failureSebastian Huber1-2/+3
2021-09-28spec: Fix formatSebastian Huber1-1/+1
2021-09-28spec: Mark some directive as not pre-qualifiedSebastian Huber26-0/+52
2021-09-14interface: Add parameters and return to typedefsSebastian Huber8-0/+16
2021-09-14interface: Simplify return attributeSebastian Huber25-83/+33
2021-09-02spec: Simplify rtems_interrupt_entry_remove()Sebastian Huber1-2/+2
2021-08-17validation: Add ${.:/test-context-type}Sebastian Huber12-12/+12
2021-08-12spec: Improve coverageSebastian Huber1-18/+21
2021-08-10spec: Improve rtems_interrupt_entry_install() testSebastian Huber1-23/+101
2021-08-05spec: Update GetTestableInterruptVector() callsSebastian Huber3-3/+3
2021-07-26spec: Specify rtems_interrupt_handler_iterate()Sebastian Huber1-0/+359
2021-07-26spec: Adjust rtems_interrupt_get_affinity()Sebastian Huber1-6/+41
2021-07-23spec: Remove always enabled interrupt attributeSebastian Huber7-28/+5
2021-07-22spec: Fix typosSebastian Huber4-5/+5
2021-07-22spec: Rename "cause" in "raise"Sebastian Huber11-118/+118
2021-07-14spec: Rework interrupt attributesSebastian Huber8-145/+312
2021-07-12spec: Specify rtems_interrupt_set_affinity()Sebastian Huber1-0/+381
2021-07-12spec: Specify rtems_interrupt_get_affinity()Sebastian Huber2-0/+383
2021-07-12spec: Specify rtems_interrupt_cause_on()Sebastian Huber1-0/+454
2021-07-12spec: Specify rtems_interrupt_is_pending()Sebastian Huber1-0/+379
2021-07-12spec: Specify rtems_interrupt_clear()Sebastian Huber1-0/+359
2021-07-12spec: Specify rtems_interrupt_cause()Sebastian Huber1-0/+351
2021-07-12spec: Specify rtems_interrupt_entry_remove()Sebastian Huber1-0/+884
2021-07-12spec: Specify rtems_interrupt_entry_install()Sebastian Huber1-0/+891
2021-07-12spec: Specify rtems_interrupt_vector_disable()Sebastian Huber1-0/+340
2021-07-12spec: Specify rtems_interrupt_vector_enable()Sebastian Huber1-0/+364