summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
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
2022-02-23microblaze: Decouple exceptions from interruptsKinsey Moore2-8/+8
2022-02-23cpukit/libdebugger: Add pure swbreak capabilityKinsey Moore2-4/+14
2022-02-23cpukit/libdebugger: Avoid missed swbreak removalKinsey Moore1-0/+16
2022-02-22config: Document CONFIGURE_SCHEDULER_TABLE_ENTRIESSebastian Huber1-4/+80
2022-02-21kern_ntptime.c: Port to RTEMSSebastian Huber5-98/+152
2022-02-21kern_ntptime.c: Import from FreeBSDSebastian Huber1-0/+1053
2022-02-21kern_tc: unify timecounter to bintime delta conversionAndriy Gapon1-21/+21
2022-02-21timecounter: Initialize tc_lock earlierMark Johnston1-1/+2
2022-02-21config: CONFIGURE_DISABLE_NEWLIB_REENTRANCYSebastian Huber1-8/+9
2022-02-10termios: Pass number of sent chars to l_startChristian Mauderer2-3/+8
2022-02-04cpukit/microblaze: Simplify dispatch assemblyKinsey Moore1-45/+3
2022-02-04cpukit/microblaze: Clarify interrupt frame usageKinsey Moore2-5/+14
2022-02-04cpukit/microblaze: Add exception extensionsKinsey Moore3-0/+388
2022-02-04cpukit/microblaze: Add debug vector and handlerKinsey Moore2-0/+35
2022-02-04cpukit/microblaze: Add exception frameworkKinsey Moore3-17/+187
2022-02-01microblaze: Add support for libbsd networkingAlex White2-4/+1
2022-01-27cpukit: Prevent error with disabled stack checkerKinsey Moore1-0/+5
2022-01-27Remove obsolete rtems_gxx_*() implementationSebastian Huber3-343/+2
2022-01-17arm: Optimize interrupt handlingSebastian Huber3-0/+53
2022-01-17arm: Fix stack alignment during interrupt handlingSebastian Huber1-10/+23
2022-01-17arm: Avoid duplicate move from CPSRSebastian Huber1-4/+3
2022-01-15arm: Rework per-CPU control in interrupt handlingSebastian Huber1-56/+46
2022-01-15arm: Use push/pop instructions for readabilitySebastian Huber1-11/+11
2021-12-22libtest: Check for pending eventsSebastian Huber1-0/+9
2021-12-22rtems: Fix Clock Manager parameter descriptionsSebastian Huber1-8/+8
2021-12-17libmisc/rtems-fdt: close() file 'bf'Ryan Long1-0/+1