aboutsummaryrefslogtreecommitdiff
path: root/src/target/arm.h
AgeCommit message (Expand)AuthorFilesLines
2015-03-09armv7m: add FPU registers supportPaul Fertser1-1/+1
2015-01-30armv4_5: Continue the change from uint32_t to uint8_t[4] for regsAndreas Fritiofson1-1/+1
2014-04-14target: fix incorrect arm cpu monitor mode encodingTim Sander1-1/+1
2013-09-08armv7m: use consistent arm.cpsr memberSpencer Oliver1-1/+1
2013-08-07gdb_server: support gdb target descriptionHsiangkai Wang1-1/+2
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2013-02-02armv7m: use generic arm::core_modeSpencer Oliver1-3/+3
2012-08-29arm7_9: Fix broken halfword/byte memory readsAndreas Fritiofson1-2/+0
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