- Replace 'if(' with 'if ('.
[fw/openocd] / src / jtag / usbprog.c
2009-06-23 zwelch- Replace 'if(' with 'if ('.
2009-06-18 zwelchTransform 'u8' to 'uint8_t'
2009-06-03 zwelchFinish JTAG header file modularization; command factori...
2009-06-03 zwelchRemove interface.h from public JTAG header, include...
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
2009-05-18 oharboeuse tap_get_tms_path_len() instead of fix # of 7. Not...
2009-05-16 oharboeMichael Bruck <mbruck@digenius.de> change 'ir_scan...
2009-05-11 zwelchAudit and eliminate redundant #include directives from...
2009-04-21 oharboeZach Welch <zw@superlucidity.net> use static keyword...
2009-04-19 mifiPartially fix USBprog and JLink adapters on XScale...
2009-04-19 oharboeZach Welch <zw@superlucidity.net> fix warnings in...
2009-04-18 mifiThe following patches was applied:
2009-02-10 kc8apfUse C89/C99/C++ compliant boolean types
2009-02-03 kc8apf- Cable driver helper API courtesy of Dick Hollenbeck...
2008-12-28 oharboeUwe Hermann <uwe@hermann-uwe.de> One of them is fixing...
2008-12-14 kc8apf- Update tap_state_strings to correspond to SVF state...
2008-12-13 ntfreak- remove target specific variant and use target->varian...
2008-12-13 kc8apfClean up references to old tap_state names
2008-12-13 kc8apfChange tap_state naming to be consistent with SVF docum...
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-29 oharboeUwe Hermann:
2008-02-25 drath- convert all files to unix line-ending
2008-02-25 oharboePavel Chromy style fixes.
2008-02-10 mifi- added patch to change pathmove handling
2007-12-29 ntfreak- minimum autoconf 2.59 is now required and verified...
2007-08-25 drath- added support for setting JTAG frequency on ASIX...
2007-08-10 drath- renamed M5960 USB JTAG to "flyswatter"
2007-07-31 drath- calculate cycles since last executed instruction...
2007-07-15 drath- added support for Asix Presto JTAG interface (thanks...