summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adjust whitespace in configure script: use two spaces for indent.zwelch2009-06-081-257/+258
* Reorder configure script macros:zwelch2009-06-081-22/+27
* Rework parallel port configure script option handling:zwelch2009-06-081-22/+39
* Move minidummy source file, as was supposed to happen in last commit.zwelch2009-06-082-1/+1
* Finish off the dummy minidriver integration:zwelch2009-06-083-24/+62
* Fix reference warning in JTAG primer, add another external reference.zwelch2009-06-071-1/+7
* David Brownell <david-b@pacbell.net>:zwelch2009-06-072-8/+42
* David Brownell <david-b@pacbell.net>:zwelch2009-06-071-2/+3
* Fix regression in mdw output; identified by Magnus Lundin.zwelch2009-06-071-3/+3
* David Brownell <david-b@pacbell.net>:zwelch2009-06-071-243/+429
* David Brownell <david-b@pacbell.net>:zwelch2009-06-071-89/+104
* retire endstate commandoharboe2009-06-072-35/+4
* Set svn:eol-style properties on new minidummy driver files.zwelch2009-06-072-233/+233
* Fix regressions in previous series of cleanp, caused by r2092.zwelch2009-06-071-18/+18
* minidriver build test driver "minidriver"oharboe2009-06-075-19/+275
* Factoring of jtag_examine_chain for maintainability:zwelch2009-06-072-4/+4
* Factoring of jtag_examine_chain for maintainability:zwelch2009-06-071-4/+2
* Factoring of jtag_examine_chain for maintainability:zwelch2009-06-071-35/+43
* Factoring of jtag_examine_chain for maintainability:zwelch2009-06-071-11/+15
* Factoring of jtag_examine_chain for maintainability:zwelch2009-06-071-2/+7
* Factoring of jtag_examine_chain for maintainability:zwelch2009-06-071-24/+28
* Factoring of jtag_examine_chain for maintainability:zwelch2009-06-071-25/+20
* Factoring of jtag_examine_chain for maintainability:zwelch2009-06-071-14/+23
* Factoring of jtag_examine_chain for maintainability:zwelch2009-06-071-17/+18
* Factoring of jtag_examine_chain for maintainability:zwelch2009-06-071-22/+21
* Factoring of jtag_examine_chain for maintainability:zwelch2009-06-071-31/+35
* Factoring of jtag_examine_chain for maintainability:zwelch2009-06-071-36/+36
* Factoring of jtag_examine_chain for maintainability:zwelch2009-06-071-4/+3
* Factoring of jtag_examine_chain for maintainability:zwelch2009-06-071-3/+4
* Clean up handle_endstate_command():zwelch2009-06-071-13/+10
* David Brownell <david-b@pacbell.net> target/at91rm9200.cfg cleanupoharboe2009-06-051-18/+16
* remove hacks no longer required to build OpenOCD w/eCosoharboe2009-06-051-0/+8
* remove unused include file: strings.hoharboe2009-06-051-1/+0
* remove unused include file: inttypes.hoharboe2009-06-054-10/+0
* remove unused include file: inttypes.hoharboe2009-06-051-2/+0
* Eliminate MixedCaps symbol from public JTAG TAP API:zwelch2009-06-054-17/+17
* Eliminate MixedCaps symbol from public JTAG TAP API:zwelch2009-06-053-6/+6
* Eliminate MixedCaps symbol from public JTAG TAP API:zwelch2009-06-052-5/+5
* Eliminate MixedCaps symbol from public JTAG TAP API:zwelch2009-06-053-7/+7
* Eliminate MixedCaps symbol from public JTAG TAP API:zwelch2009-06-056-8/+8
* Eliminate MixedCaps symbol from public JTAG TAP API:zwelch2009-06-053-4/+4
* Eliminate MixedCaps symbol from public JTAG TAP API:zwelch2009-06-051-1/+1
* Eliminate MixedCaps symbol from public JTAG TAP API:zwelch2009-06-052-7/+7
* Eliminate MixedCaps symbol from public JTAG TAP API:zwelch2009-06-051-4/+4
* Add accessors for jtag_verify; use them in jim command handler.zwelch2009-06-052-12/+22
* Add accessors for reset delays; use them in jim command handlers.zwelch2009-06-052-2/+15
* Add accessors for speed_khz; use them in jim command handler.zwelch2009-06-052-12/+21
* Add jtag_get_flush_queue_count accessor to help future factoring.zwelch2009-06-042-1/+9
* Clean up the JTAG TAP creation handler:zwelch2009-06-041-41/+45
* Clean up the core JTAG TAP APIs:zwelch2009-06-042-32/+34