]> git.sur5r.net Git - openocd/history - src/jtag/interface.h
armv7m_trace, stlink: provide APIs to capture trace with an adapter
[openocd] / src / jtag / interface.h
2015-03-25 Paul Fertserarmv7m_trace, stlink: provide APIs to capture trace...
2014-10-06 Spencer Oliverjtag: constify driver arrays
2014-06-28 Andreas Fritiofsontransport: Constify the transports vector
2014-01-09 Spencer Olivercmsis-dap: add initial cmsis-dap support
2013-06-05 Spencer Oliverupdate files to correct FSF address
2012-04-10 Simon Qiantopic: add reset functions for SWD
2012-02-06 Spencer Oliverbuild: cleanup src/jtag directory
2011-04-19 Øyvind Harboejtag: clarify jtag->init() and jtag->quit() definitions
2010-12-25 David Brownellinitial SWD transport (SWD infrastructure #2)
2010-07-09 David Brownelltransport selection tweaks
2010-02-27 David Brownellinterface: define TMS sequence command
2009-12-03 Zachary T Welchchange #include "jtag.h" to <jtag/jtag.h>
2009-11-25 Zachary T Welchremove register_callbacks from jtag interface
2009-11-13 Zachary T Welchcommand_context_t -> struct command_context
2009-11-13 Zachary T Welchjtag_interface_t -> struct jtag_interface
2009-10-23 David BrownellSVF: clean up, mostly for TAP state name handling
2009-06-23 zwelchRemove whitespace that occurs before ')'.
2009-06-23 zwelchRemove whitespace that occurs after '('.
2009-06-23 zwelch- Fixes '=' whitespace
2009-06-03 zwelchUpdate documentationf or jtag_interface structure members.
2009-06-03 zwelchExpose tap_state_by_name TAP helper available in public...
2009-06-03 zwelchMove the JTAG cable interface API implementation
2009-06-03 zwelchAdd missed accessor for checking the current TMS table.
2009-06-03 zwelchSplit and simplify handle_tms_sequence_command for...
2009-06-03 zwelchMake tap_state_by_name available in new JTAG interface...
2009-06-02 zwelchAdd private src/jtag/interface.h for use by JTAG interf...