aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-05-20Author: Spencer Oliver <spen@spen-soft.co.uk>kc8apf5-9/+55
2009-05-20Author: Michael Bruck <mbruck@digenius.de>kc8apf1-13/+12
2009-05-20Author: Michael Bruck <mbruck@digenius.de>kc8apf1-4/+2
2009-05-20Author: Michael Bruck <mbruck@digenius.de>kc8apf1-16/+15
2009-05-20Author: Michael Bruck <mbruck@digenius.de>kc8apf1-2/+1
2009-05-20Author: Michael Bruck <mbruck@digenius.de>kc8apf1-18/+16
2009-05-20Author: Michael Bruck <mbruck@digenius.de>kc8apf1-13/+12
2009-05-20Author: Michael Bruck <mbruck@digenius.de>kc8apf1-2/+1
2009-05-20Author: Michael Bruck <mbruck@digenius.de>kc8apf1-19/+25
2009-05-20Author: Michael Bruck <mbruck@digenius.de>kc8apf1-6/+7
2009-05-20Author: Michael Bruck <mbruck@digenius.de>kc8apf1-78/+80
2009-05-19Added jtag_nsrst_delay 200 and jtag_ntrst_delay 200 to the LPC2294 target.mifi1-0/+3
2009-05-19fix warningsoharboe1-4/+10
2009-05-19Wookey <wookey@wookware.org> update syntaxoharboe1-8/+3
2009-05-19David Brownell <david-b@pacbell.net> NAND: update ids, "nand list" bugfixoharboe2-4/+8
2009-05-19added tms_sequence command to allow switching between old/new tms sequenceoharboe1-34/+60
2009-05-18use tap_get_tms_path_len() instead of fix # of 7. Not tested if this builds, ...oharboe6-6/+12
2009-05-18use tap_get_tms_path_len() instead of fix # of 7.oharboe1-2/+3
2009-05-18Enable non-7-cycle state table for FT2232 and JLinkkc8apf1-1/+1
2009-05-18JLink support for non-7-cycle state moves by Dick Hollenbeck <dick@softplc.com>kc8apf1-4/+10
2009-05-18FT2232 support for non-7-cycle state moves by Dick Hollenbeck <dick@softplc.com>kc8apf1-239/+393
2009-05-18Fix fallout from r1818kc8apf1-1/+1
2009-05-18Change last_comand_pointer to last_command_pointer by Michael Bruck <mbruck@d...kc8apf1-4/+4
2009-05-18Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [8/8]kc8apf1-32/+27
2009-05-18Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [7/8]kc8apf1-53/+48
2009-05-18Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [6/8]kc8apf1-17/+15
2009-05-18Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [5/8]kc8apf1-17/+17
2009-05-18Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [4/8]kc8apf1-17/+18
2009-05-18Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [3/8]kc8apf1-18/+17
2009-05-18Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [2/8]kc8apf1-19/+17
2009-05-18Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de>kc8apf1-0/+15
2009-05-18ftdi_set_interface correctness by Strontium <strntydog@gmail.com>kc8apf1-6/+6
2009-05-18JTAG state table updates (short table still disabled). Provided by Dick Holl...kc8apf1-11/+14
2009-05-18Remove unecessary(and poptentially harmful?) "" around argumentsoharboe1-1/+1
2009-05-18less weird error messages for unknown commands. Check if command exists befor...oharboe1-3/+4
2009-05-18Dean Glazeski <dnglaze@gmail.com> fixed bug in checking of clocked back data ...oharboe1-5/+131
2009-05-18- add missing svn props from svn 1798 commitntfreak9-500/+500
2009-05-18Michael Bruck <mbruck@digenius.de> ARM11 cleanup stale dependencies with gene...oharboe3-25/+26
2009-05-18Fix logically inverted commentkc8apf1-1/+1
2009-05-18Consolidate target selection code into single get_target() that handles both ...kc8apf14-56/+63
2009-05-18Whitespace cleanup from David Brownell <david-b@pacbell.net>kc8apf12-343/+342
2009-05-17fix array2mem/mem2array when used as a "method" on a target.oharboe1-14/+14
2009-05-16Michael Bruck <mbruck@digenius.de> change 'ir_scan' from 'int' to 'bool' to d...oharboe11-22/+22
2009-05-16fix naming of at91sam7 driveroharboe1-2/+2
2009-05-16Freddie Chopin <freddie_chopin@op.pl> move files about to where they belongoharboe10-508/+500
2009-05-15Initialize a more variables in jim.c to allow gcc-4.4 to build.zwelch1-2/+2
2009-05-15Initialize value of objPtr local variable; prevents warning w/ gcc-4.4.zwelch1-1/+1
2009-05-15fix -fno-common/Mac build problems. oharboe1-1/+1
2009-05-15Less wrong handling of JIM_EMBEDDED, follow Jim Tcl doc's and only use JIM_EM...oharboe2-4/+8
2009-05-15revert to 1775. 1790 causes SEGFAULT w/Cygwin.oharboe1-0/+1