summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* smp: Add ARM supportSebastian Huber2013-05-316-2/+180
* arm: Add CPU specific idle thread for ARMv7Sebastian Huber2013-05-274-4/+10
* arm: Fix CPSR and SPSR accessSebastian Huber2013-05-272-8/+8
* arm: Support VFP-D32 and NeonSebastian Huber2013-05-109-38/+393
* arm: Simplify architecture selectionSebastian Huber2013-05-101-63/+5
* score: Add CPU context validationSebastian Huber2013-05-104-0/+182
* arm: Add FUNCTION_THUMB_ENTRY(), etc.Sebastian Huber2013-05-101-0/+17
* Revert bootstrap whitespace changes.Chris Johns2013-05-101-0/+1
* 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-013-0/+44
* RTEMS: Delete ChangeLog files.Gedare Bloom2013-03-081-709/+0
* 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: Implement CPU_Exception_frame_print()Sebastian Huber2013-01-073-35/+40
* arm: Add and use _ARMV7M_Exception_default()Sebastian Huber2013-01-073-0/+56
* arm: Include <rtems/score/cpu.h>Sebastian Huber2013-01-0716-40/+20
* 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-073-0/+132
* arm: Add and use _ARM_Exception_default()Sebastian Huber2013-01-074-4/+31
* arm: Change CPU_Exception_frameSebastian Huber2013-01-074-33/+27
* arm: Rename type and functionsSebastian Huber2013-01-072-13/+17
* arm: Move type definition and prototypesSebastian Huber2013-01-072-10/+10
* arm: Rename arm_exc_interrupt()Sebastian Huber2013-01-072-3/+3
* arm: Move prototypes to new fileSebastian Huber2013-01-074-4/+41
* arm: Delete unused arm_exc_undefined()Sebastian Huber2013-01-071-2/+0
* score misc: Clean up Doxygen GCI Task #12Alex Ivanov2012-12-0711-0/+65
* score misc: Clean up Doxygen #13 (GCI 2012)Mathew Kallada2012-12-027-0/+42
* score: Add CPU_Exception_frameSebastian Huber2012-11-274-0/+63
* score: PR1607: Add and use CPU_SIZEOF_POINTERSebastian Huber2012-11-221-0/+3
* arm: Add _CPU_Thread_Idle_body for ARMv7-MSebastian Huber2012-11-213-1/+40
* arm/cpu.h: Define CPU_SIMPLE_VECTORED_INTERRUPTS and remove _CPU_ISR_InitializeJoel Sherrill2012-06-111-2/+5
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-1110-21/+0
* Revert: Remove CVS IdsJoel Sherrill2012-05-071-0/+3
* Remove CVS-Ids.Ralf Corsépius2012-05-041-3/+0
* arm: New functionSebastian Huber2012-04-074-4/+46
* ARM: PR2042: Provide stub for ARMv6-MSebastian Huber2012-03-272-8/+9
* ARM: New define ARMV7M_EXCEPTION_PRIORITY_LOWESTSebastian Huber2012-03-241-0/+2
* Support Thumb 2.Sebastian Huber2012-02-111-1/+4
* ARMv7-M NVIC and MPU API changes.Sebastian Huber2012-02-113-12/+248
* ARMv7-M Systick API changeSebastian Huber2012-02-111-1/+1
* Remove all .cvsignore files.Joel Sherrill2012-02-011-2/+0
* Typo.Sebastian Huber2011-11-201-1/+1
* 2011-11-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-11-192-0/+7
* 2011-11-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-11-072-1/+4
* 2011-11-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-11-072-0/+8