zwelch
|
a88871bc6a
|
Encapsulate JTAG Cable API and interface structure, plan for new header file.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1984 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-06-01 23:01:24 +00:00 |
zwelch
|
004c7124c4
|
Audit and eliminate redundant #include directives from src/jtag.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1707 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-05-11 04:04:58 +00:00 |
oharboe
|
adbe3ac817
|
eol-style native
git-svn-id: svn://svn.berlios.de/openocd/trunk@1549 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-04-28 06:28:39 +00:00 |
oharboe
|
d2d75efb39
|
Zach Welch <zw@superlucidity.net> use static keyword in jtag layer and drivers
git-svn-id: svn://svn.berlios.de/openocd/trunk@1479 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-04-21 05:29:23 +00:00 |
oharboe
|
dd6912b1e5
|
Zach Welch <zw@superlucidity.net> use tap_state_t
git-svn-id: svn://svn.berlios.de/openocd/trunk@1464 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-04-19 08:05:54 +00:00 |
kc8apf
|
ab9dfffdb5
|
- Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com>
- Formatting changes from uncrustify
git-svn-id: svn://svn.berlios.de/openocd/trunk@1366 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-02-03 05:59:17 +00:00 |
oharboe
|
9324e6280e
|
Dick Hollenbeck <dick@softplc.com> adds jtag_add_clocks() and implements those in the bitbang and ft2232.c. nearly a full rewrite of the xsvf.c. improved some messaging only affected by _DEBUG_JTAG_IO_
git-svn-id: svn://svn.berlios.de/openocd/trunk@1308 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-01-09 07:42:45 +00:00 |
oharboe
|
99fe9c819c
|
bumped a LOG_INFO to LOG_DEBUG level to reduce excessive output for normal execution
git-svn-id: svn://svn.berlios.de/openocd/trunk@1265 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2008-12-22 10:27:53 +00:00 |
oharboe
|
46c1cb25a9
|
Dick Hollenbeck <dick@softplc.com> - This patch adds JTAG state tracking to dummy.c
git-svn-id: svn://svn.berlios.de/openocd/trunk@1263 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2008-12-19 19:41:58 +00:00 |
oharboe
|
f34248eb05
|
jtag_khz simulation
git-svn-id: svn://svn.berlios.de/openocd/trunk@1248 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2008-12-16 11:49:14 +00:00 |
ntfreak
|
0cba0d4df3
|
- remove target specific variant and use target->variant member
- fix build warning in cortex_m3
- code cleanup - remove trailing lf and convert c++ comments
git-svn-id: svn://svn.berlios.de/openocd/trunk@1238 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2008-12-13 12:44:39 +00:00 |
oharboe
|
7280d4a2c7
|
A dummy driver to test codepath w/no contact w/target.
git-svn-id: svn://svn.berlios.de/openocd/trunk@572 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2008-04-13 13:21:49 +00:00 |