aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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.zwelch3-8/+1
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
2009-05-12Update rlink_make_speed_table.pl script to add config.h to its output.zwelch1-6/+13
2009-05-12fix memory corruption introduce in 1730oharboe2-8/+8
2009-05-12added jtag_alloc_in_value32 - not used in this commit.oharboe2-2/+30
2009-05-12fix ancient bug & SEGFAULT in irscanoharboe1-4/+7
2009-05-12Include assert.h in system.h to promote tree-wide use of assertions.zwelch3-3/+2
2009-05-11Remove duplicate definition of encode in httpd.tcl.zwelch1-5/+0
2009-05-11now builds on 64 and 32 bit systemsoharboe3-3/+3
2009-05-11fix jtag_add_dr_scan() usage a bit... avoid lots of malloc()'s.oharboe1-10/+6
2009-05-11Update jim helper files to use proper configure script support:zwelch4-24/+16
2009-05-11fix USB performance regression for verify_ircaptureoharboe1-46/+23
2009-05-11USB performance regression fixoharboe1-9/+11
2009-05-11retire jtag_add_dr_scan_nowoharboe2-10/+0
2009-05-11switch to jtag_add_dr_scan() from the synchronous version - USB performance fixoharboe1-4/+11
2009-05-11switch to jtag_add_dr_scan_check() - USB performance fixoharboe1-3/+9
2009-05-11switch to jtag_add_dr_scan_check() - USB performance fixoharboe1-4/+10
2009-05-11switch to jtag_add_dr_scan_check() - USB performance fixoharboe1-3/+9
2009-05-11change jtag_add_callback API to be able to support check_value/maskoharboe4-15/+85
2009-05-11Fix ft2232 for CygWin, provided by Michael Bruck <mbruck@digenius.de>.zwelch1-4/+4
2009-05-11switch to jtag_add_callback() - USB performance fixoharboe1-14/+20
2009-05-11switch to jtag_add_callback() - USB performance fixoharboe1-5/+12
2009-05-11switch to jtag_add_callback() - USB performance fixoharboe1-40/+4
2009-05-11switch to jtag_add_callback() - USB performance fixoharboe1-13/+15
2009-05-11switch to jtag_add_callback() - USB performance fixoharboe1-4/+3
2009-05-11switch to jtag_add_callback() - USB performance fixoharboe1-4/+3
2009-05-11switch to jtag_add_callback() - USB performance fixoharboe1-4/+3
2009-05-11switch to jtag_add_callback() - USB performance fixoharboe1-11/+11
2009-05-11switch to jtag_add_callback() - USB performance fixoharboe1-4/+3
2009-05-11switch to jtag_add_callback() - USB performance fixoharboe1-4/+3
2009-05-11leave eCos include file issues alone for now. oharboe2-21/+39
2009-05-11Add svn:eol-style property to recently added system.h.zwelch0-0/+0
2009-05-11used by upcoming commitsoharboe1-0/+13
2009-05-11add to svn ignoreoharboe0-0/+0
2009-05-11Update Doxyfile configuration for doxygen 1.5.8:zwelch1-50/+197
2009-05-11Mark API layering violations in the helper module with @todo notes.zwelch2-0/+2
2009-05-11Remove redundant config.h from replacements.h, obtained from types.h.zwelch1-4/+0
2009-05-11Audit and eliminate redundant #include directives in main src/ files.zwelch2-57/+23
2009-05-11Audit and eliminate redundant #include directives in other target files.zwelch34-218/+28
2009-05-11Audit and eliminate redundant #include directives in arm target files.zwelch30-158/+7
2009-05-11Audit and eliminate redundant #include directives in core target files.zwelch3-25/+8
2009-05-11Audit and eliminate redundant #include directives in src/flash sources.zwelch27-243/+21
2009-05-11Audit and eliminate redundant #include directives in src/flash headers.zwelch15-17/+13
2009-05-11Audit and eliminate redundant #include directives in src/{pld,svf,xsvf}.zwelch6-54/+3
2009-05-11Audit and eliminate redundant #include directives from src/server.zwelch7-71/+15
2009-05-11Fix compilation of target_request.h when it is included first.zwelch1-1/+1
2009-05-11Audit and eliminate redundant #include directives from src/jtag.zwelch18-153/+10
2009-05-11Audit and eliminate redundant helper #include directives.zwelch11-69/+11