openocd/src/jtag
Zachary T Welch f30136603e arm-jtag-ew,jlink: switch to COMMAND_HANDLER
These drivers were overlooked during the recent upgrade.  Convert them,
moving their registration routines to eliminate their declarations.
2009-11-15 09:12:44 -08:00
..
minidummy command_t -> struct command 2009-11-13 13:30:50 -08:00
rlink rlink: fix overzealous sed 2009-11-15 09:11:29 -08:00
zy1000 command_t -> struct command 2009-11-13 13:30:50 -08:00
amt_jtagaccel.c command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
arm-jtag-ew.c arm-jtag-ew,jlink: switch to COMMAND_HANDLER 2009-11-15 09:12:44 -08:00
at91rm9200.c command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
bitbang.c jtag_command_t -> struct jtag_command 2009-11-13 11:58:05 -08:00
bitbang.h bitbang_interface_t -> struct bitbang_interface 2009-11-13 11:58:04 -08:00
bitq.c jtag_command_t -> struct jtag_command 2009-11-13 11:58:05 -08:00
bitq.h bitq_interface_t -> struct biq_interface 2009-11-13 11:58:04 -08:00
commands.c jtag_command_t -> struct jtag_command 2009-11-13 11:58:05 -08:00
commands.h jtag_command_t -> struct jtag_command 2009-11-13 11:58:05 -08:00
core.c command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
driver.c jtag_command_t -> struct jtag_command 2009-11-13 11:58:05 -08:00
dummy.c command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
ep93xx.c command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
ft2232.c compile with cygwin (32-bit) 2009-11-14 02:22:37 -08:00
gw16012.c command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
interface.c jtag: clean up TAP state name handling 2009-10-23 01:02:22 -07:00
interface.h command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
interfaces.c jtag_interface_t -> struct jtag_interface 2009-11-13 11:58:04 -08:00
interfaces.h jtag_interface_t -> struct jtag_interface 2009-11-13 11:58:04 -08:00
jlink.c arm-jtag-ew,jlink: switch to COMMAND_HANDLER 2009-11-15 09:12:44 -08:00
jtag.h command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
Makefile.am Move JTAG interface list to new files. 2009-06-29 00:00:50 +00:00
minidriver.h scan_field_t -> struct scan_field 2009-11-13 11:58:04 -08:00
parport.c command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
presto.c command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
tcl.c command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
usbprog.c command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
vsllink.c command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00