summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* PATCHES updates from David Brownell <david-b@pacbell.net>kc8apf2009-05-181-0/+7
* 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
* Relocate documentation on working area to better align with use of new syntax...kc8apf2009-05-181-13/+14
* Fix logically inverted commentkc8apf2009-05-181-1/+1
* Consolidate target selection code into single get_target() that handles both ...kc8apf2009-05-1815-77/+89
* ETM/ETB documentation from David Brownell <david-b@pacbell.net>kc8apf2009-05-181-0/+23
* 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
* Update Doxyfile to build The List into the doxygen manual.zwelch2009-05-151-0/+1
* Add current draft of The List of Pending and Open Tasks.zwelch2009-05-152-5/+187
* Remove JIM_EMBEDDED symbol; not appropriate or necessary.zwelch2009-05-141-1/+0
* Several minor fixes for the new doxygen manual.zwelch2009-05-143-8/+9
* Paul Thomas <pthomas8589@gmail.com>: new board cfg for Linuxstamp-mx27zwelch2009-05-141-0/+59
* use TAP_INVALID enum instead of -1oharboe2009-05-141-5/+5
* take #2: dump_image now works for addresses not divisible by 4 oharboe2009-05-141-6/+0
* dump_image now works for addresses not divisible by 4oharboe2009-05-141-1/+1
* fix broken ir/drscan -endstate option. The statemachine now actually ends up ...oharboe2009-05-141-11/+6
* selftest wipoharboe2009-05-141-0/+17
* propagate error in dump_image. If an error occurs during dump_image, a tcl ex...oharboe2009-05-141-2/+2
* Update configure script test for net/if.h to work on MacOS.zwelch2009-05-131-1/+15
* Fix bootstrap typo noticed by Edgar Grimberg <edgar.grimberg@zylin.com>.zwelch2009-05-131-1/+1
* Fix bootstrap script to support MacOS glibtoolize oddity.zwelch2009-05-131-5/+21
* zy1000 1.52 snapshotoharboe2009-05-131-1/+1
* Add JTAG Primer to doxygen manual, contributed by Strontium.zwelch2009-05-132-0/+121
* Include types.h in command.h to make stdint.h available through it.zwelch2009-05-131-0/+2
* added verify_jtag commandoharboe2009-05-131-15/+49
* Include files required to rebuild the HTTP web pages in distribution.zwelch2009-05-131-0/+9
* shuffled comments about for jtag_add_dr_out() fn.oharboe2009-05-131-7/+14