aboutsummaryrefslogtreecommitdiff
path: root/src/jtag
AgeCommit message (Expand)AuthorFilesLines
2009-04-29Remove redundant declarations to allow building with -Wredundant-decls.zwelch1-1/+0
2009-04-29Add missing header files to fix C99 compatibility.zwelch1-2/+5
2009-04-28more docs on jtag_add_pathmove()oharboe1-1/+12
2009-04-28Dick Hollenbeck <dick@softplc.com> and Jeff Williams tap_get_tms_path_len()oharboe2-43/+125
2009-04-28Correctedout buffer size and missing jlink_tap_init() call.mlu1-17/+45
2009-04-28Zach Welch <zw@superlucidity.net> fix gw16012 with --enable-parport_ppdevoharboe1-39/+67
2009-04-28eol-style nativeoharboe1-186/+186
2009-04-27Dick Hollenbeck <dick@softplc.com> Collect some macros, add DIM()oharboe1-3/+11
2009-04-27SimonQian <simonqian@simonqian.com> patch for error compiling vsllink if --en...oharboe1-4/+4
2009-04-27Some devices such as AVR will return 0xffffffff instead of the TDIoharboe1-3/+5
2009-04-26Zach Welch <zw@superlucidity.net> add TAP_SCAN_BYTES macrooharboe1-1/+1
2009-04-25Corrected statement ordermlu1-2/+2
2009-04-25Fix ft2232 TX buffer overflowmlu1-0/+7
2009-04-25Break ft2232_execute_quie into smaller functions, follows restructure of jlink.cmlu1-200/+282
2009-04-24add jtag_debug_state_machineoharboe3-0/+109
2009-04-24Zach Welch <zw@superlucidity.net> add TAP_SCAN_BYTES macro (1 of 2)oharboe2-1/+4
2009-04-24Zach Welch <zw@superlucidity.net> use memcpyoharboe1-17/+3
2009-04-24Remove warningduane1-1/+1
2009-04-23unbreak zy1000 oharboe1-1/+17
2009-04-22Zach Welch <zw@superlucidity.net> do not pad TMSoharboe1-9/+6
2009-04-22Zach Welch <zw@superlucidity.net> set speed in initoharboe1-0/+1
2009-04-22Zach Welch <zw@superlucidity.net> fix jlink resetoharboe1-0/+4
2009-04-22Zach Welch <zw@superlucidity.net> reorder enum tap_stateoharboe1-13/+30
2009-04-22Shrink JLink buffer sizes to specified 2KB courtesy of Jeff Williams <jeffw@g...kc8apf1-2/+3
2009-04-22fix jtag run/idle state name courtesy of Jeff Williams <jeffw@gadgetworks.com...kc8apf1-1/+1
2009-04-22refactor jlink_execute_queue courtesy of Zach Welch <zw@superlucidity.net>kc8apf1-81/+99
2009-04-21Zach Welch <zw@superlucidity.net> refactoroharboe1-177/+154
2009-04-21Zach Welch <zw@superlucidity.net> fix ft2232 usb io format warningoharboe1-3/+4
2009-04-21Zach Welch <zw@superlucidity.net> add --enable-verbose* optionsoharboe1-12/+0
2009-04-21Zach Welch <zw@superlucidity.net> add --enable-verbose* optionsoharboe4-39/+4
2009-04-21Zach Welch <zw@superlucidity.net> fix jlink format warningoharboe1-1/+1
2009-04-21Zach Welch <zw@superlucidity.net> factor jlink usb_bulk_*_ex functionsoharboe1-31/+18
2009-04-21- vsllink update from SimonQian [simonqian@SimonQian.com]ntfreak1-214/+710
2009-04-21Zach Welch <zw@superlucidity.net> add static keywords to at91rm9200oharboe1-2/+2
2009-04-21Zach Welch <zw@superlucidity.net> fix -Wformat-security warnings (1 of 4)oharboe3-4/+4
2009-04-21Zach Welch <zw@superlucidity.net> use static keyword in jtag layer and driversoharboe15-530/+545
2009-04-20- fix at91rm9200 warning. Thanks Zach Welch <zw@superlucidity.net>ntfreak1-1/+1
2009-04-20Zach Welch <zw@superlucidity.net> fix ft2232/presto warningsoharboe3-11/+11
2009-04-19Nikolay Shadrin whoney at gmail.com, Zach Welch <zw@superlucidity.net> unstab...oharboe1-11/+59
2009-04-19Zach Welch <zw@superlucidity.net> fix -Werror warningsoharboe2-6/+6
2009-04-19Partially fix USBprog and JLink adapters on XScale targetmifi2-3/+16
2009-04-19Added functionality to support jtag_khz for the jlink.mifi1-0/+9
2009-04-19Zach Welch <zw@superlucidity.net> fix warnings in usbprogoharboe1-11/+9
2009-04-19Zach Welch <zw@superlucidity.net> use tap_state_toharboe4-10/+10
2009-04-18The following patches was applied:mifi11-62/+65
2009-04-02fix keyword expansionoharboe1-1/+1
2009-04-02zy1000 1.50 snapshot. fix problem with empty file names.oharboe1-1/+1
2009-03-19Thomas Kindler <mail+ocd@t-kindler.de> typosoharboe1-3/+3
2009-03-17- remove build warningsntfreak1-36/+26
2009-03-11- add support for standalone rlinkntfreak2-38/+124