summaryrefslogtreecommitdiff
path: root/src/jtag/arm-jtag-ew.c
Commit message (Expand)AuthorAgeFilesLines
* remove unused JTAG_END_STATEoharboe2009-05-301-9/+0
* use tap_get_tms_path_len() instead of fix # of 7. Not tested if this builds, ...oharboe2009-05-181-1/+2
* Michael Bruck <mbruck@digenius.de> change 'ir_scan' from 'int' to 'bool' to d...oharboe2009-05-161-2/+2
* Audit and eliminate redundant #include directives from src/jtag.zwelch2009-05-111-7/+0
* Zach Welch <zw@superlucidity.net> add --enable-verbose* optionsoharboe2009-04-211-13/+0
* Zach Welch <zw@superlucidity.net> fix -Wformat-security warnings (1 of 4)oharboe2009-04-211-1/+1
* Zach Welch <zw@superlucidity.net> use static keyword in jtag layer and driversoharboe2009-04-211-53/+53
* The following patches was applied:mifi2009-04-181-4/+4
* Patch from Dimitar Dimitrov adding support for Olimex ARM-JTAG-EWduane2009-03-081-0/+903