1713 Commits (8717ed04aaa465dcd6ae722b120b2cd4fdc4c8b4)
 

Author SHA1 Message Date
  oharboe 231a71b7fb Michael Bruck <mbruck@digenius.de> change 'ir_scan' from 'int' to 'bool' to document its semantics 15 years ago
  oharboe 1bcbd44ed3 fix naming of at91sam7 driver 15 years ago
  oharboe 72f5449e4b Freddie Chopin <freddie_chopin@op.pl> move files about to where they belong 15 years ago
  zwelch ea3ddc7e4f Initialize a more variables in jim.c to allow gcc-4.4 to build. 15 years ago
  zwelch 5cff9997c5 Initialize value of objPtr local variable; prevents warning w/ gcc-4.4. 15 years ago
  oharboe 21c8284233 fix -fno-common/Mac build problems. 15 years ago
  oharboe 4dcd58724a Less wrong handling of JIM_EMBEDDED, follow Jim Tcl doc's and only use JIM_EMBEDDED in a single .c file. Still broken w/-fno-common(i.e. Mac OS). 15 years ago
  oharboe b9522f0e78 revert to 1775. 1790 causes SEGFAULT w/Cygwin. 15 years ago
  zwelch c102397e9f Update Doxyfile to build The List into the doxygen manual. 15 years ago
  zwelch 8ed887456d Add current draft of The List of Pending and Open Tasks. 15 years ago
  zwelch 789b639a39 Remove JIM_EMBEDDED symbol; not appropriate or necessary. 15 years ago
  zwelch 30f6b1ebbc Several minor fixes for the new doxygen manual. 15 years ago
  zwelch ca7ec066b2 Paul Thomas <pthomas8589@gmail.com>: new board cfg for Linuxstamp-mx27 15 years ago
  oharboe adf3a2ce7b use TAP_INVALID enum instead of -1 15 years ago
  oharboe b3b0ff60c2 take #2: dump_image now works for addresses not divisible by 4 15 years ago
  oharboe a74d911412 dump_image now works for addresses not divisible by 4 15 years ago
  oharboe 651cb917e7 fix broken ir/drscan -endstate option. The statemachine now actually ends up in said state. 15 years ago
  oharboe 0bb9c5de63 selftest wip 15 years ago
  oharboe c5e51bca0a propagate error in dump_image. If an error occurs during dump_image, a tcl exception is thrown. 15 years ago
  zwelch 3d4e32bc9a Update configure script test for net/if.h to work on MacOS. 15 years ago
  zwelch 53b67960a2 Fix bootstrap typo noticed by Edgar Grimberg <edgar.grimberg@zylin.com>. 15 years ago
  zwelch 3df27e5ce5 Fix bootstrap script to support MacOS glibtoolize oddity. 15 years ago
  oharboe ba66ccea35 zy1000 1.52 snapshot 15 years ago
  zwelch 7626139950 Add JTAG Primer to doxygen manual, contributed by Strontium. 15 years ago
  zwelch 9c2468eee4 Include types.h in command.h to make stdint.h available through it. 15 years ago
  oharboe 709fd9d6b4 added verify_jtag command 15 years ago
  zwelch 233ab439c7 Include files required to rebuild the HTTP web pages in distribution. 15 years ago
  oharboe c860600c6a shuffled comments about for jtag_add_dr_out() fn. 15 years ago
  zwelch 624aa80f84 Commit skeleton files for high-level developer manual using doxygen. 15 years ago
  oharboe 23a0704451 irscan now also works correctly in addition to not crashing :-) 15 years ago
  ntfreak b7b586ac6b - add missing svn props from svn 1768 commit 15 years ago
  oharboe cbfa0304f9 4-bit ECC support for Marvell Kirkwood SOC 15 years ago
  oharboe f34386ee32 Nicolas Pitre <nico@cam.org> lower JTAG clock for SheevaPlug 15 years ago
  oharboe 0ecb96cc1b move eCos type definition to types.h where it belongs. 15 years ago
  zwelch 46d13ccc3b Add stdint.h to types.h to provide intptr_t. 15 years ago
  ntfreak 14f3548ff2 - fix build issue when HAVE_ELF_H is not defined 15 years ago
  oharboe 75f89c5cb6 eCos fixes 15 years ago
  zwelch 7d81ab69e1 Include project doxygen configuration with distribution tarballs. 15 years ago
  zwelch f976af56a4 Audit and remove redundant uses of replacements.h in the tree. 15 years ago
  zwelch 5136270920 Make replacements.h private by including it from config.h autoheader. 15 years ago
  zwelch dd85eebf22 Make system.h private by including it from config.h autoheader. 15 years ago
  zwelch 85f9734103 Audit and reduce #include directives in jim source files. 15 years ago
  zwelch 4c71ca6b5f Define _GNU_SOURCE in config.h, remove definitions from source files. 15 years ago
  zwelch 61cba7e0e6 Remove config.h from types.h; all .c files are required to include it. 15 years ago
  zwelch 591a23ec8d Include config.h in pregenerated rlink_speed_table.c source. 15 years ago
  zwelch e29ed183fc Update rlink_make_speed_table.pl script to add config.h to its output. 15 years ago
  oharboe a28fdee804 fix memory corruption introduce in 1730 15 years ago
  oharboe 71d76b0a74 added jtag_alloc_in_value32 - not used in this commit. 15 years ago
  oharboe 9bbd933eae fix ancient bug & SEGFAULT in irscan 15 years ago
  zwelch 30a17f0bb4 Include assert.h in system.h to promote tree-wide use of assertions. 15 years ago