.. |
rlink
|
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 |
Makefile.am
|
Extend autotools build to create shared library libopenocd with libtool:
|
2009-05-10 22:03:57 +00:00 |
amt_jtagaccel.c
|
Michael Bruck <mbruck@digenius.de> change 'ir_scan' from 'int' to 'bool' to document its semantics
|
2009-05-16 20:09:07 +00:00 |
arm-jtag-ew.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 |
at91rm9200.c
|
Audit and eliminate redundant #include directives from src/jtag.
|
2009-05-11 04:04:58 +00:00 |
bitbang.c
|
use tap_get_tms_path_len() instead of fix # of 7.
|
2009-05-18 20:21:53 +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
|
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 |
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
|
FT2232 support for non-7-cycle state moves by Dick Hollenbeck <dick@softplc.com>
|
2009-05-18 17:41:27 +00:00 |
gw16012.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 |
jlink.c
|
JLink support for non-7-cycle state moves by Dick Hollenbeck <dick@softplc.com>
|
2009-05-18 17:42:36 +00:00 |
jtag.c
|
added tms_sequence command to allow switching between old/new tms sequence
|
2009-05-19 06:59:20 +00:00 |
jtag.h
|
Michael Bruck <mbruck@digenius.de> change 'ir_scan' from 'int' to 'bool' to document its semantics
|
2009-05-16 20:09:07 +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
|
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 |
vsllink.c
|
Michael Bruck <mbruck@digenius.de> change 'ir_scan' from 'int' to 'bool' to document its semantics
|
2009-05-16 20:09:07 +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 |