]> git.sur5r.net Git - openocd/history - src/jtag/dummy.c
Encapsulate JTAG Cable API and interface structure, plan for new header file.
[openocd] / src / jtag / dummy.c
2009-06-01 zwelchEncapsulate JTAG Cable API and interface structure...
2009-05-11 zwelchAudit and eliminate redundant #include directives from...
2009-04-28 oharboeeol-style native
2009-04-21 oharboeZach Welch <zw@superlucidity.net> use static keyword...
2009-04-19 oharboeZach Welch <zw@superlucidity.net> use tap_state_t
2009-02-03 kc8apf- Cable driver helper API courtesy of Dick Hollenbeck...
2009-01-09 oharboeDick Hollenbeck <dick@softplc.com> adds jtag_add_clocks...
2008-12-22 oharboebumped a LOG_INFO to LOG_DEBUG level to reduce excessiv...
2008-12-19 oharboeDick Hollenbeck <dick@softplc.com> - This patch adds...
2008-12-16 oharboejtag_khz simulation
2008-12-13 ntfreak- remove target specific variant and use target->varian...
2008-04-13 oharboeA dummy driver to test codepath w/no contact w/target.