summaryrefslogtreecommitdiff
path: root/cpukit/score/cpu/arm/rtems/score/cpu.h (follow)
AgeCommit message (Expand)Author
2015-09-01arm: Use compiler memory barrier by defaultSebastian Huber
2015-04-10arm: Align ARM exception frame to 8 bytesDaniel Krueger
2015-03-05score: Delete unused CPU_UNROLL_ENQUEUE_PRIORITYSebastian Huber
2015-02-17score: Add _CPU_SMP_Prepare_start_multitasking()Sebastian Huber
2015-01-09arm: Fix compile error for ARMv6-M multilibSebastian Huber
2014-11-25arm: Use CPU_TIMESTAMP_USE_STRUCT_TIMESPECSebastian Huber
2014-10-10arm: Fix warningSebastian Huber
2014-10-09arm/rtems/score/cpu.h: _ARMV7M_Start_multitasking needed RTEMS_COMPILER_NO_RE...Joel Sherrill
2014-09-10Let CPU/BSP Fatal handler have access to sourceDaniel Hellstrom
2014-08-12arm: Add support for FPv4-SP floating point unitSebastian Huber
2014-06-02arm: Add ARM_MULTILIB_HAS_BARRIER_INSTRUCTIONSSebastian Huber
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-14score: SMP initialization changesSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-02-21score: _CPU_SMP_Get_current_processor()Sebastian Huber
2014-02-19score: Rename bsp_smp_initialize()Sebastian Huber
2014-02-19score: Delete _Thread_BSP_contextSebastian Huber
2014-02-14score: Remove volatile from asm statementsSebastian Huber
2014-02-14score: Add CPU counter supportSebastian Huber
2014-02-05score: _CPU_Context_switch_to_first_task_smp()Sebastian Huber
2014-02-04Add thread-local storage (TLS) supportSebastian Huber
2013-12-16arm: Fix set by but not used warningSebastian Huber
2013-08-22arm: Make barrier operations more visibleSebastian Huber
2013-08-09score/cpu: Add CPU_Per_CPU_controlSebastian Huber
2013-08-05arm: Fix CPU_MODES_INTERRUPT_MASKSebastian Huber
2013-07-17smp: Rename _CPU_Processor_event_receive()Sebastian Huber
2013-07-17smp: Rename _CPU_Processor_event_broadcast()Sebastian Huber
2013-07-17smp: Add and use _CPU_SMP_Send_interrupt()Sebastian Huber
2013-07-17smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber
2013-05-31smp: Add ARM supportSebastian Huber
2013-05-27arm: Add CPU specific idle thread for ARMv7Sebastian Huber
2013-05-10arm: Support VFP-D32 and NeonSebastian Huber
2013-05-10score: Add CPU context validationSebastian Huber
2013-05-03arm: Switch to ARM only for Thumb-1Sebastian Huber
2013-01-10cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill
2013-01-08score: Doxygen Clean Up Task #15Alex Ivanov
2013-01-07arm: Provide CPU_Exception_frame for ARMv7-MSebastian Huber
2013-01-07arm: Move inline functionsSebastian Huber
2013-01-07arm: Add and use _ARM_Exception_default()Sebastian Huber
2013-01-07arm: Change CPU_Exception_frameSebastian Huber
2013-01-07arm: Move type definition and prototypesSebastian Huber
2013-01-07arm: Move prototypes to new fileSebastian Huber
2013-01-07arm: Delete unused arm_exc_undefined()Sebastian Huber
2012-12-02score misc: Clean up Doxygen #13 (GCI 2012)Mathew Kallada
2012-11-27score: Add CPU_Exception_frameSebastian Huber
2012-11-22score: PR1607: Add and use CPU_SIZEOF_POINTERSebastian Huber
2012-11-21arm: Add _CPU_Thread_Idle_body for ARMv7-MSebastian Huber
2012-06-11arm/cpu.h: Define CPU_SIMPLE_VECTORED_INTERRUPTS and remove _CPU_ISR_InitializeJoel Sherrill