aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/jtag.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-03Add missed accessor for checking the current TMS table.zwelch1-1/+6
2009-06-03Split and simplify handle_tms_sequence_command for further factoring.zwelch1-11/+14
2009-06-03Make tap_state_by_name available in new JTAG interface API header.zwelch1-9/+1
2009-06-02Finish removing '#ifdef HAVE_JTAG_MINIDRIVER_H' from jtag.h:zwelch1-0/+10
2009-06-02Add header file for JTAG minidriver:zwelch1-1/+18
2009-06-02Move interface_jtag_add_scan_check_alloc implementations to theirzwelch1-21/+0
2009-06-02Continue clean-up of JTAG driver interface:zwelch1-501/+1
2009-06-02More JTAG interface driver cleanup:zwelch1-10/+9
2009-06-02More JTAG interface driver cleanup:zwelch1-3/+7
2009-06-02More JTAG interface driver cleanup:zwelch1-1/+6
2009-06-02Clean up jtag command queue handling:zwelch1-32/+17
2009-06-02Start clean-up of JTAG driver interface:zwelch1-20/+28
2009-06-01David Brownell <david-b@pacbell.net>:zwelch1-8/+39
2009-06-01David Brownell <david-b@pacbell.net>:zwelch1-13/+11
2009-06-01Encapsulate JTAG Cable API and interface structure, plan for new header file.zwelch1-0/+1
2009-06-01Encapsulate JTAG minidriver functions, plan for new header file.zwelch1-0/+1
2009-06-01added jtag_add_statemove() helper fn(actual fn written by Dick Hollonbeck, I ...oharboe1-0/+87
2009-05-30Encapsulate the global "jtag" jtag_interface pointer:zwelch1-1/+15
2009-05-30David Brownell <david-b@pacbell.net>:zwelch1-54/+88
2009-05-24David Brownell <david-b@pacbell.net>:zwelch1-2/+3
2009-05-23Submitted by Magnus Lundin <lundin@mlu.mine.nu>:zwelch1-1/+2
2009-05-21Author: Michael Bruck <mbruck@digenius.de>kc8apf1-2/+7
2009-05-21Author: Michael Bruck <mbruck@digenius.de>kc8apf1-15/+12
2009-05-21Author: Michael Bruck <mbruck@digenius.de>kc8apf1-30/+33
2009-05-21Author: Michael Bruck <mbruck@digenius.de>kc8apf1-37/+27
2009-05-21Author: Michael Bruck <mbruck@digenius.de>kc8apf1-16/+17
2009-05-21Author: Michael Bruck <mbruck@digenius.de>kc8apf1-27/+28
2009-05-21Author: Michael Bruck <mbruck@digenius.de>kc8apf1-9/+0
2009-05-21Author: Michael Bruck <mbruck@digenius.de>kc8apf1-44/+23
2009-05-21Author: Michael Bruck <mbruck@digenius.de>kc8apf1-15/+20
2009-05-21Author: Michael Bruck <mbruck@digenius.de>kc8apf1-17/+17
2009-05-21Author: Michael Bruck <mbruck@digenius.de>kc8apf1-14/+76
2009-05-20Spencer Oliver <spen@spen-soft.co.uk> use 7 tms out of resetoharboe1-3/+3
2009-05-20Author: Michael Bruck <mbruck@digenius.de>kc8apf1-13/+12
2009-05-20Author: Michael Bruck <mbruck@digenius.de>kc8apf1-4/+2
2009-05-20Author: Michael Bruck <mbruck@digenius.de>kc8apf1-16/+15
2009-05-20Author: Michael Bruck <mbruck@digenius.de>kc8apf1-2/+1
2009-05-20Author: Michael Bruck <mbruck@digenius.de>kc8apf1-18/+16
2009-05-20Author: Michael Bruck <mbruck@digenius.de>kc8apf1-13/+12
2009-05-20Author: Michael Bruck <mbruck@digenius.de>kc8apf1-2/+1
2009-05-20Author: Michael Bruck <mbruck@digenius.de>kc8apf1-19/+25
2009-05-20Author: Michael Bruck <mbruck@digenius.de>kc8apf1-6/+7
2009-05-20Author: Michael Bruck <mbruck@digenius.de>kc8apf1-78/+80
2009-05-19added tms_sequence command to allow switching between old/new tms sequenceoharboe1-34/+60
2009-05-18Enable non-7-cycle state table for FT2232 and JLinkkc8apf1-1/+1
2009-05-18Fix fallout from r1818kc8apf1-1/+1
2009-05-18Change last_comand_pointer to last_command_pointer by Michael Bruck <mbruck@d...kc8apf1-4/+4
2009-05-18Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [7/8]kc8apf1-53/+48
2009-05-18Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [6/8]kc8apf1-17/+15
2009-05-18Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [5/8]kc8apf1-17/+17