summaryrefslogtreecommitdiff
path: root/src/target/adi_v5_jtag.c
Commit message (Expand)AuthorAgeFilesLines
* Minor change in sticky bitnames of ABORT register.Tomek CEDRO2011-11-151-5/+5
* arm_adi_v5: add/move apsel member in struct adiv5_dapLuca Ellero2011-02-171-1/+1
* jtagdp: remove #if 0'd kludges and explain why the code is correctØyvind Harboe2010-09-211-16/+24
* adi_jtag_ error propagationØyvind Harboe2010-07-191-4/+12
* arm: error propagation of arm_jtag_set_instrØyvind Harboe2010-07-191-1/+4
* jtag: do not use jtag_get_error()Øyvind Harboe2010-06-211-5/+2
* adi_v5_jtag: add missing error handlingØyvind Harboe2010-06-211-1/+5
* adi_v5_jtag: -Wshadow warning fixesØyvind Harboe2010-06-151-5/+5
* ADI_V5_JTAG: review scope of dataAntonio Borneo2010-04-101-1/+1
* jtag: retire jtag_get/set_end_state()Øyvind Harboe2010-03-191-2/+0
* ADI_v5 - it's not always an "SWJ-DP"David Brownell2010-03-181-35/+35
* jtag: retire one instance of jtag_get_end_state() usageØyvind Harboe2010-03-181-4/+3
* jtag: cut down on usage of unintended modification of global end stateØyvind Harboe2010-03-181-3/+3
* ADIv5 transport support moves to separate filesDavid Brownell2010-03-161-0/+481