openocd/src/jtag
Zachary T Welch 2861877b32 command_handler: change 'cmd_ctx' to CMD_CTX
Convert all command handler 'cmd_ctx' parameter usage with CMD_CTX.
2009-11-17 11:40:06 -08:00
..
minidummy cleanup jtag minidrivers 2009-11-16 05:30:51 -08:00
rlink rlink: fix overzealous sed 2009-11-15 09:11:29 -08:00
zy1000 jtag_registers: Avalon bridge flushing tweaks 2009-11-17 15:39:05 +01:00
amt_jtagaccel.c command_handler: change 'cmd_ctx' to CMD_CTX 2009-11-17 11:40:06 -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_handler: change 'args' to CMD_ARGV 2009-11-17 11:38:07 -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 rename CEIL as DIV_ROUND_UP 2009-11-16 09:58:11 -08:00
commands.h jtag_command_t -> struct jtag_command 2009-11-13 11:58:05 -08:00
core.c JTAG: fix autoprobe failure. 2009-11-16 16:36:03 -08:00
driver.c rename CEIL as DIV_ROUND_UP 2009-11-16 09:58:11 -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 command_handler: change 'args' to CMD_ARGV 2009-11-17 11:38:07 -08:00
gw16012.c command_handler: change 'cmd_ctx' to CMD_CTX 2009-11-17 11:40:06 -08:00
interface.c move ARRAY_SIZE macro to types.h 2009-11-16 09:58:11 -08: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 command_handler: change 'cmd_ctx' to CMD_CTX 2009-11-17 11:40:06 -08:00
jtag.h move ARRAY_SIZE macro to types.h 2009-11-16 09:58:11 -08:00
Makefile.am Move JTAG interface list to new files. 2009-06-29 00:00:50 +00:00
minidriver.h remove TAP_SCAN_BYTES macro 2009-11-16 09:58:11 -08:00
parport.c command_handler: change 'cmd_ctx' to CMD_CTX 2009-11-17 11:40:06 -08:00
presto.c command_handler: change 'args' to CMD_ARGV 2009-11-17 11:38:07 -08:00
tcl.c command_handler: change 'cmd_ctx' to CMD_CTX 2009-11-17 11:40:06 -08:00
usbprog.c command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
vsllink.c command_handler: change 'args' to CMD_ARGV 2009-11-17 11:38:07 -08:00