summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update zy1000 to latest minidriver workoharboe2009-06-084-7/+217
* Zach Welch wrote a fix for configure problems under Cygwin. oharboe2009-06-081-13/+13
* Add documentation for new interface_list command to user guide.zwelch2009-06-081-0/+5
* 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-082-11/+31
* 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