summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/arm/rtems (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* score: Rename Priority_bit_map_ControlSebastian Huber2014-04-031-1/+1
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-218-8/+8
* 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: Use atomic API for SMP lockSebastian Huber2014-02-171-101/+0
* 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-042-1/+14
* arm: Add ARMv7-M SHCSR register bitsSebastian Huber2014-01-101-0/+6
* arm: Fix set by but not used warningSebastian Huber2013-12-161-1/+2
* arm: Clear reservationsSebastian Huber2013-12-031-0/+1
* score: Simplify <rtems/score/cpuatomic.h>WeiY2013-08-281-30/+6
* 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
* update-all-architectures-to-new-atomic-implementationWeiY2013-07-171-6/+4
* smp: Add ARM supportSebastian Huber2013-05-312-0/+139
* arm: Add CPU specific idle thread for ARMv7Sebastian Huber2013-05-272-1/+7
* arm: Support VFP-D32 and NeonSebastian Huber2013-05-102-19/+66
* arm: Simplify architecture selectionSebastian Huber2013-05-101-63/+5
* score: Add CPU context validationSebastian Huber2013-05-101-0/+4
* arm: Add FUNCTION_THUMB_ENTRY(), etc.Sebastian Huber2013-05-101-0/+17
* arm: Switch to ARM only for Thumb-1Sebastian Huber2013-05-031-1/+1
* arm: Fix DEFINE_FUNCTION_ARM() for ARMv7-ARSebastian Huber2013-05-031-1/+1
* Using the generic atomic ops to implement UP mode atomic for all architecture...WeiY2013-05-011-0/+40
* add __ARM_ARCH_6ZK__ to cpukit/score/cpu/arm/rtems/score/arm.hCudmore, Alan P. (GSFC-5820)2013-02-251-0/+4
* cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill2013-01-104-16/+8
* score: Doxygen Clean Up Task #15Alex Ivanov2013-01-086-29/+22
* arm: Add AIRCR register definesSebastian Huber2013-01-071-0/+15
* arm: Add and use _ARMV7M_Exception_default()Sebastian Huber2013-01-071-0/+2
* arm: Include <rtems/score/cpu.h>Sebastian Huber2013-01-071-2/+5
* arm: Provide CPU_Exception_frame for ARMv7-MSebastian Huber2013-01-071-14/+12
* arm: Rename inline functionsSebastian Huber2013-01-071-2/+2
* arm: Move inline functionsSebastian Huber2013-01-072-34/+34
* arm: Add and use default exception handlerSebastian Huber2013-01-071-0/+14
* arm: Add and use _ARM_Exception_default()Sebastian Huber2013-01-071-0/+2
* arm: Change CPU_Exception_frameSebastian Huber2013-01-072-24/+16
* arm: Rename type and functionsSebastian Huber2013-01-071-5/+9
* arm: Move type definition and prototypesSebastian Huber2013-01-072-10/+10
* arm: Rename arm_exc_interrupt()Sebastian Huber2013-01-071-1/+1
* arm: Move prototypes to new fileSebastian Huber2013-01-072-4/+36
* arm: Delete unused arm_exc_undefined()Sebastian Huber2013-01-071-2/+0
* score misc: Clean up Doxygen #13 (GCI 2012)Mathew Kallada2012-12-022-0/+12
* score: Add CPU_Exception_frameSebastian Huber2012-11-271-0/+5