summaryrefslogtreecommitdiff
path: root/src/target/arm11_dbgtap.h
Commit message (Expand)AuthorAgeFilesLines
* arm11 error propagation fixesØyvind Harboe2010-07-201-2/+2
* jtag: retire tap fieldØyvind Harboe2010-03-081-1/+1
* target files shouldn't #include <target/...h>David Brownell2009-12-131-1/+1
* ARM11: avoid pointless status returnsDavid Brownell2009-12-111-1/+1
* ARM11: basic watchpoint supportDavid Brownell2009-12-041-0/+1
* ARM DPM: share debug reason logicDavid Brownell2009-12-031-2/+0
* change #include "arm11.h" to <target/arm11.h>Zachary T Welch2009-12-031-1/+1
* ARM11: store a clean copy of DSCRDavid Brownell2009-12-021-1/+1
* ARM DPM: tweak initializationDavid Brownell2009-12-021-2/+1
* ARM11: implement provider for new DPM interfaceDavid Brownell2009-11-241-0/+3
* ARM11: remove unused state and exportsDavid Brownell2009-11-221-6/+0
* arm11_sc7_action_t -> struct arm11_sc7_actionZachary T Welch2009-11-131-3/+3
* arm11_common_t -> struct arm11_commonZachary T Welch2009-11-131-20/+20
* scan_field_t -> struct scan_fieldZachary T Welch2009-11-131-3/+3
* Add private header for ARM11 internals.Zachary T Welch2009-11-081-0/+69