riscv-openocd/src/jtag
drath 29000b204d - reworked presto.c to allow use of either FTD2XX or libftdi (libftdi not functional yet). Configure option changed from --enable-presto to
--enable-presto_ftd2xx and --enable-presto_libftdi
- completed trace point support for use with ARM7/9 DCC
- completed debug message output with support for HEX dumps (1, 2 or 4 byte quantities)
- fixed bug in delete_debug_msg_receiver (thanks to Pavel Chromy)
- fixed bug in image_add_section (thanks to Pavel Chromy)
- at91sam7 sector erase reworked (thanks to Pavel Chromy)
- merge consecutive sections during flash image write to work around possible section alignment issues with LPC2000 targets



git-svn-id: svn://svn.berlios.de/openocd/trunk@194 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2007-08-14 09:48:54 +00:00
..
Makefile.am - reworked presto.c to allow use of either FTD2XX or libftdi (libftdi not functional yet). Configure option changed from --enable-presto to 2007-08-14 09:48:54 +00:00
amt_jtagaccel.c - restrict direct parallel port access to x86 platforms (thanks to Vincent Palatin) 2007-07-26 09:36:17 +00:00
at91rm9200.c - renamed M5960 USB JTAG to "flyswatter" 2007-08-10 19:44:06 +00:00
bitbang.c - added support for Intel/Marvel PXA27x (XScale) targets 2007-06-21 13:15:22 +00:00
bitbang.h - prepare OpenOCD for branching, created ./trunk/ 2006-06-02 10:36:31 +00:00
bitq.c - renamed M5960 USB JTAG to "flyswatter" 2007-08-10 19:44:06 +00:00
bitq.h - added support for Asix Presto JTAG interface (thanks to Pavel Chromy and Asix for making this addition possible) 2007-07-15 11:19:33 +00:00
ep93xx.c - renamed M5960 USB JTAG to "flyswatter" 2007-08-10 19:44:06 +00:00
ft2232.c - renamed M5960 USB JTAG to "flyswatter" 2007-08-10 19:44:06 +00:00
gw16012.c - renamed M5960 USB JTAG to "flyswatter" 2007-08-10 19:44:06 +00:00
jtag.c - reworked presto.c to allow use of either FTD2XX or libftdi (libftdi not functional yet). Configure option changed from --enable-presto to 2007-08-14 09:48:54 +00:00
jtag.h - reformat src/jtag/bitq.c (thanks to Pavel Chromy) 2007-07-25 10:06:57 +00:00
parport.c - renamed M5960 USB JTAG to "flyswatter" 2007-08-10 19:44:06 +00:00
presto.c - reworked presto.c to allow use of either FTD2XX or libftdi (libftdi not functional yet). Configure option changed from --enable-presto to 2007-08-14 09:48:54 +00:00
usbprog.c - renamed M5960 USB JTAG to "flyswatter" 2007-08-10 19:44:06 +00:00