aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-05-11leave eCos include file issues alone for now. oharboe2-21/+39
2009-05-11used by upcoming commitsoharboe1-0/+13
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
2009-05-11Simplify #include directives in ioutil.c, use new header checks.zwelch1-36/+27
2009-05-11Add --enable-malloc-logging configure option and update log.c to match.zwelch1-5/+8
2009-05-11Factor system #includes out of replacements.h into new system.h.zwelch3-30/+79
2009-05-11Finish portability support for AC_HEADER_STDBOOL configure macro.zwelch1-1/+6
2009-05-11Remove redundant sys/types.h #include directives (now in types.h).zwelch21-24/+0
2009-05-11Add configure check for sys/types.h; include in our types.h.zwelch1-0/+4
2009-05-10Extend autotools build to create shared library libopenocd with libtool:zwelch9-38/+51
2009-05-10Reverse revision 1691: all of its functionality has migrated elsewhere.zwelch4-545/+1
2009-05-10Wrote up post processing JTAG API. Not used yet, but reference implementation...oharboe2-1/+137
2009-05-10Revive tclapi.c from r1650:zwelch4-1/+547
2009-05-10David Brownell <david-b@pacbell.net> whitespace fixes.oharboe11-196/+95
2009-05-10David Brownell <david-b@pacbell.net> whitespace fixes. Testing out on one fil...oharboe1-22/+4
2009-05-10David Brownell <david-b@pacbell.net> fix warningsoharboe1-1/+1
2009-05-10Michael Bruck <mbruck@digenius.de> use more constoharboe2-11/+9
2009-05-09Michael Bruck <mbruck@digenius.de> use more constoharboe2-11/+11
2009-05-09Michael Bruck <mbruck@digenius.de> ARM11 C99 updatesoharboe3-61/+43
2009-05-08whitespace fixesoharboe2-18/+7
2009-05-08plugged bug w/irlen > 32 introduce in 1672oharboe1-1/+5
2009-05-08whitespace fixesoharboe2-52/+13
2009-05-08David Brownell <david-b@pacbell.net> DaVinci dm6446oharboe1-0/+66
2009-05-08sync up zy1000 interface to bitbang driver's handling of exiting the shift stateoharboe1-15/+25
2009-05-08Michael Fischer <fischermi@t-online.de> fix compile problems on Macoharboe1-1/+1
2009-05-08fix gaffe in 1672oharboe1-3/+8
2009-05-08add flush_count jtag queue profiling featureoharboe1-1/+17
2009-05-08fix (old?) bug in jtag_add_ir_scan()oharboe1-1/+2
2009-05-08in_handler in_check_mask and in_check_value now removed from field. Last big ...oharboe24-289/+155
2009-05-08fix one gaffe in previous commit.oharboe1-1/+1
2009-05-08use assert instead of adding code that always runsoharboe1-5/+2
2009-05-08pull up verify_capture_ir one level in api stackoharboe4-25/+70
2009-05-08retire jtag_set_check_valueoharboe1-10/+15
2009-05-08retire jtag_set_check_valueoharboe1-44/+35
2009-05-08retire jtag_set_check_valueoharboe1-26/+15
2009-05-08retire jtag_set_check_valueoharboe1-2/+2
2009-05-08first jtag_check_value_mask usage. tested by using "arm7_9 fast_memory_access...oharboe2-15/+16
2009-05-08added comments w.r.t. potential performance problemsoharboe2-0/+13