]> git.sur5r.net Git - openocd/history - src/jtag/drivers/driver.c
tcl/target: ti_tms570.cfg restructure dap support
[openocd] / src / jtag / drivers / driver.c
2018-10-16 Steven Stallionjtag: make cmd_queue_scan_field_clone public
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2014-01-20 Andreas FritiofsonRetire jtag_add_dr_out
2013-06-05 Spencer Oliverupdate files to correct FSF address
2012-02-06 Spencer Oliverbuild: cleanup src/jtag/drivers directory
2010-06-07 Øyvind Harboejtag: rename JTAG_MOVESTATE to JTAG_TLR_RESET
2010-03-08 Øyvind Harboejtag: simplify jtag_add_plain_ir/dr_scan
2010-03-08 Øyvind Harboejtag: jtag_add_ir_scan() now takes a single field
2010-03-08 Øyvind Harboejtag: retire tap field
2010-03-01 Øyvind Harboejtag: the post TAP state is now passed to the drivers
2010-02-27 David Brownellinterface: define TMS sequence command
2010-01-05 David Brownellbuildfix with -DNDEBUG
2009-12-08 Øyvind Harboeminidriver: fix inline capability of minidriver
2009-12-03 Zachary T Welchchange #include "minidriver.h" to <jtag/minidriver.h>
2009-12-03 Zachary T Welchchange #include "interface.h" to <jtag/interface.h>
2009-12-03 Zachary T Welchchange #include "command.h" to <helper/command.h>
2009-12-03 Zachary T Welchmove jtag drivers to src/jtag/drivers