summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-22cpukit/libdrvmsg: Change license to BSD-2Joel Sherrill19-57/+418
2022-03-22cpukit/libdl Change license to BSD-2Joel Sherrill35-105/+770
2022-03-22cpukit/libdl/rtl-alloc-check.py: Change to BSD-2 by handJoel Sherrill1-7/+25
2022-03-18thread.hpp: Fix redefinition of default argumentSebastian Huber1-18/+14
2022-03-16shell: Avoid potential stack corruptionSebastian Huber1-7/+1
2022-03-16bsps/irq: Improve affinity set handlingSebastian Huber1-1/+8
2022-03-12cpukit/aarch64: Add Per_CPU_Control accessorKinsey Moore1-0/+23
2022-03-11arm: Fix PMSA section to region mappingSebastian Huber1-22/+33
2022-03-11arm: Add _AArch32_PMSA_Map_sections_to_regions()Sebastian Huber2-20/+90
2022-03-10cpukit: Automated IMD header file clean upChristian Mauderer11-11/+11
2022-03-10bsps and cpukit: Manual file header clean upChristian Mauderer8-114/+81
2022-03-10cpukit/: Scripted embedded brains header file clean upJoel Sherrill285-1716/+14
2022-03-10libmisc/serdbg: Manual header clean upJoel Sherrill3-46/+30
2022-03-10telnetd.c: Manual cleanup of embedded brains File HeadersJoel Sherrill1-6/+0
2022-03-09SMP: Fix start multitasking for some targetsSebastian Huber7-0/+59
2022-03-08score: Disable thread dispatching earlierSebastian Huber2-6/+6
2022-03-08mpci: Fix RTEMS_DEBUG supportSebastian Huber1-1/+1
2022-02-28cpukit/libblock: Change license to BSD-2Joel Sherrill24-72/+528
2022-02-28cpukit/ftpd: Change license to BSD-2Joel Sherrill1-3/+22
2022-02-28cpukit/include/adainclude: Change license to BSD-2Joel Sherrill39-117/+858
2022-02-28score/cpu/v850: Change license to BSD-2Joel Sherrill8-24/+176
2022-02-28score/cpu/sparc64: Change license to BSD-2Joel Sherrill9-27/+198
2022-02-28score/cpu/sparc: Change license to BSD-2Joel Sherrill16-48/+352
2022-02-28score/cpu/powerpc: Change license to BSD-2Joel Sherrill10-34/+219
2022-02-28score/cpu/or1k: Change license to BSD-2Joel Sherrill14-42/+308
2022-02-28score/cpu/no_cpu: Change license to BSD-2Joel Sherrill9-27/+198
2022-02-28score/cpu/nios2: Change license to BSD-2Joel Sherrill27-81/+594
2022-02-28score/cpu/mips: Change license to BSD-2Joel Sherrill6-18/+132
2022-02-28score/cpu/m68k: Change license to BSD-2Joel Sherrill8-24/+176
2022-02-28score/cpu/i386: Change license to BSD-2Joel Sherrill10-30/+218
2022-02-28score/cpu/arm: Change license to BSD-2Joel Sherrill38-115/+836
2022-02-28sapi/src/*.c: Change license to BSD-2Joel Sherrill33-99/+726
2022-02-28cpukit/include/rtems/posix/*.h: Change license to BSD-2Joel Sherrill26-78/+572
2022-02-28posix/src/_execve.c: Change license to BSD-2Joel Sherrill1-3/+22
2022-02-28cpukit/posix/src/[p-z]*.c: Change license to BSD-2Joel Sherrill125-375/+2750
2022-02-28cpukit/posix/src/[a-o]*.c: Change license to BSD-2Joel Sherrill86-258/+1892
2022-02-28cpukit/include/rtems/rtems/*.h: Change license to BSD-2Joel Sherrill34-102/+748
2022-02-28cpukit/rtems/src/[s-z]*.c: Change license to BSD-2Joel Sherrill53-159/+1166
2022-02-28cpukit/rtems/src/[a-r]*.c: Change license to BSD-2Joel Sherrill78-234/+1716
2022-02-28cpukit/include/rtems/score/[s-z]*.h: Change license to BSD-2Joel Sherrill53-159/+1166
2022-02-28cpukit/include/rtems/score/[a-r]*.h: Change license to BSD-2Joel Sherrill50-150/+1100
2022-02-28score/src/[t-z]*.c: Change license to BSD-2Joel Sherrill53-159/+1166
2022-02-28score/src/[n-s]*.c: Change license to BSD-2Joel Sherrill96-288/+2120
2022-02-28score/src/[a-m]*.c: Change license to BSD-2Joel Sherrill51-153/+1122
2022-02-25riscv: Use zicsr architecture extensionSebastian Huber5-11/+46
2022-02-23cpukit/libblock: Clean up before license changeJoel Sherrill2-2/+5
2022-02-23score/cpu/i386: Clean up file headers in prep for license change.Joel Sherrill3-6/+9
2022-02-23score/src/schedulersimple*.c: Replace found in found in with found inJoel Sherrill4-4/+4
2022-02-23cpukit/libdebugger: Add MicroBlaze supportKinsey Moore2-0/+1417
2022-02-23cpukit/libdebugger: Avoid cascade for interruptsKinsey Moore2-6/+104