summaryrefslogtreecommitdiffstats
path: root/cpukit/score (follow)
Commit message (Expand)AuthorAgeFilesLines
* timepps.h: PPS_SYNC defined by defaultGabriel Moyano2022-05-231-10/+0
* kern_ntptime.c: Add define in order to remove warningGabriel Moyano2022-05-231-0/+3
* kern_tc.c: Enable PPS API supportGabriel Moyano2022-05-231-4/+0
* kern_tc.c: Add definitions required by PPS APIGabriel Moyano2022-05-231-0/+6
* score: Rename tc_getfrequency()Gabriel Moyano2022-05-231-1/+1
* kern_tc.c: Replace FreeBSD event mechanism by adding pointers to functionGabriel Moyano2022-05-231-0/+41
* kern_tc.c: Add atomic dependencies required by the PPS APIGabriel Moyano2022-05-231-0/+7
* kern_ntptime.c: Add lmax() qmin() definitionsGabriel Moyano2022-05-231-0/+2
* kern_ntptime.c: Disable freebsd featuresGabriel Moyano2022-05-231-1/+3
* score: Add SPDX License IdentifierSebastian Huber2022-05-184-4/+12
* 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