]> git.sur5r.net Git - openocd/history - src/jtag/ft2232.c
Jonas Horberg [jhorberg@sauer-danfoss.com]
[openocd] / src / jtag / ft2232.c
2009-08-18 ntfreakJonas Horberg [jhorberg@sauer-danfoss.com]
2009-07-02 zwelchFix FTD2XX build for CygWin.
2009-06-30 zwelchMarcel Jost <marcel.jost@bfh.ch>:
2009-06-23 zwelchRemove whitespace at end of lines, step 2.
2009-06-23 zwelchRemove whitespace that occurs before ')'.
2009-06-23 zwelchRemove whitespace that occurs after '('.
2009-06-23 zwelch- Fixes '[<>]' whitespace
2009-06-23 zwelch- Fixes '+' whitespace
2009-06-23 zwelch- Fixes '=' whitespace
2009-06-23 zwelch- Fixes '==' whitespace
2009-06-23 zwelch- Fixes '<<' whitespace
2009-06-23 zwelch- Fixes '!=' whitespace
2009-06-19 duaneprintf() warning fixes due to uint32_t change-over
2009-06-18 zwelchFinish transforming 'u32' to 'uint32_t'.
2009-06-18 zwelchTransform 'u16' to 'uint16_t'
2009-06-18 zwelchTransform 'u8' to 'uint8_t'
2009-06-12 zwelchImprove VID/PID command argument handling in FTDI driver:
2009-06-09 zwelchEncapsulate jtag_reset_config using accessors:
2009-06-09 zwelchAdd get and set accessors for jtag_speed:
2009-06-04 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-04 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-03 zwelchFinish JTAG header file modularization; command factori...
2009-06-03 zwelchImprove in-source documentation that was causing Doxyge...
2009-06-03 zwelchRemove interface.h from public JTAG header, include...
2009-06-02 zwelchAdd high-speed device support in FT2232 driver:
2009-06-02 oharboeRemove unused code, TAP_INVALID is never passed to...
2009-06-01 zwelchEncapsulate JTAG Cable API and interface structure...
2009-05-30 oharboeremove unused JTAG_END_STATE part 2
2009-05-27 ntfreak- add support for cortino jtag interface
2009-05-24 zwelchDavid Brownell <david-b@pacbell.net>:
2009-05-23 zwelchSubmitted by Magnus Lundin <lundin@mlu.mine.nu>:
2009-05-21 kc8apfAuthor: Holger Schurig <hs4233@mail.mn-solutions.de>
2009-05-18 kc8apfFT2232 support for non-7-cycle state moves by Dick...
2009-05-18 kc8apfftdi_set_interface correctness by Strontium <strntydog...
2009-05-16 oharboeMichael Bruck <mbruck@digenius.de> change 'ir_scan...
2009-05-11 zwelchFix ft2232 for CygWin, provided by Michael Bruck <mbruc...
2009-05-11 zwelchAudit and eliminate redundant #include directives from...
2009-04-30 zwelchMichael Bruck <mbruck@digenius.de>: sys/select.h must...
2009-04-29 zwelchSten <debian@sansys-electronic.com>: add support for...
2009-04-25 mluCorrected statement order
2009-04-25 mluFix ft2232 TX buffer overflow
2009-04-25 mluBreak ft2232_execute_quie into smaller functions, follo...
2009-04-21 oharboeZach Welch <zw@superlucidity.net> fix ft2232 usb io...
2009-04-21 oharboeZach Welch <zw@superlucidity.net> add --enable-verbose...
2009-04-21 oharboeZach Welch <zw@superlucidity.net> use static keyword...
2009-04-20 oharboeZach Welch <zw@superlucidity.net> fix ft2232/presto...
2009-04-18 mifiThe following patches was applied:
2009-03-07 duaneAccept/create both A and Non-A ft2232 based descriptions
2009-03-01 oharboeDaniel Gimpelevich <daniel@gimpelevich.san-francisco...
2009-03-01 oharboeNicolas Pitre nico at cam.org add ft2232 layout for...
2009-02-10 kc8apfUse C89/C99/C++ compliant boolean types
2009-02-03 kc8apf- Cable driver helper API courtesy of Dick Hollenbeck...
2009-01-23 kc8apfxvsf player fixes by Dick Hollenbeck <dick@softplc...
2009-01-09 oharboeDick Hollenbeck <dick@softplc.com> adds jtag_add_clocks...
2009-01-05 oharboeJohn McCarthy <jgmcc@magma.ca> formatting fix of debug...
2008-12-27 duaneQuoteify the FT2232 description list, and a missed...
2008-12-14 kc8apf- Update tap_state_strings to correspond to SVF state...
2008-12-13 kc8apfChange tap_state naming to be consistent with SVF docum...
2008-12-11 ntfreak- added Axiom AXM-0432 to texi
2008-12-11 kc8apfAXM0432 layout for FDTI provided by Alan Carvalho de...
2008-10-22 oharboeLaurentiu Cocanu - more help text
2008-10-15 oharboeLaurentiu Cocanu - memory read/write and exit() error...
2008-09-20 ntfreak- added myself to copyright on files i remember adding...
2008-08-25 oharboeRCLK is not supported, return error instead of crashing.
2008-05-26 mifi- added check for max. value of jtag_speed in ft2232_khz.
2008-05-12 ntfreak- restored tabs and formatting
2008-05-10 mifi- corrected rounding in ft2232_khz
2008-05-10 mifi- added support for ft2232/jtag_khz
2008-04-23 oharboeTim Hudson: removed setting jtag_speed directly (which...
2008-04-09 oharboeDon Porges fixed c99 issues.
2008-03-31 oharboeDo not assert trst in srst_only case even if srst_pulls...
2008-03-25 ntfreak- rename log functions to stop conflicts under win32...
2008-03-02 oharboeUwe Hermann tightned up comments, etc. to follow OpenOC...
2008-02-27 drath- fix bug in ft2232 pathmove (thanks to Michael Bruck...
2008-02-25 drath- convert all files to unix line-ending
2008-02-24 oharboecosmetic fixes to debug output + phasing out printf...
2008-02-10 mifi- added patch to change pathmove handling
2007-12-18 mifi- added patch for new flash functionality like:
2007-11-23 ntfreak- added support for Hitex STM32 Performance Stick
2007-10-01 ntfreak- flash autoerase <on|off> cmd added, default is off...
2007-09-10 mlu- added ft2232_latency command
2007-08-16 drath- update jtag_speed setting when changing it during...
2007-08-10 drath- renamed M5960 USB JTAG to "flyswatter"
2007-07-25 drath- reformat src/jtag/bitq.c (thanks to Pavel Chromy)
2007-05-10 ntfreak-- corrected embedded ice definitions
2007-04-28 ntfreak- added support for Hitex comstick.
2007-04-25 drath- added support for error handlers to JTAG scan command...
2007-04-16 drath- allow multiple USB vendor and product ids when search...
2007-03-30 drath- added support for Turtelizer 2 (USB JTAG interface...
2007-03-26 drath- fixed arm926 cp15 command bug (thanks to Vincent...
2007-02-20 drath- fixed libftdi initialization
2007-01-09 drath- disabled FT2232 debug output (that code should be...
2006-11-22 drath- added a PLD (programmable logic device) subsystem...
2006-11-07 drath- added support for the oocd-link (http://www.joernonli...
2006-11-05 drath- correctly enter debug state on a "soft_reset_halt...
2006-10-23 drath- several small fixes (thanks to Magnus Lundin and...
2006-10-19 drath- fixed endianness handling in arm7_9_read_core_reg...
2006-10-12 drath- allow FT2232 devices to be opened by serial number...
2006-10-06 drath- added support for American Microsystem's M5960 (FT223...
2006-08-31 drath- endianess fixes everywhere but in the flash code...
next