flash/nor/at91samd: Use 32-bit register writes for ST-Link compat
[fw/openocd] / src / target / arm11_dbgtap.h
2022-07-23 Antonio Borneoopenocd: src/target: replace the GPL-2.0-or-later licen...
2021-07-20 Antonio Borneotarget/arm: rename CamelCase symbols
2020-08-02 Antonio Borneotarget/arm11: fix memory leaks, including register...
2016-05-24 Marc SchinkMake #include guard naming consistent
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2013-06-05 Spencer Oliverupdate files to correct FSF address
2012-02-06 Spencer Oliverbuild: cleanup src/target directory
2010-07-20 Øyvind Harboearm11 error propagation fixes
2010-03-08 Øyvind Harboejtag: retire tap field
2009-12-13 David Brownelltarget files shouldn't #include <target/...h>
2009-12-12 David BrownellARM11: avoid pointless status returns
2009-12-05 David BrownellARM11: basic watchpoint support
2009-12-04 David BrownellARM DPM: share debug reason logic
2009-12-03 Zachary T Welchchange #include "arm11.h" to <target/arm11.h>
2009-12-03 David BrownellARM11: store a clean copy of DSCR
2009-12-03 David BrownellARM DPM: tweak initialization
2009-11-24 David BrownellARM11: implement provider for new DPM interface
2009-11-22 David BrownellARM11: remove unused state and exports
2009-11-13 Zachary T Welcharm11_sc7_action_t -> struct arm11_sc7_action
2009-11-13 Zachary T Welcharm11_common_t -> struct arm11_common
2009-11-13 Zachary T Welchscan_field_t -> struct scan_field
2009-11-08 Zachary T WelchAdd private header for ARM11 internals.