openocd/src/jtag
David Brownell d60ebc0ab5 jtag/tcl.c cleanup -- split out "adapter.c"
Clean up the jtag/tcl.c file, which was one of the biggest and
messiest ones in that directory.  Do it by splitting out all the
generic adapter commands to a separate "adapter.c" file (leaving
the "tcl.c" file holding only JTAG utilities).

Also rename the little-used "jtag interface" to "adapter_name", which
should have been at least re-categorized earlier (it's not jtag-only).

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2010-03-27 10:07:13 -07:00
..
drivers FT2232 Messaaging fix 2010-03-24 16:04:26 -07:00
minidriver minidriver: fix inline capability of minidriver 2009-12-08 10:29:58 +01:00
minidummy jtag: simplify jtag_add_plain_ir/dr_scan 2010-03-08 08:12:26 +01:00
zy1000 zy1000: dev tool 2010-03-25 20:46:34 +01:00
Makefile.am jtag/tcl.c cleanup -- split out "adapter.c" 2010-03-27 10:07:13 -07:00
adapter.c jtag/tcl.c cleanup -- split out "adapter.c" 2010-03-27 10:07:13 -07:00
commands.c minidriver: fix inline capability of minidriver 2009-12-08 10:29:58 +01:00
commands.h interface: define TMS sequence command 2010-02-27 00:12:38 -08:00
core.c jtag: retire jtag_get/set_end_state() 2010-03-19 08:31:44 +01:00
driver.h split "interface" commands from "jtag" ones 2010-03-11 09:47:47 -08:00
interface.c move ARRAY_SIZE macro to types.h 2009-11-16 09:58:11 -08:00
interface.h interface: define TMS sequence command 2010-02-27 00:12:38 -08:00
interfaces.c Add support for Bus Pirate as a JTAG adapter. 2010-03-11 11:35:50 -08:00
interfaces.h change #include "interface.h" to <jtag/interface.h> 2009-12-03 04:22:52 -08:00
jtag.h jtag: make out_value const 2010-03-21 19:13:49 +01:00
minidriver.h jtag: simplify jtag_add_plain_ir/dr_scan 2010-03-08 08:12:26 +01:00
startup.tcl jtag/tcl.c cleanup -- split out "adapter.c" 2010-03-27 10:07:13 -07:00
tcl.c jtag/tcl.c cleanup -- split out "adapter.c" 2010-03-27 10:07:13 -07:00