summaryrefslogtreecommitdiffstats
path: root/spec (unfollow)
Commit message (Expand)AuthorFilesLines
2021-10-29testsuite: Add machine exception signal map testKinsey Moore2-0/+24
2021-10-29cpukit: Add signal mapping supportKinsey Moore2-0/+18
2021-10-29testsuite: Add machine exception resume testKinsey Moore2-0/+22
2021-10-29cpukit/aarch64: Add exception extensions supportKinsey Moore1-0/+1
2021-10-29cpukit: Add exception extensionsKinsey Moore2-0/+20
2021-10-25rtems: Fix rate monotonic statisticsSebastian Huber1-0/+1
2021-10-22spec/libdebugger: Only enable for supported architecturesChris Johns4-4/+20
2021-10-20spec/aarch64: Enable previously unbuildable testsKinsey Moore6-23/+0
2021-10-13microblaze: Rework for RTEMS 6Alex White16-0/+553
2021-10-11Add support for IDLE Thread stack allocatorJoel Sherrill4-0/+43
2021-09-21cpukit: Add AArch64 SMP SupportKinsey Moore4-0/+24
2021-09-21bsps/gicv2: Allow BSPs to define IRQ attributesKinsey Moore7-0/+7
2021-09-21arm/lpc24xx: Use common test definition fileSebastian Huber4-68/+2
2021-09-21score: Remove unused default scheduler opsSebastian Huber1-1/+0
2021-09-21score: Provide two thread pin/unpin defaultsSebastian Huber1-0/+1
2021-09-16testsuites: Wrap putcharAlex White12-0/+12
2021-09-14build: Remove invalid attributesSebastian Huber2-2/+0
2021-09-14bsps/arm: Fix ABI flags for Cortex-M4Sebastian Huber2-3/+5
2021-09-09bsps/zynqmp: Added I2C support for ZynqMPStephen Clark5-0/+87
2021-09-09bsps/zynq: Moved general i2c files to shared directoriesStephen Clark1-3/+3
2021-09-06score: Split up rbtreenext.cSebastian Huber1-0/+3
2021-09-06score: Add _TOD_Is_valid_new_time_of_day()Sebastian Huber1-0/+1
2021-09-06score: Remove TOD_TICKS_PER_SECOND_method()Sebastian Huber1-1/+0
2021-09-03score: Move _Thread_Dispatch()Sebastian Huber1-0/+1
2021-08-18confstr() support for RTEMSEshan dhawan3-0/+23
2021-08-18build: Merge default-by-family into by-variantSebastian Huber761-764/+1
2021-08-09bsps: Move optfdt* files to shared parent directorypranav24-246/+26
2021-07-29score: Split SMP multicast action moduleSebastian Huber1-0/+3
2021-07-28score: Move per-CPU jobs supportSebastian Huber1-2/+2
2021-07-26validation: Test rtems_interrupt_handler_iterate()Sebastian Huber1-0/+1
2021-07-26validation: Test rtems_interrupt_set_affinity()Sebastian Huber1-0/+1
2021-07-26validation: Test rtems_interrupt_get_affinity()Sebastian Huber1-0/+1
2021-07-26validation: Test rtems_interrupt_raise_on()Sebastian Huber1-0/+1
2021-07-26validation: Test rtems_interrupt_is_pending()Sebastian Huber1-0/+1
2021-07-26validation: Test rtems_interrupt_clear()Sebastian Huber1-0/+1
2021-07-26validation: Test rtems_interrupt_raise()Sebastian Huber1-0/+1
2021-07-26validation: Test rtems_interrupt_entry_remove()Sebastian Huber1-0/+1
2021-07-26validation: Test rtems_interrupt_entry_install()Sebastian Huber1-0/+1
2021-07-26validation: Test rtems_interrupt_vector_disable()Sebastian Huber1-0/+1
2021-07-26validation: Test rtems_interrupt_vector_enable()Sebastian Huber1-0/+1
2021-07-26validation: rtems_interrupt_vector_is_enabled()Sebastian Huber1-0/+1
2021-07-26validation: Test rtems_interrupt_get_attributes()Sebastian Huber1-0/+1
2021-07-26validation: HasInterruptVectorEntriesInstalled()Sebastian Huber1-0/+1
2021-07-26validation: Add CallWithinISR()Sebastian Huber1-0/+1
2021-07-26bsps/irq: Add rtems_interrupt_entry_install()Sebastian Huber4-9/+8
2021-07-26bsps/irq: Add rtems_interrupt_raise()Sebastian Huber3-0/+3
2021-07-26rtems: Add rtems_interrupt_vector_enable()Sebastian Huber3-0/+3
2021-07-26bsps/irq: Move handler iterate to separate fileSebastian Huber3-0/+3
2021-07-26bsps/irq: Move get/set affinity to separate fileSebastian Huber3-0/+3
2021-07-26build: Remove superfluous library from rcxx01Sebastian Huber1-1/+0