summaryrefslogtreecommitdiff
path: root/src/jtag
Commit message (Expand)AuthorAgeFilesLines
* Zach Welch <zw@superlucidity.net> do not pad TMSoharboe2009-04-221-9/+6
* Zach Welch <zw@superlucidity.net> set speed in initoharboe2009-04-221-0/+1
* Zach Welch <zw@superlucidity.net> fix jlink resetoharboe2009-04-221-0/+4
* Zach Welch <zw@superlucidity.net> reorder enum tap_stateoharboe2009-04-221-13/+30
* Shrink JLink buffer sizes to specified 2KB courtesy of Jeff Williams <jeffw@g...kc8apf2009-04-221-2/+3
* fix jtag run/idle state name courtesy of Jeff Williams <jeffw@gadgetworks.com...kc8apf2009-04-221-1/+1
* refactor jlink_execute_queue courtesy of Zach Welch <zw@superlucidity.net>kc8apf2009-04-221-81/+99
* Zach Welch <zw@superlucidity.net> refactoroharboe2009-04-211-177/+154
* Zach Welch <zw@superlucidity.net> fix ft2232 usb io format warningoharboe2009-04-211-3/+4
* Zach Welch <zw@superlucidity.net> add --enable-verbose* optionsoharboe2009-04-211-12/+0
* Zach Welch <zw@superlucidity.net> add --enable-verbose* optionsoharboe2009-04-214-39/+4
* Zach Welch <zw@superlucidity.net> fix jlink format warningoharboe2009-04-211-1/+1
* Zach Welch <zw@superlucidity.net> factor jlink usb_bulk_*_ex functionsoharboe2009-04-211-31/+18
* - vsllink update from SimonQian [simonqian@SimonQian.com]ntfreak2009-04-211-214/+710
* Zach Welch <zw@superlucidity.net> add static keywords to at91rm9200oharboe2009-04-211-2/+2
* Zach Welch <zw@superlucidity.net> fix -Wformat-security warnings (1 of 4)oharboe2009-04-213-4/+4
* Zach Welch <zw@superlucidity.net> use static keyword in jtag layer and driversoharboe2009-04-2115-530/+545
* - fix at91rm9200 warning. Thanks Zach Welch <zw@superlucidity.net>ntfreak2009-04-201-1/+1
* Zach Welch <zw@superlucidity.net> fix ft2232/presto warningsoharboe2009-04-203-11/+11
* Nikolay Shadrin whoney at gmail.com, Zach Welch <zw@superlucidity.net> unstab...oharboe2009-04-191-11/+59
* Zach Welch <zw@superlucidity.net> fix -Werror warningsoharboe2009-04-192-6/+6
* Partially fix USBprog and JLink adapters on XScale targetmifi2009-04-192-3/+16
* Added functionality to support jtag_khz for the jlink.mifi2009-04-191-0/+9
* Zach Welch <zw@superlucidity.net> fix warnings in usbprogoharboe2009-04-191-11/+9
* Zach Welch <zw@superlucidity.net> use tap_state_toharboe2009-04-194-10/+10
* The following patches was applied:mifi2009-04-1811-62/+65
* fix keyword expansionoharboe2009-04-021-1/+1
* zy1000 1.50 snapshot. fix problem with empty file names.oharboe2009-04-021-1/+1
* Thomas Kindler <mail+ocd@t-kindler.de> typosoharboe2009-03-191-3/+3
* - remove build warningsntfreak2009-03-171-36/+26
* - add support for standalone rlinkntfreak2009-03-112-38/+124
* Added -endstate to irscan and drscan to support beagleboard (omap3530)duane2009-03-111-11/+108
* Patch from Dimitar Dimitrov adding support for Olimex ARM-JTAG-EWduane2009-03-083-1/+917
* Accept/create both A and Non-A ft2232 based descriptionsduane2009-03-071-1/+43
* Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> Cosmetic OpenOCD ...oharboe2009-03-011-2/+16
* Nicolas Pitre nico at cam.org add ft2232 layout for the Marvell SheevaPlug oharboe2009-03-011-0/+74
* zy1000 1.49 snapshotoharboe2009-02-171-1/+1
* Use C89/C99/C++ compliant boolean typeskc8apf2009-02-1011-28/+36
* A few more usages of TRUE and FALSE to removekc8apf2009-02-101-2/+2
* - fix native win32 build issuesntfreak2009-02-092-19/+7
* - Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com>kc8apf2009-02-0313-1424/+1769
* xvsf player fixes by Dick Hollenbeck <dick@softplc.com>kc8apf2009-01-234-34/+61
* vsllink support for stable clocks by Simon Qian <simonqian@SimonQian.com>kc8apf2009-01-231-84/+142
* Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net>kc8apf2009-01-201-0/+2
* SVF player courtesy of Simon Qian <simonqian@SimonQian.com>kc8apf2009-01-191-237/+298
* - add missing bitq and rlink files to distributionntfreak2009-01-161-1/+1
* arm11 wipoharboe2009-01-141-7/+17
* - added mips software breakpoint supportntfreak2009-01-131-3/+4
* allow issuing reset_config on the fly. Faster turnaround times in testing.oharboe2009-01-091-1/+2
* fixed warnings + added zy1000 jtag_add_clocks support.oharboe2009-01-092-10/+22