1961 Commits (aed24a59468bfa5a9a603d324eda132eb7e72fa4)
 

Author SHA1 Message Date
  zwelch aed24a5946 Provide brief description of newly factored TCL layer in The Manual. 15 years ago
  zwelch 66707c94d7 Split main jtag.c file into two layers: 15 years ago
  zwelch 03b2b345ed Merge documentation for jtag_add_statemove from source into header block. 15 years ago
  zwelch cf08b00376 Move Doxygen documentation for IR/DR scan routines to header file. 15 years ago
  zwelch 3cd428ffdb - Replace 'jtag_tap_by_abs_position' with 'jtag_tap_by_position'. 15 years ago
  zwelch f7216ffa33 Remove non-existant jtag_tap_by_position API declaration. 15 years ago
  zwelch 2410d4b2b9 Use unsigned type for jtag_tap_count and jtag_tap_by_abs_position. 15 years ago
  zwelch 0c3e5b5069 Cleanup jtag_tap_by_abs_position: 15 years ago
  zwelch 009034f56c Simplify jtag_tap_by_jim_object: 15 years ago
  zwelch 9f185eef7d Simplify and fix bug in jtag_tap_by_string: 15 years ago
  zwelch 1c74d0e3a4 Allow jtag_tap_add to be called from other JTAG code modules. 15 years ago
  zwelch d706eb206e Cleanup jtag_tap_count_enabled. 15 years ago
  zwelch ff85ad7c12 Change jtag_add_pathmove to set jtag_error rather than call exit(): 15 years ago
  zwelch 731d2d0cb6 Reduce scope or eliminate temporary variables in jtag_add_statemove: 15 years ago
  zwelch b3121aac76 Move documentation in jtag_add_statemove body to Doxygen block. 15 years ago
  zwelch ec274b2707 Revert changes from r2134 that snuck into the commit. Mea culpa. 15 years ago
  zwelch 594abeb82b David Brownell <david-b@pacbell.net>: 15 years ago
  kc8apf f0bb29b9d9 Fix eol-style on guess-rev.sh 15 years ago
  oharboe 3245a0cd5f update zy1000 to latest minidriver work 15 years ago
  oharboe 76d9c3d5b8 Zach Welch wrote a fix for configure problems under Cygwin. 15 years ago
  zwelch 6dc00b00a4 Add documentation for new interface_list command to user guide. 15 years ago
  zwelch 51d158c410 Factor interface list to its own command: 15 years ago
  zwelch 7bcd2e6854 Cleanup and simplify handle_interface_command: 15 years ago
  zwelch 8290a05c2b Simplify jtag_add_sleep: 15 years ago
  zwelch 8c21ca7e81 Simplify jtag_add_reset: 15 years ago
  zwelch 6f4de887f7 Simplify jtag_add_clocks: 15 years ago
  zwelch d76c63431f Simplify jtag_add_runtest: 15 years ago
  zwelch 521d8d5bfa Simplify jtag_add_pathmove: 15 years ago
  zwelch 8a89899860 Simplify jtag_add_tlr: 15 years ago
  zwelch d3d0f662ef Simplify jtag_add_plain_dr_scan: 15 years ago
  zwelch 1497e6699a Simplify jtag_add_dr_scan: 15 years ago
  zwelch e3b1937aaf Simplify jtag_add_plain_ir_scan: 15 years ago
  zwelch 9bdbe70ceb Simplify jtag_add_ir_scan_noverify: 15 years ago
  zwelch 4cff9dc0c1 Simplify jtag_execute_queue: 15 years ago
  zwelch f418fcbff0 Simplify jtag_execute_queue_noclear: 15 years ago
  zwelch 791701165c Cleanup handle_runtest_command: 15 years ago
  zwelch 5c9221ce61 Clean up handle_jtag_reset_command: 15 years ago
  zwelch c75ef1cd37 Extend handle_jtag_n{s,t}rst_delay_command routines: 15 years ago
  zwelch ae0ba6f355 Add accessors to retrieve values of jtag_n{s,t}rst_delay variables. 15 years ago
  zwelch d7c4e1ec93 Update JTAG reset delay command handlers: 15 years ago
  zwelch 47a1185d5d Cleanup the handle_jtag_khz_command routine: 15 years ago
  zwelch 620ecedf42 Simplify logic in handle_jtag_speed_command. 15 years ago
  oharboe e468797e41 David Brownell <david-b@pacbell.net> Bugfix: $target_name cget/configure -work-area-backup commands 15 years ago
  oharboe a405fd1581 David Brownell <david-b@pacbell.net> 15 years ago
  zwelch a221892f60 Adjust whitespace in configure script: use two spaces for indent. 15 years ago
  zwelch 5ee0379be1 Reorder configure script macros: 15 years ago
  zwelch 35f7c4e478 Rework parallel port configure script option handling: 15 years ago
  zwelch 1419a72892 Move minidummy source file, as was supposed to happen in last commit. 15 years ago
  zwelch f84c78a2e1 Finish off the dummy minidriver integration: 15 years ago
  zwelch b770ad5b19 Fix reference warning in JTAG primer, add another external reference. 15 years ago