.. |
rlink
|
Author: Thomas Kindler <mail@t-kindler.de>
|
2009-05-21 05:33:36 +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
|
Submitted by Magnus Lundin <lundin@mlu.mine.nu>:
|
2009-05-23 20:52:18 +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
|
Submitted by Magnus Lundin <lundin@mlu.mine.nu>:
|
2009-05-23 03:42:13 +00:00 |
jtag.c
|
Submitted by Magnus Lundin <lundin@mlu.mine.nu>:
|
2009-05-23 20:50:06 +00:00 |
jtag.h
|
Author: Michael Bruck <mbruck@digenius.de>
|
2009-05-21 04:39:41 +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 |