aboutsummaryrefslogtreecommitdiff
path: root/src/target/adi_v5_jtag.c
AgeCommit message (Expand)Author
2016-08-09adi_v5_jtag: clear sticky overrun condition in WAIT timeoutMatthias Welwarsky
2016-07-19Fix usage of timeval_ms()Andreas Färber
2016-05-24Remove FSF address from GPL noticesMarc Schink
2016-01-22adiv5: introduce optional dap_sync() functionMatthias Welwarsky
2016-01-22adi_v5_jtag: implement DAP WAIT supportMatthias Welwarsky
2016-01-03arm_adi_v5: deconflict local variables from global symbolsPeter A. Bigot
2015-12-29ADIv5: convert numeric values to use defines with meaningful namesEvan Hunter
2015-12-29arm_debug: optimize DP and AP reads over JTAGMatthias Welwarsky
2015-12-29arm_adi_v5: Make the DAP API statelessAndreas Fritiofson
2015-12-29adi_v5_jtag: Remove TAR and CSW prints from jtagdp_transaction_endcheckAndreas Fritiofson
2015-12-29target/arm: Remove usage of struct arm_jtag in ARMv7 targetsAndreas Fritiofson
2015-12-29arm_debug: Support multiple APs per DAP and remove DAP from armv7* structsPatrick Stewart
2015-12-29adi_v5: Rename AP_REG_* to MEM_AP_REG_* and add LA supportAlamy Liu
2015-04-14jtag/adi_v5_jtag: fix infinite recursion in jtagdp_transaction_endcheck()Paul Fertser
2014-06-28adi_v5: Remove unused features of the DAP and SWD interfacesAndreas Fritiofson
2013-10-31Remove unnecessary (void *)Andreas Fritiofson
2013-06-05update files to correct FSF addressSpencer Oliver
2013-04-02Add abort when JTAG-DP transaction times out.Evan Hunter
2013-04-02arm_adi_v5: fix mem_ap_read_buf_u32() JTAG nastiness..mike brown
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