summaryrefslogtreecommitdiffstats
path: root/cpukit/score (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* score/cpu/arm: Change license to BSD-2Joel Sherrill2022-02-2838-115/+836
* score/src/[t-z]*.c: Change license to BSD-2Joel Sherrill2022-02-2853-159/+1166
* score/src/[n-s]*.c: Change license to BSD-2Joel Sherrill2022-02-2896-288/+2120
* score/src/[a-m]*.c: Change license to BSD-2Joel Sherrill2022-02-2851-153/+1122
* riscv: Use zicsr architecture extensionSebastian Huber2022-02-255-11/+46
* score/cpu/i386: Clean up file headers in prep for license change.Joel Sherrill2022-02-233-6/+9
* score/src/schedulersimple*.c: Replace found in found in with found inJoel Sherrill2022-02-234-4/+4
* cpukit/libdebugger: Add MicroBlaze supportKinsey Moore2022-02-231-0/+24
* microblaze: Decouple exceptions from interruptsKinsey Moore2022-02-232-8/+8
* kern_ntptime.c: Port to RTEMSSebastian Huber2022-02-212-3/+141
* kern_ntptime.c: Import from FreeBSDSebastian Huber2022-02-211-0/+1053
* kern_tc: unify timecounter to bintime delta conversionAndriy Gapon2022-02-211-21/+21
* timecounter: Initialize tc_lock earlierMark Johnston2022-02-211-1/+2
* cpukit/microblaze: Simplify dispatch assemblyKinsey Moore2022-02-041-45/+3
* cpukit/microblaze: Clarify interrupt frame usageKinsey Moore2022-02-042-5/+14
* cpukit/microblaze: Add exception extensionsKinsey Moore2022-02-043-0/+388
* cpukit/microblaze: Add debug vector and handlerKinsey Moore2022-02-042-0/+35
* cpukit/microblaze: Add exception frameworkKinsey Moore2022-02-043-17/+187
* microblaze: Add support for libbsd networkingAlex White2022-02-012-4/+1
* arm: Optimize interrupt handlingSebastian Huber2022-01-173-0/+53
* arm: Fix stack alignment during interrupt handlingSebastian Huber2022-01-171-10/+23
* arm: Avoid duplicate move from CPSRSebastian Huber2022-01-171-4/+3
* arm: Rework per-CPU control in interrupt handlingSebastian Huber2022-01-151-56/+46
* arm: Use push/pop instructions for readabilitySebastian Huber2022-01-151-11/+11
* score: Optimize Workspace Handler initializationSebastian Huber2021-11-301-81/+4
* score: Split wkspace.cSebastian Huber2021-11-303-15/+98
* wkspace.c: Change license to BSD-2-ClauseSebastian Huber2021-11-301-5/+24
* arm: Add AARCH32_PMSA_DATA_READ_WRITE_DEFAULTSebastian Huber2021-11-301-8/+28
* arm: Fix AARCH32_PMSA_DATA_READ_WRITE_CACHEDSebastian Huber2021-11-301-1/+1
* sparc: Add workaround for GRLIB-TN-0011Sebastian Huber2021-11-261-0/+12
* score: Properly continue the thread during restartSebastian Huber2021-11-231-3/+3
* score: _Thread_queue_Surrender_no_priority()Sebastian Huber2021-11-231-15/+1
* score: Move _Thread_queue_Extract()Sebastian Huber2021-11-232-34/+60
* score: Simplify thread wait state handlingSebastian Huber2021-11-233-12/+7
* score: Add _Thread_MP_Extract_proxy()Sebastian Huber2021-11-232-29/+25
* score: Remove thread timer earlierSebastian Huber2021-11-231-2/+2
* score: Restrict affinity for EDF SMP schedulerSebastian Huber2021-11-231-6/+27
* score: Rework ask for help requestsSebastian Huber2021-11-232-19/+12
* score: _Scheduler_SMP_Schedule_highest_ready()Sebastian Huber2021-11-235-20/+10
* score: Remove victim thread from CPU allocationSebastian Huber2021-11-232-20/+12
* score: Fix SMP EDF priority group orderingSebastian Huber2021-11-231-13/+61
* score: Add node to insert to Chain_Node_orderSebastian Huber2021-11-232-4/+8
* score: Rework idle handling in SMP schedulersSebastian Huber2021-11-235-48/+259
* score: Add SMP scheduler make/clean stickySebastian Huber2021-11-238-14/+362
* score: Optimize SMP EDF move to ready operationSebastian Huber2021-11-231-7/+13
* score: Rework affine ready queue handlingSebastian Huber2021-11-231-40/+66
* score: Use extract from scheduled callbacksSebastian Huber2021-11-235-0/+21
* score: Remove return value from enqueue scheduledSebastian Huber2021-11-235-10/+10
* score: Add red-black tree append/prependSebastian Huber2021-11-232-0/+116
* cpukit: Consistize OAR copyright headersKinsey Moore2021-11-222-2/+2