aboutsummaryrefslogtreecommitdiff
path: root/src/target/etm.h
AgeCommit message (Expand)Author
2009-06-23- Fixes '>=' whitespacezwelch
2009-06-18Transform 'u32' to 'uint32_t' in src/targetzwelch
2009-06-18Transform 'u16' to 'uint16_t'zwelch
2009-06-18Transform 'u8' to 'uint8_t' in src/targetzwelch
2009-05-11Audit and eliminate redundant #include directives in other target files.zwelch
2009-05-08whitespace fixesoharboe
2008-04-16Update Embedded ICE registers explicitly during target->type->examine() insteadoharboe
2008-02-25- convert all files to unix line-endingdrath
2007-08-16- update jtag_speed setting when changing it during runtime with a FT2232 bas...drath
2007-07-31- calculate cycles since last executed instruction when cycle-accurate tracin...drath
2007-07-15- added support for Asix Presto JTAG interface (thanks to Pavel Chromy and As...drath
2007-06-14- added manpage for OpenOCD (thanks to Uwe Hermann)drath
2007-05-30- reworked image handling to support multiple sections (tested with ihex file...drath
2007-05-29- split fileio handling into fileio part and image handlingdrath
2006-09-28- str9x flash support (Thanks to Spencer Oliver)drath
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath