aboutsummaryrefslogtreecommitdiff
path: root/src/jtag
AgeCommit message (Expand)Author
2009-05-20Spencer Oliver <spen@spen-soft.co.uk> use 7 tms out of resetoharboe
2009-05-20Author: Michael Bruck <mbruck@digenius.de>kc8apf
2009-05-20Author: Michael Bruck <mbruck@digenius.de>kc8apf
2009-05-20Author: Michael Bruck <mbruck@digenius.de>kc8apf
2009-05-20Author: Michael Bruck <mbruck@digenius.de>kc8apf
2009-05-20Author: Michael Bruck <mbruck@digenius.de>kc8apf
2009-05-20Author: Michael Bruck <mbruck@digenius.de>kc8apf
2009-05-20Author: Michael Bruck <mbruck@digenius.de>kc8apf
2009-05-20Author: Michael Bruck <mbruck@digenius.de>kc8apf
2009-05-20Author: Michael Bruck <mbruck@digenius.de>kc8apf
2009-05-20Author: Michael Bruck <mbruck@digenius.de>kc8apf
2009-05-19added tms_sequence command to allow switching between old/new tms sequenceoharboe
2009-05-18use tap_get_tms_path_len() instead of fix # of 7. Not tested if this builds, ...oharboe
2009-05-18use tap_get_tms_path_len() instead of fix # of 7.oharboe
2009-05-18Enable non-7-cycle state table for FT2232 and JLinkkc8apf
2009-05-18JLink support for non-7-cycle state moves by Dick Hollenbeck <dick@softplc.com>kc8apf
2009-05-18FT2232 support for non-7-cycle state moves by Dick Hollenbeck <dick@softplc.com>kc8apf
2009-05-18Fix fallout from r1818kc8apf
2009-05-18Change last_comand_pointer to last_command_pointer by Michael Bruck <mbruck@d...kc8apf
2009-05-18Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [7/8]kc8apf
2009-05-18Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [6/8]kc8apf
2009-05-18Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [5/8]kc8apf
2009-05-18Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [4/8]kc8apf
2009-05-18Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [3/8]kc8apf
2009-05-18Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [2/8]kc8apf
2009-05-18Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de>kc8apf
2009-05-18ftdi_set_interface correctness by Strontium <strntydog@gmail.com>kc8apf
2009-05-18JTAG state table updates (short table still disabled). Provided by Dick Holl...kc8apf
2009-05-16Michael Bruck <mbruck@digenius.de> change 'ir_scan' from 'int' to 'bool' to d...oharboe
2009-05-14fix broken ir/drscan -endstate option. The statemachine now actually ends up ...oharboe
2009-05-13zy1000 1.52 snapshotoharboe
2009-05-13added verify_jtag commandoharboe
2009-05-13shuffled comments about for jtag_add_dr_out() fn.oharboe
2009-05-12irscan now also works correctly in addition to not crashing :-)oharboe
2009-05-12move eCos type definition to types.h where it belongs. oharboe
2009-05-12Add stdint.h to types.h to provide intptr_t.zwelch
2009-05-12eCos fixesoharboe
2009-05-12Include config.h in pregenerated rlink_speed_table.c source.zwelch
2009-05-12added jtag_alloc_in_value32 - not used in this commit.oharboe
2009-05-12fix ancient bug & SEGFAULT in irscanoharboe
2009-05-12Include assert.h in system.h to promote tree-wide use of assertions.zwelch
2009-05-11now builds on 64 and 32 bit systemsoharboe
2009-05-11fix USB performance regression for verify_ircaptureoharboe
2009-05-11retire jtag_add_dr_scan_nowoharboe
2009-05-11change jtag_add_callback API to be able to support check_value/maskoharboe
2009-05-11Fix ft2232 for CygWin, provided by Michael Bruck <mbruck@digenius.de>.zwelch
2009-05-11Audit and eliminate redundant #include directives from src/jtag.zwelch
2009-05-11Remove redundant sys/types.h #include directives (now in types.h).zwelch
2009-05-10Extend autotools build to create shared library libopenocd with libtool:zwelch
2009-05-10Wrote up post processing JTAG API. Not used yet, but reference implementation...oharboe