openocd/src
drath 6ae83f5cf8 Patch by Michael Schwingen that
- adds support for the Altium universal JTAG cable
 - adds support for "wiggler2" cable (basically a wiggler with added LED, documentation coming soon)
 - adds LED support. The LED is turned on during data transfer - works fine on Altium and wiggler2.
 - adds PORT_EXIT pattern that is written to port when exiting, in order to turn off power on cables that get their power from parallel port data lines
 - move port writes (with the system-specific ifdefs) to one central function

- increased image cache size to 2KB (might require more adaptive cache handling, e.g. LRU)



git-svn-id: svn://svn.berlios.de/openocd/trunk@204 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2007-09-05 06:22:37 +00:00
..
flash - Support for AT91SAM7xx512 chips 2007-08-20 11:51:12 +00:00
helper - update file size when writing to a fileio 2007-08-20 10:08:08 +00:00
jtag Patch by Michael Schwingen that 2007-09-05 06:22:37 +00:00
pld - added mingw elf patches from Vincent Palatin 2007-06-16 14:45:55 +00:00
server - fixed several bugs in flash writing code (thanks to Pavel Chromy) 2007-08-16 09:09:44 +00:00
target Patch by Michael Schwingen that 2007-09-05 06:22:37 +00:00
xsvf - added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr]_scan) 2007-04-25 20:15:59 +00:00
Makefile.am - corrected automake script 2007-08-14 10:05:40 +00:00
openocd.c Patch by Michael Schwingen that 2007-09-05 06:22:37 +00:00