summaryrefslogtreecommitdiffstats
path: root/spec/build (unfollow)
Commit message (Expand)AuthorFilesLines
2022-01-15bsps: Default to CPU counter benchmark timerSebastian Huber21-21/+21
2022-01-14bsp/imx7: dl06 fails expectedlySebastian Huber2-0/+15
2022-01-12aarch64: always boot into EL1NSGedare Bloom5-28/+0
2022-01-11build: Fix build item formatSebastian Huber3-9/+6
2021-12-22bsp/mrm332: Fix TLS support in linker command fileSebastian Huber1-2/+0
2021-12-17Remove powerpc/haleakala boardJoel Sherrill6-136/+0
2021-12-13bsps/arm: Add missing Cache Manager source fileSebastian Huber2-0/+2
2021-12-09spec: Update location of cadence I2CKinsey Moore2-3/+7
2021-12-09build: Move test header to right library itemSebastian Huber2-3/+5
2021-12-02rtems: Move scheduler directives to own headerSebastian Huber1-0/+1
2021-11-30libc: Optimize malloc() initializationSebastian Huber11-1/+10
2021-11-30score: Optimize Workspace Handler initializationSebastian Huber10-0/+10
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