summaryrefslogtreecommitdiffstats
path: root/spec/build (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-30build: Use common objects item for get memorySebastian Huber117-84/+210
2021-11-30score: Split wkspace.cSebastian Huber1-0/+2
2021-11-29bsp_specs: Delete last remnants of these.Joel Sherrill1-3/+0
2021-11-29build: Remove trailing white spaceSebastian Huber2-2/+2
2021-11-23score: Move _Thread_queue_Extract()Sebastian Huber1-0/+1
2021-11-23score: Add _Thread_MP_Extract_proxy()Sebastian Huber2-1/+1
2021-11-23score: Add SMP scheduler make/clean stickySebastian Huber1-0/+1
2021-11-23score: Add red-black tree append/prependSebastian Huber1-0/+2
2021-11-18rtems: Add external functionsSebastian Huber1-0/+2
2021-11-16build: Optional __RTEMS_MAJOR__ via command lineSebastian Huber1-1/+1
2021-11-15Revert "optvermaj.yml: Allow __RTEMS_MAJOR__ to be overridden so RTEMS 7 tool...Sebastian Huber1-5/+3
2021-11-15score: Introduce CPU budget operationsSebastian Huber1-1/+3
2021-11-12optvermaj.yml: Allow __RTEMS_MAJOR__ to be overridden so RTEMS 7 tools can be...Joel Sherrill1-3/+5
2021-11-01cpukit/aarch64: Add libdebugger supportKinsey Moore3-0/+18
2021-11-01aarch64: Break out MMU definitionsKinsey Moore5-0/+5
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