aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2009-05-10David Brownell <david-b@pacbell.net> fix warningsoharboe
2009-05-10Michael Bruck <mbruck@digenius.de> use more constoharboe
2009-05-09Michael Bruck <mbruck@digenius.de> use more constoharboe
2009-05-09Michael Bruck <mbruck@digenius.de> ARM11 C99 updatesoharboe
2009-05-08whitespace fixesoharboe
2009-05-08plugged bug w/irlen > 32 introduce in 1672oharboe
2009-05-08whitespace fixesoharboe
2009-05-08David Brownell <david-b@pacbell.net> DaVinci dm6446oharboe
2009-05-08sync up zy1000 interface to bitbang driver's handling of exiting the shift stateoharboe
2009-05-08Michael Fischer <fischermi@t-online.de> fix compile problems on Macoharboe
2009-05-08fix gaffe in 1672oharboe
2009-05-08add flush_count jtag queue profiling featureoharboe
2009-05-08fix (old?) bug in jtag_add_ir_scan()oharboe
2009-05-08in_handler in_check_mask and in_check_value now removed from field. Last big ...oharboe
2009-05-08fix one gaffe in previous commit.oharboe
2009-05-08use assert instead of adding code that always runsoharboe
2009-05-08pull up verify_capture_ir one level in api stackoharboe
2009-05-08retire jtag_set_check_valueoharboe
2009-05-08retire jtag_set_check_valueoharboe
2009-05-08retire jtag_set_check_valueoharboe
2009-05-08retire jtag_set_check_valueoharboe
2009-05-08first jtag_check_value_mask usage. tested by using "arm7_9 fast_memory_access...oharboe
2009-05-08added comments w.r.t. potential performance problemsoharboe
2009-05-08Fix typo from hurrying the last commit. Nothing to see here.zwelch
2009-05-08Fix loadFile to return file length once again.zwelch
2009-05-08Fix warnings in httpd.c; builds with libmicrohttpd-0.4.1.zwelch
2009-05-08Fix warnings in ioutil.c; improves loadFile inteface.zwelch
2009-05-07more in_handler typo fixesoharboe
2009-05-07ouch - typo in last commitoharboe
2009-05-07Remove unreferenced tcpapi.c source file.zwelch
2009-05-07in_handler removal typo fixedoharboe