summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Factor interface list to its own command:zwelch2009-06-081-3/+21
* Cleanup and simplify handle_interface_command:zwelch2009-06-081-38/+23
* Simplify jtag_add_sleep:zwelch2009-06-081-5/+3
* Simplify jtag_add_reset:zwelch2009-06-081-6/+5
* Simplify jtag_add_clocks:zwelch2009-06-081-12/+7
* Simplify jtag_add_runtest:zwelch2009-06-081-7/+1
* Simplify jtag_add_pathmove:zwelch2009-06-081-7/+4
* Simplify jtag_add_tlr:zwelch2009-06-081-6/+1
* Simplify jtag_add_plain_dr_scan:zwelch2009-06-081-12/+8
* Simplify jtag_add_dr_scan:zwelch2009-06-081-13/+9
* Simplify jtag_add_plain_ir_scan:zwelch2009-06-081-6/+5
* Simplify jtag_add_ir_scan_noverify:zwelch2009-06-081-6/+4
* Simplify jtag_execute_queue:zwelch2009-06-082-5/+11
* Simplify jtag_execute_queue_noclear:zwelch2009-06-081-10/+1
* Cleanup handle_runtest_command:zwelch2009-06-081-5/+3
* Clean up handle_jtag_reset_command:zwelch2009-06-081-11/+5
* Extend handle_jtag_n{s,t}rst_delay_command routines:zwelch2009-06-081-10/+8
* Add accessors to retrieve values of jtag_n{s,t}rst_delay variables.zwelch2009-06-082-2/+14
* Update JTAG reset delay command handlers:zwelch2009-06-081-18/+12
* Cleanup the handle_jtag_khz_command routine:zwelch2009-06-081-17/+15
* Simplify logic in handle_jtag_speed_command.zwelch2009-06-081-9/+4
* David Brownell <david-b@pacbell.net> Bugfix: $target_name cget/configure -wor...oharboe2009-06-081-1/+1
* David Brownell <david-b@pacbell.net>oharboe2009-06-081-7/+26
* 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-082-12/+19
* David Brownell <david-b@pacbell.net>:zwelch2009-06-072-8/+42
* Fix regression in mdw output; identified by Magnus Lundin.zwelch2009-06-071-3/+3
* retire endstate commandoharboe2009-06-071-23/+0
* 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-074-19/+264
* 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
* 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