aboutsummaryrefslogtreecommitdiff
path: root/src/target/arm.h
AgeCommit message (Expand)AuthorFilesLines
2012-05-21target: disable armv6m unaligned memory accessSpencer Oliver1-0/+3
2012-02-06build: cleanup src/target directorySpencer Oliver1-0/+1
2012-01-23cleanup: rename armv4_5 to arm for readabilitySpencer Oliver1-1/+1
2011-11-14target: make it absolutely clear that no null pointers are acceptedØyvind Harboe1-1/+3
2010-04-10ARMV4_5: review scope of dataAntonio Borneo1-2/+0
2010-03-05ADIv5 share DAP command supportDavid Brownell1-0/+6
2010-02-28semihosting: move semihosting cmd to arm cmd groupSpencer Oliver1-0/+2
2010-02-21ARM: keep a handle to the PCDavid Brownell1-0/+3
2010-02-21ARMv7-M: start using "struct arm"David Brownell1-1/+16
2009-12-13target files shouldn't #include <target/...h>David Brownell1-1/+1
2009-12-08target: move 'extern' decls to *.h filesDavid Brownell1-0/+9
2009-12-07ARM: use <target/arm.h> not armv4_5.hDavid Brownell1-0/+206