aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/ft2232.c
AgeCommit message (Expand)Author
2009-06-23- Fixes '!=' whitespacezwelch
2009-06-19printf() warning fixes due to uint32_t change-overduane
2009-06-18Finish transforming 'u32' to 'uint32_t'.zwelch
2009-06-18Transform 'u16' to 'uint16_t'zwelch
2009-06-18Transform 'u8' to 'uint8_t'zwelch
2009-06-12Improve VID/PID command argument handling in FTDI driver:zwelch
2009-06-09Encapsulate jtag_reset_config using accessors:zwelch
2009-06-09Add get and set accessors for jtag_speed:zwelch
2009-06-04David Brownell <david-b@pacbell.net>:zwelch
2009-06-04David Brownell <david-b@pacbell.net>:zwelch
2009-06-03Finish JTAG header file modularization; command factoring follows.zwelch
2009-06-03Improve in-source documentation that was causing Doxygen warnings.zwelch
2009-06-03Remove interface.h from public JTAG header, include it where required.zwelch
2009-06-02Add high-speed device support in FT2232 driver:zwelch
2009-06-02Remove unused code, TAP_INVALID is never passed to drivers.oharboe
2009-06-01Encapsulate JTAG Cable API and interface structure, plan for new header file.zwelch
2009-05-30remove unused JTAG_END_STATE part 2oharboe
2009-05-27- add support for cortino jtag interfacentfreak
2009-05-24David Brownell <david-b@pacbell.net>:zwelch
2009-05-23Submitted by Magnus Lundin <lundin@mlu.mine.nu>:zwelch
2009-05-21Author: Holger Schurig <hs4233@mail.mn-solutions.de>kc8apf
2009-05-18FT2232 support for non-7-cycle state moves by Dick Hollenbeck <dick@softplc.com>kc8apf
2009-05-18ftdi_set_interface correctness by Strontium <strntydog@gmail.com>kc8apf
2009-05-16Michael Bruck <mbruck@digenius.de> change 'ir_scan' from 'int' to 'bool' to d...oharboe
2009-05-11Fix ft2232 for CygWin, provided by Michael Bruck <mbruck@digenius.de>.zwelch
2009-05-11Audit and eliminate redundant #include directives from src/jtag.zwelch
2009-04-30Michael Bruck <mbruck@digenius.de>: sys/select.h must preceed windows.h.zwelch
2009-04-29Sten <debian@sansys-electronic.com>: add support for ICEbear FDTI-based inter...zwelch
2009-04-25Corrected statement ordermlu
2009-04-25Fix ft2232 TX buffer overflowmlu
2009-04-25Break ft2232_execute_quie into smaller functions, follows restructure of jlink.cmlu
2009-04-21Zach Welch <zw@superlucidity.net> fix ft2232 usb io format warningoharboe
2009-04-21Zach Welch <zw@superlucidity.net> add --enable-verbose* optionsoharboe
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