aboutsummaryrefslogtreecommitdiff
path: root/src/target/arm11_dbgtap.h
AgeCommit message (Expand)Author
2016-05-24Make #include guard naming consistentMarc Schink
2016-05-24Remove FSF address from GPL noticesMarc Schink
2013-06-05update files to correct FSF addressSpencer Oliver
2012-02-06build: cleanup src/target directorySpencer Oliver
2010-07-20arm11 error propagation fixesØyvind Harboe
2010-03-08jtag: retire tap fieldØyvind Harboe
2009-12-13target files shouldn't #include <target/...h>David Brownell
2009-12-11ARM11: avoid pointless status returnsDavid Brownell
2009-12-04ARM11: basic watchpoint supportDavid Brownell
2009-12-03ARM DPM: share debug reason logicDavid Brownell
2009-12-03change #include "arm11.h" to <target/arm11.h>Zachary T Welch
2009-12-02ARM11: store a clean copy of DSCRDavid Brownell
2009-12-02ARM DPM: tweak initializationDavid Brownell
2009-11-24ARM11: implement provider for new DPM interfaceDavid Brownell
2009-11-22ARM11: remove unused state and exportsDavid Brownell
2009-11-13arm11_sc7_action_t -> struct arm11_sc7_actionZachary T Welch
2009-11-13arm11_common_t -> struct arm11_commonZachary T Welch
2009-11-13scan_field_t -> struct scan_fieldZachary T Welch
2009-11-08Add private header for ARM11 internals.Zachary T Welch