openocd/src
oharboe a13764b5d0 fix for gaffe in 555 that stopped JTAG chain examine + validate from running.
git-svn-id: svn://svn.berlios.de/openocd/trunk@588 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2008-04-16 19:17:15 +00:00
..
flash - split str71x driver into banks 2008-04-14 07:26:13 +00:00
helper stop using variable sized arrays. That's something that belongs to C++ and not C. 2008-04-10 19:44:56 +00:00
jtag fix for gaffe in 555 that stopped JTAG chain examine + validate from running. 2008-04-16 19:17:15 +00:00
pld Pavel pointed out that jtag_add_tlr() is better than jtag_add_tms(). 2008-04-08 13:08:36 +00:00
server More robust handling of unknown target state for step/continue packet. 2008-04-13 13:29:33 +00:00
target - correct stm32stick config script 2008-04-16 09:22:52 +00:00
xsvf make jtag_add_statemove() internal to the driver. 2008-03-31 13:18:03 +00:00
Makefile.am reduce compare noise. If someone should be crazy enough to try to run OpenOCD under eCos, then they'v got some hooks to point them in the general direction. 2008-03-11 21:32:03 +00:00
openocd.c allows launching OpenOCD w/telnet+gdb server w/the 2008-04-13 11:42:49 +00:00