aboutsummaryrefslogtreecommitdiff
path: root/src/jtag
AgeCommit message (Expand)Author
2009-05-07jtag API error handling refactoring.oharboe
2009-05-07added template for removing in_handler oharboe
2009-05-06Added (BUILD_JLINK==1) condition to us new tables with JLinkmlu
2009-05-06Dick Hollenbeck <dick@softplc.com> comments & 7 clock TMS reset for good measureoharboe
2009-05-06Small changes that might improve stability.mlu
2009-05-06transition more directly to the end state + reuse more of the state move code...oharboe
2009-05-06log noise reductionoharboe
2009-05-06remove unecessary setting of deprecated fields to NULLoharboe
2009-05-06add warnings about not using in_handleroharboe
2009-05-06retire out_mask - not used anywhereoharboe
2009-05-02Update autotools scripts to require automake 1.6. The configure.in scriptzwelch
2009-05-01Remove superflous spaces from new JTAG table to fix formatting.zwelch
2009-04-30zy1000 1.51oharboe
2009-04-30Michael Bruck <mbruck@digenius.de>: sys/select.h must preceed windows.h.zwelch
2009-04-29Sten <debian@sansys-electronic.com>: add support for ICEbear FDTI-based inter...zwelch
2009-04-29Fix jlink usb_bulk_with_retries to return actual error codes.zwelch
2009-04-29Remove vestigial last_tms variable from jlink driver.zwelch
2009-04-29Fix jlink for Debian/Ubuntu (by Ben Dooks <ben-openocd@fluff.org>).zwelch
2009-04-29Remove redundant declarations to allow building with -Wredundant-decls.zwelch
2009-04-29Add missing header files to fix C99 compatibility.zwelch
2009-04-28more docs on jtag_add_pathmove()oharboe
2009-04-28Dick Hollenbeck <dick@softplc.com> and Jeff Williams tap_get_tms_path_len()oharboe
2009-04-28Correctedout buffer size and missing jlink_tap_init() call.mlu
2009-04-28Zach Welch <zw@superlucidity.net> fix gw16012 with --enable-parport_ppdevoharboe
2009-04-28eol-style nativeoharboe
2009-04-27Dick Hollenbeck <dick@softplc.com> Collect some macros, add DIM()oharboe
2009-04-27SimonQian <simonqian@simonqian.com> patch for error compiling vsllink if --en...oharboe
2009-04-27Some devices such as AVR will return 0xffffffff instead of the TDIoharboe
2009-04-26Zach Welch <zw@superlucidity.net> add TAP_SCAN_BYTES macrooharboe
2009-04-25Corrected statement ordermlu
2009-04-25Fix ft2232 TX buffer overflowmlu
2009-04-25Break ft2232_execute_quie into smaller functions, follows restructure of jlink.cmlu
2009-04-24add jtag_debug_state_machineoharboe
2009-04-24Zach Welch <zw@superlucidity.net> add TAP_SCAN_BYTES macro (1 of 2)oharboe
2009-04-24Zach Welch <zw@superlucidity.net> use memcpyoharboe
2009-04-24Remove warningduane
2009-04-23unbreak zy1000 oharboe
2009-04-22Zach Welch <zw@superlucidity.net> do not pad TMSoharboe
2009-04-22Zach Welch <zw@superlucidity.net> set speed in initoharboe
2009-04-22Zach Welch <zw@superlucidity.net> fix jlink resetoharboe
2009-04-22Zach Welch <zw@superlucidity.net> reorder enum tap_stateoharboe
2009-04-22Shrink JLink buffer sizes to specified 2KB courtesy of Jeff Williams <jeffw@g...kc8apf
2009-04-22fix jtag run/idle state name courtesy of Jeff Williams <jeffw@gadgetworks.com...kc8apf
2009-04-22refactor jlink_execute_queue courtesy of Zach Welch <zw@superlucidity.net>kc8apf
2009-04-21Zach Welch <zw@superlucidity.net> refactoroharboe
2009-04-21Zach Welch <zw@superlucidity.net> fix ft2232 usb io format warningoharboe
2009-04-21Zach Welch <zw@superlucidity.net> add --enable-verbose* optionsoharboe
2009-04-21Zach Welch <zw@superlucidity.net> add --enable-verbose* optionsoharboe
2009-04-21Zach Welch <zw@superlucidity.net> fix jlink format warningoharboe
2009-04-21Zach Welch <zw@superlucidity.net> factor jlink usb_bulk_*_ex functionsoharboe