aboutsummaryrefslogtreecommitdiff
path: root/src/target/arm11_dbgtap.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-23openocd: src/target: replace the GPL-2.0-or-later license tagAntonio Borneo1-13/+2
2021-07-20target/arm: rename CamelCase symbolsAntonio Borneo1-4/+4
2020-08-02target/arm11: fix memory leaks, including register cacheAntonio Borneo1-0/+1
2016-05-24Make #include guard naming consistentMarc Schink1-3/+3
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2012-02-06build: cleanup src/target directorySpencer Oliver1-5/+26
2010-07-20arm11 error propagation fixesØyvind Harboe1-2/+2
2010-03-08jtag: retire tap fieldØyvind Harboe1-1/+1
2009-12-13target files shouldn't #include <target/...h>David Brownell1-1/+1
2009-12-11ARM11: avoid pointless status returnsDavid Brownell1-1/+1
2009-12-04ARM11: basic watchpoint supportDavid Brownell1-0/+1
2009-12-03ARM DPM: share debug reason logicDavid Brownell1-2/+0
2009-12-03change #include "arm11.h" to <target/arm11.h>Zachary T Welch1-1/+1
2009-12-02ARM11: store a clean copy of DSCRDavid Brownell1-1/+1
2009-12-02ARM DPM: tweak initializationDavid Brownell1-2/+1
2009-11-24ARM11: implement provider for new DPM interfaceDavid Brownell1-0/+3
2009-11-22ARM11: remove unused state and exportsDavid Brownell1-6/+0
2009-11-13arm11_sc7_action_t -> struct arm11_sc7_actionZachary T Welch1-3/+3
2009-11-13arm11_common_t -> struct arm11_commonZachary T Welch1-20/+20
2009-11-13scan_field_t -> struct scan_fieldZachary T Welch1-3/+3
2009-11-08Add private header for ARM11 internals.Zachary T Welch1-0/+69