summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Include project doxygen configuration with distribution tarballs.zwelch2009-05-121-0/+2
* Audit and remove redundant uses of replacements.h in the tree.zwelch2009-05-128-25/+8
* Make replacements.h private by including it from config.h autoheader.zwelch2009-05-121-0/+1
* Make system.h private by including it from config.h autoheader.zwelch2009-05-122-1/+4
* Audit and reduce #include directives in jim source files.zwelch2009-05-122-23/+0
* Define _GNU_SOURCE in config.h, remove definitions from source files.zwelch2009-05-123-8/+1
* Remove config.h from types.h; all .c files are required to include it.zwelch2009-05-121-4/+0
* Include config.h in pregenerated rlink_speed_table.c source.zwelch2009-05-121-0/+3
* Update rlink_make_speed_table.pl script to add config.h to its output.zwelch2009-05-121-6/+13
* fix memory corruption introduce in 1730oharboe2009-05-122-8/+8
* added jtag_alloc_in_value32 - not used in this commit.oharboe2009-05-122-2/+30
* fix ancient bug & SEGFAULT in irscanoharboe2009-05-121-4/+7
* Include assert.h in system.h to promote tree-wide use of assertions.zwelch2009-05-123-3/+2
* Remove duplicate definition of encode in httpd.tcl.zwelch2009-05-111-5/+0
* now builds on 64 and 32 bit systemsoharboe2009-05-113-3/+3
* fix jtag_add_dr_scan() usage a bit... avoid lots of malloc()'s.oharboe2009-05-111-10/+6
* Update jim helper files to use proper configure script support:zwelch2009-05-114-24/+16
* fix USB performance regression for verify_ircaptureoharboe2009-05-111-46/+23
* USB performance regression fixoharboe2009-05-111-9/+11
* retire jtag_add_dr_scan_nowoharboe2009-05-112-10/+0
* switch to jtag_add_dr_scan() from the synchronous version - USB performance fixoharboe2009-05-111-4/+11
* switch to jtag_add_dr_scan_check() - USB performance fixoharboe2009-05-111-3/+9
* switch to jtag_add_dr_scan_check() - USB performance fixoharboe2009-05-111-4/+10
* switch to jtag_add_dr_scan_check() - USB performance fixoharboe2009-05-111-3/+9
* change jtag_add_callback API to be able to support check_value/maskoharboe2009-05-114-15/+85
* Fix ft2232 for CygWin, provided by Michael Bruck <mbruck@digenius.de>.zwelch2009-05-111-4/+4
* switch to jtag_add_callback() - USB performance fixoharboe2009-05-111-14/+20
* switch to jtag_add_callback() - USB performance fixoharboe2009-05-111-5/+12
* switch to jtag_add_callback() - USB performance fixoharboe2009-05-111-40/+4
* switch to jtag_add_callback() - USB performance fixoharboe2009-05-111-13/+15
* switch to jtag_add_callback() - USB performance fixoharboe2009-05-111-4/+3
* switch to jtag_add_callback() - USB performance fixoharboe2009-05-111-4/+3
* switch to jtag_add_callback() - USB performance fixoharboe2009-05-111-4/+3
* switch to jtag_add_callback() - USB performance fixoharboe2009-05-111-11/+11
* switch to jtag_add_callback() - USB performance fixoharboe2009-05-111-4/+3
* switch to jtag_add_callback() - USB performance fixoharboe2009-05-111-4/+3
* leave eCos include file issues alone for now. oharboe2009-05-112-21/+39
* Add svn:eol-style property to recently added system.h.zwelch2009-05-110-0/+0
* used by upcoming commitsoharboe2009-05-111-0/+13
* add to svn ignoreoharboe2009-05-110-0/+0
* Update Doxyfile configuration for doxygen 1.5.8:zwelch2009-05-111-50/+197
* Mark API layering violations in the helper module with @todo notes.zwelch2009-05-112-0/+2
* Remove redundant config.h from replacements.h, obtained from types.h.zwelch2009-05-111-4/+0
* Audit and eliminate redundant #include directives in main src/ files.zwelch2009-05-112-57/+23
* Audit and eliminate redundant #include directives in other target files.zwelch2009-05-1134-218/+28
* Audit and eliminate redundant #include directives in arm target files.zwelch2009-05-1130-158/+7
* Audit and eliminate redundant #include directives in core target files.zwelch2009-05-113-25/+8
* Audit and eliminate redundant #include directives in src/flash sources.zwelch2009-05-1127-243/+21
* Audit and eliminate redundant #include directives in src/flash headers.zwelch2009-05-1115-17/+13
* Audit and eliminate redundant #include directives in src/{pld,svf,xsvf}.zwelch2009-05-116-54/+3