aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/usbprog.c
AgeCommit message (Expand)Author
2009-04-21Zach Welch <zw@superlucidity.net> use static keyword in jtag layer and driversoharboe
2009-04-19Partially fix USBprog and JLink adapters on XScale targetmifi
2009-04-19Zach Welch <zw@superlucidity.net> fix warnings in usbprogoharboe
2009-04-18The following patches was applied:mifi
2009-02-10Use C89/C99/C++ compliant boolean typeskc8apf
2009-02-03- Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com>kc8apf
2008-12-28Uwe Hermann <uwe@hermann-uwe.de> One of them is fixing a few compiler warning...oharboe
2008-12-14- Update tap_state_strings to correspond to SVF state nameskc8apf
2008-12-13- remove target specific variant and use target->variant memberntfreak
2008-12-13Clean up references to old tap_state nameskc8apf
2008-12-13Change tap_state naming to be consistent with SVF documentation.kc8apf
2008-03-25- rename log functions to stop conflicts under win32 (wingdi)ntfreak
2008-03-02Uwe Hermann tightned up comments, etc. to follow OpenOCD policyoharboe
2008-02-29Uwe Hermann: oharboe
2008-02-25- convert all files to unix line-endingdrath
2008-02-25Pavel Chromy style fixes.oharboe
2008-02-10- added patch to change pathmove handlingmifi
2007-12-29- minimum autoconf 2.59 is now required and verified - due to issues with AS_...ntfreak
2007-08-25- added support for setting JTAG frequency on ASIX PRESTO (thanks to Pavel Ch...drath
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath
2007-07-31- calculate cycles since last executed instruction when cycle-accurate tracin...drath
2007-07-15- added support for Asix Presto JTAG interface (thanks to Pavel Chromy and As...drath