- convert all files to unix line-ending
[fw/openocd] / src / jtag / ft2232.c
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 (joernonline.de/dw...
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...
2006-08-17 drath- renamed jtag_interface_t.support_statemove to jtag_in...
2006-08-14 drath- added support for the Signalyzer USB->JTAG dongle...
2006-08-11 drath- added support for FreeBSD ppi (parallel port access...