aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/jtag.c
AgeCommit message (Expand)Author
2009-06-02Move interface_jtag_add_scan_check_alloc implementations to theirzwelch
2009-06-02Continue clean-up of JTAG driver interface:zwelch
2009-06-02More JTAG interface driver cleanup:zwelch
2009-06-02More JTAG interface driver cleanup:zwelch
2009-06-02More JTAG interface driver cleanup:zwelch
2009-06-02Clean up jtag command queue handling:zwelch
2009-06-02Start clean-up of JTAG driver interface:zwelch
2009-06-01David Brownell <david-b@pacbell.net>:zwelch
2009-06-01David Brownell <david-b@pacbell.net>:zwelch
2009-06-01Encapsulate JTAG Cable API and interface structure, plan for new header file.zwelch
2009-06-01Encapsulate JTAG minidriver functions, plan for new header file.zwelch
2009-06-01added jtag_add_statemove() helper fn(actual fn written by Dick Hollonbeck, I ...oharboe
2009-05-30Encapsulate the global "jtag" jtag_interface pointer:zwelch
2009-05-30David Brownell <david-b@pacbell.net>:zwelch
2009-05-24David Brownell <david-b@pacbell.net>:zwelch
2009-05-23Submitted by Magnus Lundin <lundin@mlu.mine.nu>:zwelch
2009-05-21Author: Michael Bruck <mbruck@digenius.de>kc8apf
2009-05-21Author: Michael Bruck <mbruck@digenius.de>kc8apf
2009-05-21Author: Michael Bruck <mbruck@digenius.de>kc8apf
2009-05-21Author: Michael Bruck <mbruck@digenius.de>kc8apf
2009-05-21Author: Michael Bruck <mbruck@digenius.de>kc8apf
2009-05-21Author: Michael Bruck <mbruck@digenius.de>kc8apf
2009-05-21Author: Michael Bruck <mbruck@digenius.de>kc8apf
2009-05-21Author: Michael Bruck <mbruck@digenius.de>kc8apf
2009-05-21Author: Michael Bruck <mbruck@digenius.de>kc8apf
2009-05-21Author: Michael Bruck <mbruck@digenius.de>kc8apf
2009-05-21Author: Michael Bruck <mbruck@digenius.de>kc8apf
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-18Enable non-7-cycle state table for FT2232 and JLinkkc8apf
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-18JTAG state table updates (short table still disabled). Provided by Dick Holl...kc8apf