aboutsummaryrefslogtreecommitdiff
path: root/src/target/adi_v5_jtag.c
AgeCommit message (Expand)Author
2012-10-28adi_v5_jtag.c: Avoid infinite recursion in jtagdp_transaction_endcheck()Andreas Fritiofson
2012-02-06build: cleanup src/target directorySpencer Oliver
2011-02-17arm_adi_v5: add/move apsel member in struct adiv5_dapLuca Ellero
2010-09-21jtagdp: remove #if 0'd kludges and explain why the code is correctØyvind Harboe
2010-07-19adi_jtag_ error propagationØyvind Harboe
2010-07-19arm: error propagation of arm_jtag_set_instrØyvind Harboe
2010-06-21jtag: do not use jtag_get_error()Øyvind Harboe
2010-06-21adi_v5_jtag: add missing error handlingØyvind Harboe
2010-06-15adi_v5_jtag: -Wshadow warning fixesØyvind Harboe
2010-04-10ADI_V5_JTAG: review scope of dataAntonio Borneo
2010-03-19jtag: retire jtag_get/set_end_state()Øyvind Harboe
2010-03-18ADI_v5 - it's not always an "SWJ-DP"David Brownell
2010-03-18jtag: retire one instance of jtag_get_end_state() usageØyvind Harboe
2010-03-18jtag: cut down on usage of unintended modification of global end stateØyvind Harboe
2010-03-16ADIv5 transport support moves to separate filesDavid Brownell