summaryrefslogtreecommitdiff
path: root/cpukit/score (follow)
AgeCommit message (Expand)Author
2018-07-02riscv: Fix fcsr initializationSebastian Huber
2018-06-29riscv: Fix SMP context switch supportSebastian Huber
2018-06-29riscv: Add SMP context switch supportSebastian Huber
2018-06-29riscv: Add floating-point supportSebastian Huber
2018-06-29riscv: Fix global constructionSebastian Huber
2018-06-29riscv: Add TLS supportSebastian Huber
2018-06-29riscv: Remove dead codeSebastian Huber
2018-06-29riscv: Optimize context switch and interruptsSebastian Huber
2018-06-29riscv: Fix _CPU_Context_Initialize() prototypeSebastian Huber
2018-06-29riscv: Fix interrupt save/restoreSebastian Huber
2018-06-29riscv: Implement _CPU_Context_validate()Sebastian Huber
2018-06-29riscv: Make some CPU port defines visible to asmSebastian Huber
2018-06-29riscv: Implement _CPU_Context_volatile_clobber()Sebastian Huber
2018-06-29riscv: Remove mstatus from thread contextSebastian Huber
2018-06-29riscv: Remove x8 initializationSebastian Huber
2018-06-29riscv: Properly align the thread stackSebastian Huber
2018-06-29riscv: Do not clear thread contextSebastian Huber
2018-06-29riscv: Fix CPU_STACK_ALIGNMENTSebastian Huber
2018-06-29riscv: Remove RISCV_GCC_RED_ZONE_SIZESebastian Huber
2018-06-29riscv: Enable interrupts during dispatch after ISRSebastian Huber
2018-06-28riscv: Add _CPU_Get_current_per_CPU_control()Sebastian Huber
2018-06-28riscv: Avoid namespace pollutionSebastian Huber
2018-06-28riscv: Optimize and fix interrupt disable/enableSebastian Huber
2018-06-28riscv: Add dummy SMP supportSebastian Huber
2018-06-28riscv: Implement ISR set/get levelSebastian Huber
2018-06-27bsp/riscv: Load global pointerSebastian Huber
2018-06-27riscv: Format assembler filesSebastian Huber
2018-06-27Rework initialization and interrupt stack supportSebastian Huber
2018-06-27score: Add CPU_INTERRUPT_STACK_ALIGNMENTSebastian Huber
2018-06-27Remove unused CPU_MODES_INTERRUPT_LEVELSebastian Huber
2018-06-15arm: Simplify CPU counter supportSebastian Huber
2018-06-15Add _CPU_Counter_frequency()Sebastian Huber
2018-06-07powerpc: Fix ss555 buildSebastian Huber
2018-06-05score: Simplify _Objects_Name_to_string()Sebastian Huber
2018-04-30Drop executable permissions on .[ch] filesJoel Sherrill
2018-04-20sparc: Move irq_asm.SSebastian Huber
2018-04-20sparc: Move _CPU_Trap_slot_templateSebastian Huber
2018-04-16Remove register keyword from public header filesSebastian Huber
2018-04-09build: Remove DISTCLEANFILESSebastian Huber
2018-04-04build: Remove EXTRA_DISTSebastian Huber
2018-03-22mpci: Fix _MPCI_Enqueue_callout()Sebastian 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-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