riscv-openocd/src/jtag
zwelch ad8f1b4295 David Brownell <david-b@pacbell.net>:
Doc (mostly) update for jtag_khz:
 - switch to @deffn syntax
 - add entry for "jtag_rclk"
 - move deprecated "jtag_speed" into collection of deprecated calls

And for ft2232, don't be the only adapter to *log* an error if RTCK
is requested; it's already reported properly, like any other nonfatal
command parameter.  "jtag_rclk" just works as expected, without any
scarey messages.


git-svn-id: svn://svn.berlios.de/openocd/trunk@1910 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-05-24 21:13:29 +00:00
..
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 David Brownell <david-b@pacbell.net>: 2009-05-24 21:13:29 +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 David Brownell <david-b@pacbell.net>: 2009-05-24 21:13:29 +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