aboutsummaryrefslogtreecommitdiff
path: root/src/target/adi_v5_jtag.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-14jtag/adi_v5_jtag: fix infinite recursion in jtagdp_transaction_endcheck()Paul Fertser1-3/+2
2014-06-28adi_v5: Remove unused features of the DAP and SWD interfacesAndreas Fritiofson1-60/+0
2013-10-31Remove unnecessary (void *)Andreas Fritiofson1-1/+1
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2013-04-02Add abort when JTAG-DP transaction times out.Evan Hunter1-4/+10
2013-04-02arm_adi_v5: fix mem_ap_read_buf_u32() JTAG nastiness..mike brown1-11/+43
2012-10-28adi_v5_jtag.c: Avoid infinite recursion in jtagdp_transaction_endcheck()Andreas Fritiofson1-4/+4
2012-02-06build: cleanup src/target directorySpencer Oliver1-24/+18
2011-02-17arm_adi_v5: add/move apsel member in struct adiv5_dapLuca Ellero1-1/+1
2010-09-21jtagdp: remove #if 0'd kludges and explain why the code is correctØyvind Harboe1-16/+24
2010-07-19adi_jtag_ error propagationØyvind Harboe1-4/+12
2010-07-19arm: error propagation of arm_jtag_set_instrØyvind Harboe1-1/+4
2010-06-21jtag: do not use jtag_get_error()Øyvind Harboe1-5/+2
2010-06-21adi_v5_jtag: add missing error handlingØyvind Harboe1-1/+5
2010-06-15adi_v5_jtag: -Wshadow warning fixesØyvind Harboe1-5/+5
2010-04-10ADI_V5_JTAG: review scope of dataAntonio Borneo1-1/+1
2010-03-19jtag: retire jtag_get/set_end_state()Øyvind Harboe1-2/+0
2010-03-18ADI_v5 - it's not always an "SWJ-DP"David Brownell1-35/+35
2010-03-18jtag: retire one instance of jtag_get_end_state() usageØyvind Harboe1-4/+3
2010-03-18jtag: cut down on usage of unintended modification of global end stateØyvind Harboe1-3/+3
2010-03-16ADIv5 transport support moves to separate filesDavid Brownell1-0/+481