summaryrefslogtreecommitdiff
path: root/cpukit (follow)
AgeCommit message (Expand)Author
2018-04-04build: Remove EXTRA_DISTSebastian Huber
2018-03-27Remove unused POSIX_NOT_IMPLEMENTED() declarationSebastian Huber
2018-03-22mpci: Fix _MPCI_Enqueue_callout()Sebastian Huber
2018-03-22config: Fix re-definition warningSebastian Huber
2018-03-22mpci: Update due to thread queue API changesSebastian Huber
2018-03-16i386/smp: Export _CPU_SMP_Prepare_start_multitasking as a functionAmaan Cheval
2018-03-16i386/smp: Define CPU_Interrupt_frame as non-void structAmaan Cheval
2018-03-16rtems/bfin/bf533.h: Eliminate redefinition warning and add sanity checkJoel Sherrill
2018-03-16imfs: Use most efficient way to get the timeSebastian Huber
2018-03-13Add PowerPC paravirtualization supportJoel Sherrill
2018-03-13Add ARM Paravirtualization supportJoel Sherrill
2018-03-13Rework i386 Paravirtualization to have paravirt.hJoel Sherrill
2018-03-13sparc64: Move libcpu content to cpukitSebastian Huber
2018-03-13sparc: Move libcpu content to cpukitSebastian Huber
2018-03-12sparc/include/rtems/score/types.h: Eliminate this fileJoel Sherrill
2018-03-12sparc64/include/rtems/score/types.h: Eliminate this fileJoel Sherrill
2018-03-12powerpc/include/rtems/score/types.h: Eliminate this fileJoel Sherrill
2018-03-12m68k/include/rtems/score/types.h: Eliminate this fileJoel Sherrill
2018-03-12riscv/include/rtems/score/types.h: Eliminate this fileJoel Sherrill
2018-03-12arm/include/rtems/score/types.h: Eliminate this fileJoel Sherrill
2018-03-12v850/include/rtems/score/types.h: Eliminate this fileJoel Sherrill
2018-03-12no_cpu/include/rtems/score/types.h: Eliminate this fileJoel Sherrill
2018-03-12or1k/include/rtems/score/types.h: Eliminate this fileJoel Sherrill
2018-03-12m32c/include/rtems/score/types.h: Eliminate this fileJoel Sherrill
2018-03-12moxie/include/rtems/score/types.h: Eliminate this fileJoel Sherrill
2018-03-12sh/include/rtems/score/types.h: Eliminate this fileJoel Sherrill
2018-03-12nios2/include/rtems/score/types.h: Eliminate this fileJoel Sherrill
2018-03-12epiphany/include/rtems/score/types.h: Eliminate this fileJoel Sherrill
2018-03-12lm32/include/rtems/score/types.h: Eliminate this fileJoel Sherrill
2018-03-12i386/include/rtems/score/types.h: Eliminate this fileJoel Sherrill
2018-03-12mips/include/rtems/score/types.h: Eliminate this fileJoel Sherrill
2018-03-12bfin/include/rtems/score/types.h: Eliminate this fileJoel Sherrill
2018-03-12shell: Fix rtems_shell_init_env()Sebastian Huber
2018-03-12libblock: C++ compatibilitySebastian Huber
2018-03-12config: Use new scheduler configuration definesSebastian Huber
2018-03-12config: Simplify clustered scheduler configurationSebastian Huber
2018-03-09network: Optionally install network headersSebastian Huber
2018-03-08cpukit/include/mqueue.h: Delete unneeded includesJoel Sherrill
2018-03-08score/cpu/powerpc/include/rtems/score/powerpc.h: Fix typoJoel Sherrill
2018-03-08powerpc/include/rtems/score/types.h: Remove unused ppc_isrJoel Sherrill
2018-03-08config: Remove RTEMS prefix from internal definesSebastian Huber
2018-03-07capture: Fix get priority methodsSebastian Huber
2018-03-06Add a simple task console driverSebastian Huber
2018-02-22termios: Fix use of uninitialized variableSebastian Huber
2018-02-19confdefs.h: Minor rework to avoid warnings when CONFIGURE_HAS_OWN_INIT_TABLEJoel Sherrill
2018-02-12dev/sc16is752: Check return values.Christian Mauderer
2018-02-12dev/sc16is752: Add GPIO access via ioctl.Christian Mauderer
2018-02-08Use _Thread_Dispatch_direct()Sebastian Huber
2018-02-08rtems: Use _Per_CPU_Get_executing()Sebastian Huber
2018-02-08fdt: Use self-contained mutexSebastian Huber