Change tap_state naming to be consistent with SVF documentation.
[fw/openocd] / src / jtag / bitbang.c
2008-12-13 kc8apfChange tap_state naming to be consistent with SVF docum...
2008-10-05 oharboeGeorg Acher <acher@in.tum.de> corrected TDO sampling
2008-09-20 ntfreak- added myself to copyright on files i remember adding...
2008-07-25 oharboeadded yours sincerely for files where I feel that I...
2008-05-26 oharboefound out why str912 reset halt failed.
2008-05-26 oharboeclock 1/0 in idle now configurable.
2008-04-09 oharboeDon Porges fixed c99 issues.
2008-04-08 oharboeuse jtag.c's cur/end_state global variables.
2008-04-08 oharboeThe endstate now reports the endstate of the queue...
2008-03-31 oharboeDo not assert trst in srst_only case even if srst_pulls...
2008-03-26 oharboeTAP_SD/SI are now forbidden end states.
2008-03-25 ntfreak- rename log functions to stop conflicts under win32...
2008-03-17 drath- fix warnings during configure cause by ecosboard...
2008-03-13 oharboemarked infinite loop in code w/TODO and fixed warning.
2008-03-12 oharboeDominic undid some of my damage. CLK should now be...
2008-03-12 oharboeThe bitbang driver leaves the TCK 0 when in idle
2008-03-06 oharboetms is never referenced, confusing old code left behind...
2007-09-05 drathPatch by Michael Schwingen that
2007-06-21 drath- added support for Intel/Marvel PXA27x (XScale) targets
2007-04-25 drath- added support for error handlers to JTAG scan command...
2007-03-28 drath- merged XScale branch back into trunk
2006-08-17 drath- renamed jtag_interface_t.support_statemove to jtag_in...
2006-07-17 drath- Added support for native MinGW builds (thanks to...
2006-06-02 drath- prepare OpenOCD for branching, created ./trunk/