aboutsummaryrefslogtreecommitdiff
path: root/src/target/etm.h
AgeCommit message (Expand)AuthorFilesLines
2009-06-18Transform 'u8' to 'uint8_t' in src/targetzwelch1-3/+3
2009-05-11Audit and eliminate redundant #include directives in other target files.zwelch1-5/+3
2009-05-08whitespace fixesoharboe1-6/+6
2008-04-16Update Embedded ICE registers explicitly during target->type->examine() insteadoharboe1-0/+1
2008-02-25- convert all files to unix line-endingdrath1-214/+214
2007-08-16- update jtag_speed setting when changing it during runtime with a FT2232 bas...drath1-0/+1
2007-07-31- calculate cycles since last executed instruction when cycle-accurate tracin...drath1-0/+2
2007-07-15- added support for Asix Presto JTAG interface (thanks to Pavel Chromy and As...drath1-1/+2
2007-06-14- added manpage for OpenOCD (thanks to Uwe Hermann)drath1-4/+14
2007-05-30- reworked image handling to support multiple sections (tested with ihex file...drath1-1/+2
2007-05-29- split fileio handling into fileio part and image handlingdrath1-4/+127
2006-09-28- str9x flash support (Thanks to Spencer Oliver)drath1-1/+1
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath1-0/+76