summaryrefslogtreecommitdiffstats
path: root/spec (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps/riscv: Support .riscv.attributesSebastian Huber2022-02-251-1/+1
* spec/microblaze: Use configurable RAM sizeKinsey Moore2022-02-233-1/+24
* cpukit/libdebugger: Add MicroBlaze supportKinsey Moore2022-02-233-0/+18
* kern_ntptime.c: Port to RTEMSSebastian Huber2022-02-213-1/+22
* cpukit/microblaze: Add exception extensionsKinsey Moore2022-02-042-0/+3
* cpukit/microblaze: Add debug vector and handlerKinsey Moore2022-02-041-0/+1
* cpukit/microblaze: Add exception frameworkKinsey Moore2022-02-041-1/+0
* microblaze: Add support for libbsd networkingAlex White2022-02-019-1/+139
* microblaze: Add support for libbsd.Jennifer Averett2022-02-011-0/+2
* sparc: Mark dl06 as expected failSebastian Huber2022-01-281-1/+3
* cpukit: Prevent error with disabled stack checkerKinsey Moore2022-01-272-0/+21
* Remove obsolete rtems_gxx_*() implementationSebastian Huber2022-01-276-65/+0
* bsps: Default to CPU counter benchmark timerSebastian Huber2022-01-1521-21/+21
* bsp/imx7: dl06 fails expectedlySebastian Huber2022-01-142-0/+15
* aarch64: always boot into EL1NSGedare Bloom2022-01-125-28/+0
* build: Fix build item formatSebastian Huber2022-01-113-9/+6
* bsp/mrm332: Fix TLS support in linker command fileSebastian Huber2021-12-221-2/+0
* Remove powerpc/haleakala boardJoel Sherrill2021-12-176-136/+0
* bsps/arm: Add missing Cache Manager source fileSebastian Huber2021-12-132-0/+2
* spec: Update location of cadence I2CKinsey Moore2021-12-092-3/+7
* build: Move test header to right library itemSebastian Huber2021-12-092-3/+5
* rtems: Move scheduler directives to own headerSebastian Huber2021-12-021-0/+1
* libc: Optimize malloc() initializationSebastian Huber2021-11-3011-1/+10
* score: Optimize Workspace Handler initializationSebastian Huber2021-11-3010-0/+10
* build: Use common objects item for get memorySebastian Huber2021-11-30117-84/+210
* score: Split wkspace.cSebastian Huber2021-11-301-0/+2
* bsp_specs: Delete last remnants of these.Joel Sherrill2021-11-291-3/+0
* build: Remove trailing white spaceSebastian Huber2021-11-292-2/+2
* score: Move _Thread_queue_Extract()Sebastian Huber2021-11-231-0/+1
* score: Add _Thread_MP_Extract_proxy()Sebastian Huber2021-11-232-1/+1
* score: Add SMP scheduler make/clean stickySebastian Huber2021-11-231-0/+1
* score: Add red-black tree append/prependSebastian Huber2021-11-231-0/+2
* rtems: Add external functionsSebastian Huber2021-11-181-0/+2
* build: Optional __RTEMS_MAJOR__ via command lineSebastian Huber2021-11-161-1/+1
* Revert "optvermaj.yml: Allow __RTEMS_MAJOR__ to be overridden so RTEMS 7 tool...Sebastian Huber2021-11-151-5/+3
* score: Introduce CPU budget operationsSebastian Huber2021-11-151-1/+3
* optvermaj.yml: Allow __RTEMS_MAJOR__ to be overridden so RTEMS 7 tools can be...Joel Sherrill2021-11-121-3/+5
* cpukit/aarch64: Add libdebugger supportKinsey Moore2021-11-013-0/+18
* aarch64: Break out MMU definitionsKinsey Moore2021-11-015-0/+5
* testsuite: Add machine exception signal map testKinsey Moore2021-10-292-0/+24
* cpukit: Add signal mapping supportKinsey Moore2021-10-292-0/+18
* testsuite: Add machine exception resume testKinsey Moore2021-10-292-0/+22
* cpukit/aarch64: Add exception extensions supportKinsey Moore2021-10-291-0/+1
* cpukit: Add exception extensionsKinsey Moore2021-10-292-0/+20
* rtems: Fix rate monotonic statisticsSebastian Huber2021-10-251-0/+1
* spec/libdebugger: Only enable for supported architecturesChris Johns2021-10-224-4/+20
* spec/aarch64: Enable previously unbuildable testsKinsey Moore2021-10-206-23/+0
* microblaze: Rework for RTEMS 6Alex White2021-10-1316-0/+553
* Add support for IDLE Thread stack allocatorJoel Sherrill2021-10-114-0/+43
* cpukit: Add AArch64 SMP SupportKinsey Moore2021-09-214-0/+24