summaryrefslogtreecommitdiff
path: root/src/jtag
Commit message (Expand)AuthorAgeFilesLines
* Submitted by Magnus Lundin <lundin@mlu.mine.nu>:zwelch2009-05-231-4/+0
* Submitted by Magnus Lundin <lundin@mlu.mine.nu>:zwelch2009-05-231-1/+2
* Submitted by Magnus Lundin <lundin@mlu.mine.nu>:zwelch2009-05-231-21/+100
* Author: Michael Bruck <mbruck@digenius.de>kc8apf2009-05-211-2/+7
* Author: Thomas Kindler <mail@t-kindler.de>kc8apf2009-05-211-1/+1
* Author: Holger Schurig <hs4233@mail.mn-solutions.de>kc8apf2009-05-211-2/+0
* Author: Michael Bruck <mbruck@digenius.de>kc8apf2009-05-211-15/+12
* Author: Michael Bruck <mbruck@digenius.de>kc8apf2009-05-211-30/+33
* Author: Michael Bruck <mbruck@digenius.de>kc8apf2009-05-211-37/+27
* Author: Michael Bruck <mbruck@digenius.de>kc8apf2009-05-211-16/+17
* Author: Michael Bruck <mbruck@digenius.de>kc8apf2009-05-211-27/+28
* Author: Michael Bruck <mbruck@digenius.de>kc8apf2009-05-211-9/+0
* Author: Michael Bruck <mbruck@digenius.de>kc8apf2009-05-211-44/+23
* Author: Michael Bruck <mbruck@digenius.de>kc8apf2009-05-211-15/+20
* Author: Michael Bruck <mbruck@digenius.de>kc8apf2009-05-212-31/+31
* Author: Michael Bruck <mbruck@digenius.de>kc8apf2009-05-211-14/+76
* Spencer Oliver <spen@spen-soft.co.uk> use 7 tms out of resetoharboe2009-05-201-3/+3
* Author: Michael Bruck <mbruck@digenius.de>kc8apf2009-05-201-13/+12
* Author: Michael Bruck <mbruck@digenius.de>kc8apf2009-05-201-4/+2
* Author: Michael Bruck <mbruck@digenius.de>kc8apf2009-05-201-16/+15
* Author: Michael Bruck <mbruck@digenius.de>kc8apf2009-05-201-2/+1
* Author: Michael Bruck <mbruck@digenius.de>kc8apf2009-05-201-18/+16
* Author: Michael Bruck <mbruck@digenius.de>kc8apf2009-05-201-13/+12
* Author: Michael Bruck <mbruck@digenius.de>kc8apf2009-05-201-2/+1
* Author: Michael Bruck <mbruck@digenius.de>kc8apf2009-05-201-19/+25
* Author: Michael Bruck <mbruck@digenius.de>kc8apf2009-05-201-6/+7
* Author: Michael Bruck <mbruck@digenius.de>kc8apf2009-05-201-78/+80
* added tms_sequence command to allow switching between old/new tms sequenceoharboe2009-05-191-34/+60
* use tap_get_tms_path_len() instead of fix # of 7. Not tested if this builds, ...oharboe2009-05-186-6/+12
* use tap_get_tms_path_len() instead of fix # of 7.oharboe2009-05-181-2/+3
* Enable non-7-cycle state table for FT2232 and JLinkkc8apf2009-05-181-1/+1
* JLink support for non-7-cycle state moves by Dick Hollenbeck <dick@softplc.com>kc8apf2009-05-181-4/+10
* FT2232 support for non-7-cycle state moves by Dick Hollenbeck <dick@softplc.com>kc8apf2009-05-181-239/+393
* Fix fallout from r1818kc8apf2009-05-181-1/+1
* Change last_comand_pointer to last_command_pointer by Michael Bruck <mbruck@d...kc8apf2009-05-181-4/+4
* Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [7/8]kc8apf2009-05-181-53/+48
* Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [6/8]kc8apf2009-05-181-17/+15
* Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [5/8]kc8apf2009-05-181-17/+17
* Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [4/8]kc8apf2009-05-181-17/+18
* Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [3/8]kc8apf2009-05-181-18/+17
* Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [2/8]kc8apf2009-05-181-19/+17
* Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de>kc8apf2009-05-181-0/+15
* ftdi_set_interface correctness by Strontium <strntydog@gmail.com>kc8apf2009-05-181-6/+6
* JTAG state table updates (short table still disabled). Provided by Dick Holl...kc8apf2009-05-181-11/+14
* Michael Bruck <mbruck@digenius.de> change 'ir_scan' from 'int' to 'bool' to d...oharboe2009-05-1611-22/+22
* fix broken ir/drscan -endstate option. The statemachine now actually ends up ...oharboe2009-05-141-11/+6
* zy1000 1.52 snapshotoharboe2009-05-131-1/+1
* added verify_jtag commandoharboe2009-05-131-15/+49
* shuffled comments about for jtag_add_dr_out() fn.oharboe2009-05-131-7/+14
* irscan now also works correctly in addition to not crashing :-)oharboe2009-05-121-1/+1