aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-05-11Remove duplicate definition of encode in httpd.tcl.zwelch
2009-05-11now builds on 64 and 32 bit systemsoharboe
2009-05-11fix jtag_add_dr_scan() usage a bit... avoid lots of malloc()'s.oharboe
2009-05-11Update jim helper files to use proper configure script support:zwelch
2009-05-11fix USB performance regression for verify_ircaptureoharboe
2009-05-11USB performance regression fixoharboe
2009-05-11retire jtag_add_dr_scan_nowoharboe
2009-05-11switch to jtag_add_dr_scan() from the synchronous version - USB performance fixoharboe
2009-05-11switch to jtag_add_dr_scan_check() - USB performance fixoharboe
2009-05-11switch to jtag_add_dr_scan_check() - USB performance fixoharboe
2009-05-11switch to jtag_add_dr_scan_check() - USB performance fixoharboe
2009-05-11change jtag_add_callback API to be able to support check_value/maskoharboe
2009-05-11Fix ft2232 for CygWin, provided by Michael Bruck <mbruck@digenius.de>.zwelch
2009-05-11switch to jtag_add_callback() - USB performance fixoharboe
2009-05-11switch to jtag_add_callback() - USB performance fixoharboe
2009-05-11switch to jtag_add_callback() - USB performance fixoharboe
2009-05-11switch to jtag_add_callback() - USB performance fixoharboe
2009-05-11switch to jtag_add_callback() - USB performance fixoharboe
2009-05-11switch to jtag_add_callback() - USB performance fixoharboe
2009-05-11switch to jtag_add_callback() - USB performance fixoharboe
2009-05-11switch to jtag_add_callback() - USB performance fixoharboe
2009-05-11switch to jtag_add_callback() - USB performance fixoharboe
2009-05-11switch to jtag_add_callback() - USB performance fixoharboe
2009-05-11leave eCos include file issues alone for now. oharboe
2009-05-11used by upcoming commitsoharboe
2009-05-11Mark API layering violations in the helper module with @todo notes.zwelch
2009-05-11Remove redundant config.h from replacements.h, obtained from types.h.zwelch
2009-05-11Audit and eliminate redundant #include directives in main src/ files.zwelch
2009-05-11Audit and eliminate redundant #include directives in other target files.zwelch
2009-05-11Audit and eliminate redundant #include directives in arm target files.zwelch
2009-05-11Audit and eliminate redundant #include directives in core target files.zwelch
2009-05-11Audit and eliminate redundant #include directives in src/flash sources.zwelch
2009-05-11Audit and eliminate redundant #include directives in src/flash headers.zwelch
2009-05-11Audit and eliminate redundant #include directives in src/{pld,svf,xsvf}.zwelch
2009-05-11Audit and eliminate redundant #include directives from src/server.zwelch
2009-05-11Fix compilation of target_request.h when it is included first.zwelch
2009-05-11Audit and eliminate redundant #include directives from src/jtag.zwelch
2009-05-11Audit and eliminate redundant helper #include directives.zwelch
2009-05-11Simplify #include directives in ioutil.c, use new header checks.zwelch
2009-05-11Add --enable-malloc-logging configure option and update log.c to match.zwelch
2009-05-11Factor system #includes out of replacements.h into new system.h.zwelch
2009-05-11Finish portability support for AC_HEADER_STDBOOL configure macro.zwelch
2009-05-11Remove redundant sys/types.h #include directives (now in types.h).zwelch
2009-05-11Add configure check for sys/types.h; include in our types.h.zwelch
2009-05-10Extend autotools build to create shared library libopenocd with libtool:zwelch
2009-05-10Reverse revision 1691: all of its functionality has migrated elsewhere.zwelch
2009-05-10Wrote up post processing JTAG API. Not used yet, but reference implementation...oharboe
2009-05-10Revive tclapi.c from r1650:zwelch
2009-05-10David Brownell <david-b@pacbell.net> whitespace fixes.oharboe
2009-05-10David Brownell <david-b@pacbell.net> whitespace fixes. Testing out on one fil...oharboe