]> git.sur5r.net Git - openocd/history - src/target/arm.h
flash/nor: Add erased_value to drivers and pass it to targets
[openocd] / src / target / arm.h
2016-10-30 Andreas Färberflash/nor: Add erased_value to drivers and pass it...
2016-05-24 Marc SchinkMake #include guard naming consistent
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2016-02-29 Linus Walleijarmv4_5: support weirdo ARMv6 secure monitor mode
2015-03-09 Paul Fertserarmv7m: add FPU registers support
2015-01-30 Andreas Fritiofsonarmv4_5: Continue the change from uint32_t to uint8_t...
2014-04-14 Tim Sandertarget: fix incorrect arm cpu monitor mode encoding
2013-09-08 Spencer Oliverarmv7m: use consistent arm.cpsr member
2013-08-07 Hsiangkai Wanggdb_server: support gdb target description
2013-06-05 Spencer Oliverupdate files to correct FSF address
2013-02-02 Spencer Oliverarmv7m: use generic arm::core_mode
2012-08-29 Andreas Fritiofsonarm7_9: Fix broken halfword/byte memory reads
2012-05-21 Spencer Olivertarget: disable armv6m unaligned memory access
2012-02-06 Spencer Oliverbuild: cleanup src/target directory
2012-01-23 Spencer Olivercleanup: rename armv4_5 to arm for readability
2011-11-14 Øyvind Harboetarget: make it absolutely clear that no null pointers...
2010-04-10 Antonio BorneoARMV4_5: review scope of data
2010-03-05 David BrownellADIv5 share DAP command support
2010-02-28 Spencer Oliversemihosting: move semihosting cmd to arm cmd group
2010-02-21 David BrownellARM: keep a handle to the PC
2010-02-21 David BrownellARMv7-M: start using "struct arm"
2009-12-13 David Brownelltarget files shouldn't #include <target/...h>
2009-12-08 David Brownelltarget: move 'extern' decls to *.h files
2009-12-07 David BrownellARM: use <target/arm.h> not armv4_5.h