aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/interface.h
AgeCommit message (Expand)AuthorFilesLines
2009-11-13command_context_t -> struct command_contextZachary T Welch1-1/+1
2009-11-13jtag_interface_t -> struct jtag_interfaceZachary T Welch1-3/+2
2009-10-23SVF: clean up, mostly for TAP state name handlingDavid Brownell1-3/+0
2009-06-23Remove whitespace that occurs before ')'.zwelch1-1/+1
2009-06-23Remove whitespace that occurs after '('.zwelch1-1/+1
2009-06-23- Fixes '=' whitespacezwelch1-1/+1
2009-06-03Update documentationf or jtag_interface structure members.zwelch1-15/+55
2009-06-03Expose tap_state_by_name TAP helper available in public API.zwelch1-6/+0
2009-06-03Move the JTAG cable interface API implementationzwelch1-0/+2
2009-06-03Add missed accessor for checking the current TMS table.zwelch1-0/+2
2009-06-03Split and simplify handle_tms_sequence_command for further factoring.zwelch1-0/+3
2009-06-03Make tap_state_by_name available in new JTAG interface API header.zwelch1-0/+3
2009-06-02Add private src/jtag/interface.h for use by JTAG interface drivers:zwelch1-0/+236