summaryrefslogtreecommitdiff
path: root/cpukit/score/cpu (follow)
AgeCommit message (Expand)Author
2014-06-03score/sparc: Add support for paravirtualizationChristian Mauderer
2014-06-02arm: Add ARM_MULTILIB_HAS_BARRIER_INSTRUCTIONSSebastian Huber
2014-05-23SPARC: add syscall 1 (exit) function entry pointDaniel Hellstrom
2014-05-14sparc: Change asm to __asm__ to compile with -std=c99.Daniel Cederman
2014-05-08score: Fix CPU context usage on SMPSebastian Huber
2014-05-07score: Implement forced thread migrationSebastian Huber
2014-04-29score: Statically initialize _ISR_Vector_tableSebastian Huber
2014-04-28sparc: Add _CPU_Get_current_per_CPU_control()Sebastian Huber
2014-04-28sparc: Optimize context switchSebastian Huber
2014-04-28score: Add _CPU_Get_current_per_CPU_control()Sebastian Huber
2014-04-17score: Clarify TLS supportSebastian Huber
2014-04-14score: SMP initialization changesSebastian Huber
2014-04-14sparc: Use __leon__ multilib defineSebastian Huber
2014-04-07score: Clarify CPU port alignment requirementsSebastian Huber
2014-04-03score: Rename Priority_bit_map_ControlSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-03-14arm: Add support for interrupt profilingSebastian Huber
2014-03-10arm: Fix stack alignment in interrupt handlerSebastian Huber
2014-03-06score: SMP initialization and shutdown changesSebastian Huber
2014-02-24sparc: Fix CPU counter supportSebastian Huber
2014-02-21score: _CPU_SMP_Get_current_processor()Sebastian Huber
2014-02-21score: Rename _Internal_error_Occurred()Sebastian Huber
2014-02-19score: Rename bsp_smp_initialize()Sebastian Huber
2014-02-19score: Delete _Thread_BSP_contextSebastian Huber
2014-02-19powerpc: Change interrupt disable implemetationSebastian Huber
2014-02-17score: Use atomic API for SMP lockSebastian Huber
2014-02-17sparc: Add atomic support for SPARC V8Sebastian Huber
2014-02-14sparc: Add LEON3_ASR17_PROCESSOR_INDEX_SHIFTSebastian Huber
2014-02-14score: Remove volatile from asm statementsSebastian Huber
2014-02-14score: Add CPU counter supportSebastian Huber
2014-02-13sparc: Increase CPU_STRUCTURE_ALIGNMENT to 32Sebastian Huber
2014-02-12sparc: Save/restore only non-volatile contextSebastian Huber
2014-02-05score: _CPU_Context_switch_to_first_task_smp()Sebastian Huber
2014-02-04Add thread-local storage (TLS) supportSebastian Huber
2014-01-10arm: Add ARMv7-M SHCSR register bitsSebastian Huber
2013-12-16arm: Fix set by but not used warningSebastian Huber
2013-12-14no_cpu/cpusmplock.h: Clean up to be compilableJoel Sherrill
2013-12-03arm: Clear reservationsSebastian Huber
2013-11-26nios2: TyposSebastian Huber
2013-11-18powerpc: Add r2 to CPU contextSebastian Huber
2013-11-18powerpc: Do not validate reserved XER bitsSebastian Huber
2013-11-14no_cpu/.../cpu.h: Comment improvementJoel Sherrill
2013-11-14mips/.../cpu.h: Comment improvementJoel Sherrill
2013-09-06arm: Fix inconsistent define usageSebastian Huber
2013-09-03nios2: Include proper header fileSebastian Huber
2013-08-28score: Simplify <rtems/score/cpuatomic.h>WeiY
2013-08-22arm: Make barrier operations more visibleSebastian Huber
2013-08-13powerpc: Fix _CPU_Context_validate()Sebastian Huber
2013-08-09sparc: Make _CPU_ISR_Dispatch_disable per-CPUSebastian Huber
2013-08-09sparc: Move _CPU_Context_switch(), etc.Sebastian Huber