aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2009-05-14Remove JIM_EMBEDDED symbol; not appropriate or necessary.zwelch1-1/+0
2009-05-14Paul Thomas <pthomas8589@gmail.com>: new board cfg for Linuxstamp-mx27zwelch1-0/+59
2009-05-14use TAP_INVALID enum instead of -1oharboe1-5/+5
2009-05-14take #2: dump_image now works for addresses not divisible by 4 oharboe1-6/+0
2009-05-14dump_image now works for addresses not divisible by 4oharboe1-1/+1
2009-05-14fix broken ir/drscan -endstate option. The statemachine now actually ends up ...oharboe1-11/+6
2009-05-14selftest wipoharboe1-0/+17
2009-05-14propagate error in dump_image. If an error occurs during dump_image, a tcl ex...oharboe1-2/+2
2009-05-13zy1000 1.52 snapshotoharboe1-1/+1
2009-05-13Include types.h in command.h to make stdint.h available through it.zwelch1-0/+2
2009-05-13added verify_jtag commandoharboe1-15/+49
2009-05-13Include files required to rebuild the HTTP web pages in distribution.zwelch1-0/+9
2009-05-13shuffled comments about for jtag_add_dr_out() fn.oharboe1-7/+14
2009-05-12irscan now also works correctly in addition to not crashing :-)oharboe1-1/+1
2009-05-12- add missing svn props from svn 1768 commitntfreak1-174/+174
2009-05-124-bit ECC support for Marvell Kirkwood SOCoharboe5-4/+197
2009-05-12Nicolas Pitre <nico@cam.org> lower JTAG clock for SheevaPlugoharboe1-1/+1
2009-05-12move eCos type definition to types.h where it belongs. oharboe2-5/+6
2009-05-12Add stdint.h to types.h to provide intptr_t.zwelch2-1/+3
2009-05-12- fix build issue when HAVE_ELF_H is not definedntfreak1-21/+29
2009-05-12eCos fixesoharboe2-0/+14
2009-05-12Audit and remove redundant uses of replacements.h in the tree.zwelch8-25/+8
2009-05-12Make system.h private by including it from config.h autoheader.zwelch1-1/+0
2009-05-12Audit and reduce #include directives in jim source files.zwelch2-23/+0
2009-05-12Define _GNU_SOURCE in config.h, remove definitions from source files.zwelch2-8/+0
2009-05-12Remove config.h from types.h; all .c files are required to include it.zwelch1-4/+0
2009-05-12Include config.h in pregenerated rlink_speed_table.c source.zwelch1-0/+3