aboutsummaryrefslogtreecommitdiff
path: root/src/target/arm.h
AgeCommit message (Expand)Author
2019-01-08target/aarch64: add support for multi-architecture gdbAntonio Borneo
2019-01-08target/arm: add support for multi-architecture gdbAntonio Borneo
2018-06-04Rework/update ARM semihostingLiviu Ionescu
2018-04-10target, flash: prepare infrastructure for multi-block blank checkTomas Vanek
2018-03-10Support for Arm VFP v3 registers read/writeOmair Javaid
2018-03-10Support AArch64 SIMD/FP registers read/writeOmair Javaid
2018-01-16aarch64: simplify mode and state handlingMatthias Welwarsky
2017-10-22arm: semihosting: set command line argumentsAndreas Fritiofson
2017-02-24aarch64: remove mrs/msr functions from struct armMatthias Welwarsky
2017-02-10aarch64: enlarge value buffer of arm_reg to store 64 bitMatthias Welwarsky
2017-02-10aarch64: introduce dpm extension for ARMv8Matthias Welwarsky
2017-02-10aarch64: Add ARMv8 AARCH64 support filesDavid Ung
2017-02-10arm_dpm: Add new state ARM_STATE_AARCH64David Ung
2017-02-10target: Add 64-bit target address supportDongxue Zhang
2016-12-08semihosting: support fileio operationSteven Stallion
2016-10-30flash/nor: Add erased_value to drivers and pass it to targetsAndreas Färber
2016-05-24Make #include guard naming consistentMarc Schink
2016-05-24Remove FSF address from GPL noticesMarc Schink
2016-02-29armv4_5: support weirdo ARMv6 secure monitor modeLinus Walleij
2015-03-09armv7m: add FPU registers supportPaul Fertser
2015-01-30armv4_5: Continue the change from uint32_t to uint8_t[4] for regsAndreas Fritiofson
2014-04-14target: fix incorrect arm cpu monitor mode encodingTim Sander
2013-09-08armv7m: use consistent arm.cpsr memberSpencer Oliver
2013-08-07gdb_server: support gdb target descriptionHsiangkai Wang
2013-06-05update files to correct FSF addressSpencer Oliver
2013-02-02armv7m: use generic arm::core_modeSpencer Oliver
2012-08-29arm7_9: Fix broken halfword/byte memory readsAndreas Fritiofson
2012-05-21target: disable armv6m unaligned memory accessSpencer Oliver
2012-02-06build: cleanup src/target directorySpencer Oliver
2012-01-23cleanup: rename armv4_5 to arm for readabilitySpencer Oliver
2011-11-14target: make it absolutely clear that no null pointers are acceptedØyvind Harboe
2010-04-10ARMV4_5: review scope of dataAntonio Borneo
2010-03-05ADIv5 share DAP command supportDavid Brownell
2010-02-28semihosting: move semihosting cmd to arm cmd groupSpencer Oliver
2010-02-21ARM: keep a handle to the PCDavid Brownell
2010-02-21ARMv7-M: start using "struct arm"David Brownell
2009-12-13target files shouldn't #include <target/...h>David Brownell
2009-12-08target: move 'extern' decls to *.h filesDavid Brownell
2009-12-07ARM: use <target/arm.h> not armv4_5.hDavid Brownell