summaryrefslogtreecommitdiffstats
path: root/cpukit/score (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Fix SMP priority affinity scheduler yieldSebastian Huber2022-05-131-0/+1
* score: Add SMP priority affinity scheduler yieldTian Ye2022-05-121-0/+18
* score/src: Add file headers and licensesRyan Long2022-05-043-0/+81
* sparc64-syscall.h: Add file headers and licensesRyan Long2022-05-041-0/+15
* cpukit/microblaze: Add file headers and licensesRyan Long2022-05-042-0/+70
* heap: Fix heap statistics with protection enabledSebastian Huber2022-04-281-0/+9
* Remove duplicate SPDX lines accidentally addedJoel Sherrill2022-04-084-8/+0
* x86_64/elf_machdep.h: Replace stub with NetBSD versionRyan Long2022-04-081-4/+76
* cpukit/score/cpu/moxie: Change license to BSD-2Joel Sherrill2022-04-018-24/+176
* cpukit/: Update Eric Norum contact info and normalize file headersJoel Sherrill2022-03-241-21/+25
* smp: Add fatal errorSebastian Huber2022-03-241-0/+5
* score: Add _IO_Relax()Sebastian Huber2022-03-241-0/+53
* cpukit/aarch64: Add Per_CPU_Control accessorKinsey Moore2022-03-121-0/+23
* arm: Fix PMSA section to region mappingSebastian Huber2022-03-111-22/+33
* arm: Add _AArch32_PMSA_Map_sections_to_regions()Sebastian Huber2022-03-112-20/+90
* cpukit/: Scripted embedded brains header file clean upJoel Sherrill2022-03-10102-612/+1
* SMP: Fix start multitasking for some targetsSebastian Huber2022-03-097-0/+59
* score: Disable thread dispatching earlierSebastian Huber2022-03-082-6/+6
* mpci: Fix RTEMS_DEBUG supportSebastian Huber2022-03-081-1/+1
* score/cpu/v850: Change license to BSD-2Joel Sherrill2022-02-288-24/+176
* score/cpu/sparc64: Change license to BSD-2Joel Sherrill2022-02-289-27/+198
* score/cpu/sparc: Change license to BSD-2Joel Sherrill2022-02-2816-48/+352
* score/cpu/powerpc: Change license to BSD-2Joel Sherrill2022-02-2810-34/+219
* score/cpu/or1k: Change license to BSD-2Joel Sherrill2022-02-2814-42/+308
* score/cpu/no_cpu: Change license to BSD-2Joel Sherrill2022-02-289-27/+198
* score/cpu/nios2: Change license to BSD-2Joel Sherrill2022-02-2827-81/+594
* score/cpu/mips: Change license to BSD-2Joel Sherrill2022-02-286-18/+132
* score/cpu/m68k: Change license to BSD-2Joel Sherrill2022-02-288-24/+176
* score/cpu/i386: Change license to BSD-2Joel Sherrill2022-02-2810-30/+218
* 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