Go to file
zwelch 0894ae214a David Brownell <david-b@pacbell.net>:
Add "jtag names" command, mirroring "target names" but returning
TAP names instead of target names.  This starts letting TAPs be
manipulated in scripts ... much like what works now for targets.

It's a bit limited just yet, since "jtag cget $TAPNAME" doesn't
expose all TAP attributes.  "$TARGETNAME cget" is more functional.


git-svn-id: svn://svn.berlios.de/openocd/trunk@2428 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-06-30 09:03:59 +00:00
contrib Uwe Hermann <uwe@hermann-uwe.de>: Make ICEbear look like other targets 2009-04-30 21:04:34 +00:00
doc David Brownell <david-b@pacbell.net>: 2009-06-30 09:03:59 +00:00
ecosflash deleted obsolete stuff. 2008-04-22 06:44:05 +00:00
src David Brownell <david-b@pacbell.net>: 2009-06-30 09:03:59 +00:00
tcl Kevin Bortis <stm32@bortis.ch> fix worksize 2009-06-29 22:08:34 +00:00
testing Remove whitespace at end of lines, step 2. 2009-06-23 22:50:08 +00:00
tools Fix logger.pl script to avoid spurious empty line in some cases. 2009-06-30 05:33:17 +00:00
AUTHORS Michael Schwingen <rincewind@discworld.dascon.de> add non-CFI SST flashs 2009-04-21 05:31:18 +00:00
BUGS Improve BUGS file wording and layout. 2009-06-30 05:34:44 +00:00
COPYING - prepare OpenOCD for branching, created ./trunk/ 2006-06-02 10:36:31 +00:00
ChangeLog retired 2008-03-06 17:11:35 +00:00
Doxyfile.in Properly fix doxygen out-of-tree build process: 2009-05-24 01:08:16 +00:00
INSTALL - fix typo's 2008-09-22 20:58:57 +00:00
Makefile.am Add a rule to rebuild libtool if ltmain.sh changes (from libtool docs). 2009-06-09 12:01:56 +00:00
NEWS - fix typo's 2008-09-22 20:58:57 +00:00
NEWTAPS - fix incorrect svn props from last commit 2008-12-01 15:52:56 +00:00
PATCHES Improve doxygen markup of PATCHES file, link to new primer. 2009-06-03 02:17:26 +00:00
README commit test from Duane 2009-06-19 06:05:46 +00:00
TODO Improve remaining documentation that was causing Doxygen warnings. 2009-06-03 04:44:38 +00:00
bootstrap Remove redundant call to autoheader in bootstrap script. 2009-05-28 23:47:37 +00:00
configure.in - correct configure ftd2xx highspeed test 2009-06-24 08:12:45 +00:00
guess-rev.sh - guess-rev.sh now works as expected when build_dir is not the same as src_dir 2009-02-13 09:56:51 +00:00
uncrustify.cfg Add uncrustify config file and helper script 2009-02-03 04:27:48 +00:00

README

openocd.texi is the authoritative source of OpenOCD documentation