2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-08-05 20:55:14 +10:00
openocd/src/jtag
drath cb6ebced3d - update jtag_speed setting when changing it during runtime with a FT2232 based interface
- use 'etm trigger_percent' setting when programming ETB trigger count
- fixed some small bugs in ETM trace analysis
- fixed minor bug in flash writing (thanks to Pavel Chromy)


git-svn-id: svn://svn.berlios.de/openocd/trunk@197 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2007-08-16 13:12:48 +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 - update jtag_speed setting when changing it during runtime with a FT2232 based interface 2007-08-16 13:12:48 +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
Makefile.am - corrected automake script 2007-08-14 10:05:40 +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