summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Author: Michael Bruck <mbruck@digenius.de>kc8apf2009-05-201-13/+12
* Author: Michael Bruck <mbruck@digenius.de>kc8apf2009-05-201-4/+2
* Author: Michael Bruck <mbruck@digenius.de>kc8apf2009-05-201-16/+15
* Author: Michael Bruck <mbruck@digenius.de>kc8apf2009-05-201-2/+1
* Author: Michael Bruck <mbruck@digenius.de>kc8apf2009-05-201-18/+16
* Author: Michael Bruck <mbruck@digenius.de>kc8apf2009-05-201-13/+12
* Author: Michael Bruck <mbruck@digenius.de>kc8apf2009-05-201-2/+1
* Author: Michael Bruck <mbruck@digenius.de>kc8apf2009-05-201-19/+25
* Author: Michael Bruck <mbruck@digenius.de>kc8apf2009-05-201-6/+7
* Author: Michael Bruck <mbruck@digenius.de>kc8apf2009-05-201-78/+80
* Added jtag_nsrst_delay 200 and jtag_ntrst_delay 200 to the LPC2294 target.mifi2009-05-191-0/+3
* fix warningsoharboe2009-05-191-4/+10
* Wookey <wookey@wookware.org> update syntaxoharboe2009-05-191-8/+3
* David Brownell <david-b@pacbell.net> NAND: update ids, "nand list" bugfixoharboe2009-05-192-4/+8
* added tms_sequence command to allow switching between old/new tms sequenceoharboe2009-05-191-34/+60
* use tap_get_tms_path_len() instead of fix # of 7. Not tested if this builds, ...oharboe2009-05-186-6/+12
* use tap_get_tms_path_len() instead of fix # of 7.oharboe2009-05-181-2/+3
* Enable non-7-cycle state table for FT2232 and JLinkkc8apf2009-05-181-1/+1
* JLink support for non-7-cycle state moves by Dick Hollenbeck <dick@softplc.com>kc8apf2009-05-181-4/+10
* FT2232 support for non-7-cycle state moves by Dick Hollenbeck <dick@softplc.com>kc8apf2009-05-181-239/+393
* Fix fallout from r1818kc8apf2009-05-181-1/+1
* Change last_comand_pointer to last_command_pointer by Michael Bruck <mbruck@d...kc8apf2009-05-181-4/+4
* Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [8/8]kc8apf2009-05-181-32/+27
* Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [7/8]kc8apf2009-05-181-53/+48
* Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [6/8]kc8apf2009-05-181-17/+15
* Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [5/8]kc8apf2009-05-181-17/+17
* Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [4/8]kc8apf2009-05-181-17/+18
* Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [3/8]kc8apf2009-05-181-18/+17
* Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [2/8]kc8apf2009-05-181-19/+17
* Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de>kc8apf2009-05-181-0/+15
* ftdi_set_interface correctness by Strontium <strntydog@gmail.com>kc8apf2009-05-181-6/+6
* JTAG state table updates (short table still disabled). Provided by Dick Holl...kc8apf2009-05-181-11/+14
* Remove unecessary(and poptentially harmful?) "" around argumentsoharboe2009-05-181-1/+1
* less weird error messages for unknown commands. Check if command exists befor...oharboe2009-05-181-3/+4
* Dean Glazeski <dnglaze@gmail.com> fixed bug in checking of clocked back data ...oharboe2009-05-181-5/+131
* - add missing svn props from svn 1798 commitntfreak2009-05-189-500/+500
* Michael Bruck <mbruck@digenius.de> ARM11 cleanup stale dependencies with gene...oharboe2009-05-183-25/+26
* Fix logically inverted commentkc8apf2009-05-181-1/+1
* Consolidate target selection code into single get_target() that handles both ...kc8apf2009-05-1814-56/+63
* Whitespace cleanup from David Brownell <david-b@pacbell.net>kc8apf2009-05-1812-343/+342
* fix array2mem/mem2array when used as a "method" on a target.oharboe2009-05-171-14/+14
* Michael Bruck <mbruck@digenius.de> change 'ir_scan' from 'int' to 'bool' to d...oharboe2009-05-1611-22/+22
* fix naming of at91sam7 driveroharboe2009-05-161-2/+2
* Freddie Chopin <freddie_chopin@op.pl> move files about to where they belongoharboe2009-05-1610-508/+500
* Initialize a more variables in jim.c to allow gcc-4.4 to build.zwelch2009-05-151-2/+2
* Initialize value of objPtr local variable; prevents warning w/ gcc-4.4.zwelch2009-05-151-1/+1
* fix -fno-common/Mac build problems. oharboe2009-05-151-1/+1
* Less wrong handling of JIM_EMBEDDED, follow Jim Tcl doc's and only use JIM_EM...oharboe2009-05-152-4/+8
* revert to 1775. 1790 causes SEGFAULT w/Cygwin.oharboe2009-05-151-0/+1
* Remove JIM_EMBEDDED symbol; not appropriate or necessary.zwelch2009-05-141-1/+0