use COMMAND_HANDLER macro to define all commands
[fw/openocd] / src / jtag / presto.c
2009-11-13 Zachary T Welchuse COMMAND_HANDLER macro to define all commands
2009-07-11 duaneSimple warning fix
2009-06-23 zwelchRemove whitespace at end of lines, step 2.
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 'u8' to 'uint8_t'
2009-06-09 zwelchAdd get and set accessors for jtag_speed:
2009-06-04 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-03 zwelchFinish JTAG header file modularization; command factori...
2009-06-03 zwelchRemove interface.h from public JTAG header, include...
2009-06-01 zwelchEncapsulate JTAG Cable API and interface structure...
2009-05-11 zwelchAudit and eliminate redundant #include directives from...
2009-04-21 oharboeZach Welch <zw@superlucidity.net> use static keyword...
2009-04-20 oharboeZach Welch <zw@superlucidity.net> fix ft2232/presto...
2008-12-13 ntfreak- remove target specific variant and use target->varian...
2008-06-18 oharboePavel Chromy:
2008-06-04 oharboePavel Chromy: TCK returns to zero before state of reset...
2008-04-23 oharboeTim Hudson: removed setting jtag_speed directly (which...
2008-04-09 oharboeDon Porges fixed c99 issues.
2008-03-25 ntfreak- rename log functions to stop conflicts under win32...
2008-03-10 oharboePavel Chromy: the attached patch refines PRESTO support...
2008-03-07 oharboePavel Chromy, the patch fixes an issue with PRESTO...
2008-03-02 oharboeUwe Hermann tightned up comments, etc. to follow OpenOC...
2008-02-10 mifi- added patch to change pathmove handling
2007-08-25 drath- added support for setting JTAG frequency on ASIX...
2007-08-14 drath- reworked presto.c to allow use of either FTD2XX or...
2007-08-10 drath- renamed M5960 USB JTAG to "flyswatter"
2007-07-25 drath- reformat src/jtag/bitq.c (thanks to Pavel Chromy)
2007-07-15 drath- added support for Asix Presto JTAG interface (thanks...