summaryrefslogtreecommitdiffstats
path: root/cpukit/score (follow)
Commit message (Expand)AuthorAgeFilesLines
* Drop executable permissions on .[ch] filesJoel Sherrill2018-04-301-0/+0
* sparc: Move irq_asm.SSebastian Huber2018-04-202-0/+904
* sparc: Move _CPU_Trap_slot_templateSebastian Huber2018-04-201-0/+16
* Remove register keyword from public header filesSebastian Huber2018-04-1611-52/+52
* build: Remove DISTCLEANFILESSebastian Huber2018-04-094-4/+0
* build: Remove EXTRA_DISTSebastian Huber2018-04-041-1/+0
* mpci: Fix _MPCI_Enqueue_callout()Sebastian Huber2018-03-221-1/+2
* mpci: Update due to thread queue API changesSebastian Huber2018-03-221-6/+7
* i386/smp: Export _CPU_SMP_Prepare_start_multitasking as a functionAmaan Cheval2018-03-161-2/+1
* i386/smp: Define CPU_Interrupt_frame as non-void structAmaan Cheval2018-03-161-1/+15
* rtems/bfin/bf533.h: Eliminate redefinition warning and add sanity checkJoel Sherrill2018-03-161-0/+9
* Add PowerPC paravirtualization supportJoel Sherrill2018-03-134-0/+94
* Add ARM Paravirtualization supportJoel Sherrill2018-03-134-3/+90
* Rework i386 Paravirtualization to have paravirt.hJoel Sherrill2018-03-135-3/+70
* sparc64: Move libcpu content to cpukitSebastian Huber2018-03-135-5/+906
* sparc: Move libcpu content to cpukitSebastian Huber2018-03-138-4/+756
* sparc/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-124-56/+5
* sparc64/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-47/+4
* powerpc/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-124-63/+5
* m68k/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-45/+3
* riscv/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-72/+4
* arm/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-53/+4
* v850/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-45/+4
* no_cpu/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-45/+5
* or1k/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-55/+4
* m32c/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-51/+4
* moxie/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-58/+4
* sh/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-58/+8
* nios2/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-48/+4
* epiphany/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-69/+4
* lm32/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-48/+4
* i386/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-124-49/+4
* mips/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-60/+4
* bfin/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-51/+4
* score/cpu/powerpc/include/rtems/score/powerpc.h: Fix typoJoel Sherrill2018-03-081-1/+1
* powerpc/include/rtems/score/types.h: Remove unused ppc_isrJoel Sherrill2018-03-081-2/+0
* Use _Thread_Dispatch_direct()Sebastian Huber2018-02-081-2/+2
* Add RTEMS thread APISebastian Huber2018-02-021-3/+96
* score: Introduce new monotonic clockSebastian Huber2018-02-022-78/+66
* score: Rename _Watchdog_Realtime_from_*()Sebastian Huber2018-02-023-4/+4
* score: Optimize watchdog tickleSebastian Huber2018-02-022-34/+65
* epiphany: Workaround until next Newlib snapshotSebastian Huber2018-01-312-0/+70
* epiphany: Fixes for GCC 7.3Sebastian Huber2018-01-312-13/+12
* Remove make preinstallChris Johns2018-01-25318-33311/+1253
* powerpc: Add FSL_EIS_EPRSebastian Huber2018-01-221-0/+1
* sparc: Move <libcpu/byteorder.h>Sebastian Huber2018-01-023-0/+78
* epiphany: Remove superfluous includesSebastian Huber2017-12-141-4/+0
* arm: Move <libcpu/arm-cp15.h> to cpukitSebastian Huber2017-12-133-0/+2272
* libio: Use API mutexSebastian Huber2017-12-061-1/+1
* score: Use self-contained API mutexSebastian Huber2017-12-0421-221/+116