aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/jtag.c
AgeCommit message (Expand)Author
2009-06-04Introduce jtag_get_end_state() fn to clarify code a bit.oharboe
2009-06-04do not modify global end state from jtag_add_xxx()oharboe
2009-06-04use assert() to catch TAP_INVALID passed to jtag_add_xxx() fn's.oharboe
2009-06-04remove TAP_INVALID as argument to jtag_add_xxx() fn'soharboe
2009-06-04jtag_add_end_state() now returns the value of the global variable and does no...oharboe
2009-06-04JTAG_TRST_ASSERTED event cleanup. More clear where and when it is invoked and...oharboe
2009-06-04David Brownell <david-b@pacbell.net>:zwelch
2009-06-03use assert() for obscure check on illegal arguments upon trst being asserted ...oharboe
2009-06-03Move JTAG command handling implementation into its own source file.zwelch
2009-06-03Finish JTAG header file modularization; command factoring follows.zwelch
2009-06-03Remove interface.h from public JTAG header, include it where required.zwelch
2009-06-03Move the JTAG cable interface API implementationzwelch
2009-06-03Add missed accessor for checking the current TMS table.zwelch
2009-06-03Split and simplify handle_tms_sequence_command for further factoring.zwelch
2009-06-03Make tap_state_by_name available in new JTAG interface API header.zwelch
2009-06-02Finish removing '#ifdef HAVE_JTAG_MINIDRIVER_H' from jtag.h:zwelch
2009-06-02Add header file for JTAG minidriver:zwelch
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