aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/ft2232.c
AgeCommit message (Expand)Author
2009-04-21Zach Welch <zw@superlucidity.net> use static keyword in jtag layer and driversoharboe
2009-04-20Zach Welch <zw@superlucidity.net> fix ft2232/presto warningsoharboe
2009-04-18The following patches was applied:mifi
2009-03-07Accept/create both A and Non-A ft2232 based descriptionsduane
2009-03-01Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> Cosmetic OpenOCD ...oharboe
2009-03-01Nicolas Pitre nico at cam.org add ft2232 layout for the Marvell SheevaPlug oharboe
2009-02-10Use C89/C99/C++ compliant boolean typeskc8apf
2009-02-03- Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com>kc8apf
2009-01-23xvsf player fixes by Dick Hollenbeck <dick@softplc.com>kc8apf
2009-01-09Dick Hollenbeck <dick@softplc.com> adds jtag_add_clocks() and implements thos...oharboe
2009-01-05John McCarthy <jgmcc@magma.ca> formatting fix of debug outputoharboe
2008-12-27Quoteify the FT2232 description list, and a missed fix from Dirk Behme about ...duane
2008-12-14- Update tap_state_strings to correspond to SVF state nameskc8apf
2008-12-13Change tap_state naming to be consistent with SVF documentation.kc8apf
2008-12-11- added Axiom AXM-0432 to texintfreak
2008-12-11AXM0432 layout for FDTI provided by Alan Carvalho de Assis (Freescale)kc8apf
2008-10-22Laurentiu Cocanu - more help textoharboe
2008-10-15Laurentiu Cocanu - memory read/write and exit() error path fixesoharboe
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak
2008-08-25RCLK is not supported, return error instead of crashing.oharboe
2008-05-26- added check for max. value of jtag_speed in ft2232_khz.mifi
2008-05-12- restored tabs and formattingntfreak
2008-05-10- corrected rounding in ft2232_khzmifi
2008-05-10- added support for ft2232/jtag_khzmifi
2008-04-23Tim Hudson: removed setting jtag_speed directly (which should not be done).oharboe
2008-04-09Don Porges fixed c99 issues.oharboe
2008-03-31Do not assert trst in srst_only case even if srst_pulls_trst.oharboe
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-27- fix bug in ft2232 pathmove (thanks to Michael Bruck for the patch)drath
2008-02-25- convert all files to unix line-endingdrath
2008-02-24cosmetic fixes to debug output + phasing out printf() in favour of logging sy...oharboe
2008-02-10- added patch to change pathmove handlingmifi
2007-12-18- added patch for new flash functionality like:mifi
2007-11-23- added support for Hitex STM32 Performance Stickntfreak
2007-10-01- flash autoerase <on|off> cmd added, default is off - flash banks are calcul...ntfreak
2007-09-10- added ft2232_latency commandmlu
2007-08-16- update jtag_speed setting when changing it during runtime with a FT2232 bas...drath
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath
2007-07-25- reformat src/jtag/bitq.c (thanks to Pavel Chromy)drath
2007-05-10-- corrected embedded ice definitionsntfreak
2007-04-28- added support for Hitex comstick.ntfreak
2007-04-25- added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr...drath
2007-04-16- allow multiple USB vendor and product ids when searching for connected FT22...drath
2007-03-30- added support for Turtelizer 2 (USB JTAG interface) (Thanks to Michael Fisc...drath
2007-03-26- fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)drath
2007-02-20- fixed libftdi initializationdrath
2007-01-09- disabled FT2232 debug output (that code should be fairly stable)drath
2006-11-22- added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. confi...drath
2006-11-07- added support for the oocd-link (http://www.joernonline.de/dw/doku.php?id=e...drath