summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/arm/rtems/score/cpu.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps/arm: do not introduce CPU_CACHE_LINE_BYTES in 4.11 and correct CPU_STRUC...Pavel Pisa2016-10-031-4/+2
* score/arm: Ensure that copile time alignment is 64 bytes for Cortex-A multilib.Pavel Pisa2016-10-021-2/+7
* arm/score and shared: define ARM hypervisor mode and alternate vector table b...Pavel Pisa2016-10-021-0/+1
* score: Fix C/C++ compatibility issueSebastian Huber2016-09-231-4/+0
* arm: Use compiler memory barrier by defaultSebastian Huber2015-09-011-1/+7
* arm: Align ARM exception frame to 8 bytesDaniel Krueger2015-04-101-1/+2
* score: Delete unused CPU_UNROLL_ENQUEUE_PRIORITYSebastian Huber2015-03-051-2/+0
* score: Add _CPU_SMP_Prepare_start_multitasking()Sebastian Huber2015-02-171-0/+2
* arm: Fix compile error for ARMv6-M multilibSebastian Huber2015-01-091-2/+2
* arm: Use CPU_TIMESTAMP_USE_STRUCT_TIMESPECSebastian Huber2014-11-251-1/+1
* arm: Fix warningSebastian Huber2014-10-101-0/+6
* arm/rtems/score/cpu.h: _ARMV7M_Start_multitasking needed RTEMS_COMPILER_NO_RE...Joel Sherrill2014-10-091-1/+2
* Let CPU/BSP Fatal handler have access to sourceDaniel Hellstrom2014-09-101-1/+1
* arm: Add support for FPv4-SP floating point unitSebastian Huber2014-08-121-4/+4
* arm: Add ARM_MULTILIB_HAS_BARRIER_INSTRUCTIONSSebastian Huber2014-06-021-0/+6
* score: Fix CPU context usage on SMPSebastian Huber2014-05-081-2/+14
* score: Implement forced thread migrationSebastian Huber2014-05-071-0/+16
* score: Statically initialize _ISR_Vector_tableSebastian Huber2014-04-291-4/+0
* score: SMP initialization changesSebastian Huber2014-04-141-1/+5
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: _CPU_SMP_Get_current_processor()Sebastian Huber2014-02-211-3/+2
* score: Rename bsp_smp_initialize()Sebastian Huber2014-02-191-0/+2
* score: Delete _Thread_BSP_contextSebastian Huber2014-02-191-4/+1
* score: Remove volatile from asm statementsSebastian Huber2014-02-141-1/+1
* score: Add CPU counter supportSebastian Huber2014-02-141-0/+9
* score: _CPU_Context_switch_to_first_task_smp()Sebastian Huber2014-02-051-3/+0
* Add thread-local storage (TLS) supportSebastian Huber2014-02-041-1/+9
* arm: Fix set by but not used warningSebastian Huber2013-12-161-1/+2
* arm: Make barrier operations more visibleSebastian Huber2013-08-221-10/+15
* score/cpu: Add CPU_Per_CPU_controlSebastian Huber2013-08-091-0/+6
* arm: Fix CPU_MODES_INTERRUPT_MASKSebastian Huber2013-08-051-1/+1
* smp: Rename _CPU_Processor_event_receive()Sebastian Huber2013-07-171-1/+1
* smp: Rename _CPU_Processor_event_broadcast()Sebastian Huber2013-07-171-1/+1
* smp: Add and use _CPU_SMP_Send_interrupt()Sebastian Huber2013-07-171-0/+2
* smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber2013-07-171-0/+14
* smp: Add ARM supportSebastian Huber2013-05-311-0/+38
* arm: Add CPU specific idle thread for ARMv7Sebastian Huber2013-05-271-1/+1
* arm: Support VFP-D32 and NeonSebastian Huber2013-05-101-12/+62
* score: Add CPU context validationSebastian Huber2013-05-101-0/+4
* arm: Switch to ARM only for Thumb-1Sebastian Huber2013-05-031-1/+1
* cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill2013-01-101-10/+5
* score: Doxygen Clean Up Task #15Alex Ivanov2013-01-081-7/+3
* arm: Provide CPU_Exception_frame for ARMv7-MSebastian Huber2013-01-071-14/+12
* arm: Move inline functionsSebastian Huber2013-01-071-34/+0
* arm: Add and use _ARM_Exception_default()Sebastian Huber2013-01-071-0/+2
* arm: Change CPU_Exception_frameSebastian Huber2013-01-071-23/+15
* arm: Move type definition and prototypesSebastian Huber2013-01-071-10/+0
* arm: Move prototypes to new fileSebastian Huber2013-01-071-4/+0
* arm: Delete unused arm_exc_undefined()Sebastian Huber2013-01-071-2/+0
* score misc: Clean up Doxygen #13 (GCI 2012)Mathew Kallada2012-12-021-0/+8