riscv-openocd/src/jtag
zwelch 79cec48ba2 Peter Denison <openwrt@marshadder.org>:
The debugging code in jlink_tap_execute() called when _DEBUG_USB_COMMS_ is 
defined was using the entire cached scan length to print the results 
buffers, and not the correct length of each individual buffer.


git-svn-id: svn://svn.berlios.de/openocd/trunk@1955 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-05-31 01:07:43 +00:00
..
rlink remove unused JTAG_END_STATE 2009-05-30 11:37:21 +00:00
Makefile.am Extend autotools build to create shared library libopenocd with libtool: 2009-05-10 22:03:57 +00:00
amt_jtagaccel.c remove unused JTAG_END_STATE 2009-05-30 11:37:21 +00:00
arm-jtag-ew.c remove unused JTAG_END_STATE 2009-05-30 11:37:21 +00:00
at91rm9200.c Audit and eliminate redundant #include directives from src/jtag. 2009-05-11 04:04:58 +00:00
bitbang.c remove unused JTAG_END_STATE 2009-05-30 11:37:21 +00:00
bitbang.h - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00
bitq.c remove unused JTAG_END_STATE 2009-05-30 11:37:21 +00:00
bitq.h - added support for Asix Presto JTAG interface (thanks to Pavel Chromy and Asix for making this addition possible) 2007-07-15 11:19:33 +00:00
dummy.c Audit and eliminate redundant #include directives from src/jtag. 2009-05-11 04:04:58 +00:00
ep93xx.c Audit and eliminate redundant #include directives from src/jtag. 2009-05-11 04:04:58 +00:00
ft2232.c remove unused JTAG_END_STATE part 2 2009-05-30 11:55:14 +00:00
gw16012.c remove unused JTAG_END_STATE 2009-05-30 11:37:21 +00:00
jlink.c Peter Denison <openwrt@marshadder.org>: 2009-05-31 01:07:43 +00:00
jtag.c Encapsulate the global "jtag" jtag_interface pointer: 2009-05-30 22:23:12 +00:00
jtag.h Encapsulate the global "jtag" jtag_interface pointer: 2009-05-30 22:23:12 +00:00
parport.c Audit and eliminate redundant #include directives from src/jtag. 2009-05-11 04:04:58 +00:00
presto.c Audit and eliminate redundant #include directives from src/jtag. 2009-05-11 04:04:58 +00:00
usbprog.c remove unused JTAG_END_STATE 2009-05-30 11:37:21 +00:00
vsllink.c remove unused JTAG_END_STATE 2009-05-30 11:37:21 +00:00
zy1000.c use tap_get_tms_path_len() instead of fix # of 7. Not tested if this builds, but at least we're looking at a build error instead of a runtime error. 2009-05-18 20:25:19 +00:00