summaryrefslogtreecommitdiff
path: root/src/target/etm.c
Commit message (Expand)AuthorAgeFilesLines
* - update jtag_speed setting when changing it during runtime with a FT2232 bas...drath2007-08-161-5/+35
* - cleaned up cycle counting in ETM analysisdrath2007-07-311-11/+8
* - calculate cycles since last executed instruction when cycle-accurate tracin...drath2007-07-311-8/+161
* - added support for Asix Presto JTAG interface (thanks to Pavel Chromy and As...drath2007-07-151-5/+29
* - fixed endianness helper macros (thanks to obilix and wiml for finding and f...drath2007-06-281-3/+7
* - added support for Intel/Marvel PXA27x (XScale) targetsdrath2007-06-211-0/+8
* - added support for pseudo image type "mem", currently only used for etm anal...drath2007-06-151-11/+11
* - added manpage for OpenOCD (thanks to Uwe Hermann)drath2007-06-141-28/+578
* - split fileio handling into fileio part and image handlingdrath2007-05-291-1/+685
* - added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr...drath2007-04-251-7/+7
* - str9x flash support (Thanks to Spencer Oliver)drath2006-09-281-2/+3
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-171-409/+411
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+409