aboutsummaryrefslogtreecommitdiff
path: root/src/jtag
AgeCommit message (Expand)Author
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
2009-04-21- vsllink update from SimonQian [simonqian@SimonQian.com]ntfreak
2009-04-21Zach Welch <zw@superlucidity.net> add static keywords to at91rm9200oharboe
2009-04-21Zach Welch <zw@superlucidity.net> fix -Wformat-security warnings (1 of 4)oharboe
2009-04-21Zach Welch <zw@superlucidity.net> use static keyword in jtag layer and driversoharboe
2009-04-20- fix at91rm9200 warning. Thanks Zach Welch <zw@superlucidity.net>ntfreak
2009-04-20Zach Welch <zw@superlucidity.net> fix ft2232/presto warningsoharboe
2009-04-19Nikolay Shadrin whoney at gmail.com, Zach Welch <zw@superlucidity.net> unstab...oharboe
2009-04-19Zach Welch <zw@superlucidity.net> fix -Werror warningsoharboe
2009-04-19Partially fix USBprog and JLink adapters on XScale targetmifi
2009-04-19Added functionality to support jtag_khz for the jlink.mifi
2009-04-19Zach Welch <zw@superlucidity.net> fix warnings in usbprogoharboe
2009-04-19Zach Welch <zw@superlucidity.net> use tap_state_toharboe
2009-04-18The following patches was applied:mifi
2009-04-02fix keyword expansionoharboe