summaryrefslogtreecommitdiff
path: root/src/target/etm.h
Commit message (Expand)AuthorAgeFilesLines
* When setting up an ETM, cache its ETM_CONFIG register. Thendbrownell2009-09-231-0/+2
* Start cleaning up ETM register handling. On one ARM926 ETM+ETBdbrownell2009-09-231-7/+16
* Initial ETM cleanups. Most of these are cosmetic:dbrownell2009-09-231-30/+19
* - Fixes '>=' whitespacezwelch2009-06-231-1/+1
* Transform 'u32' to 'uint32_t' in src/targetzwelch2009-06-181-14/+14
* Transform 'u16' to 'uint16_t'zwelch2009-06-181-1/+1
* Transform 'u8' to 'uint8_t' in src/targetzwelch2009-06-181-3/+3
* Audit and eliminate redundant #include directives in other target files.zwelch2009-05-111-5/+3
* whitespace fixesoharboe2009-05-081-6/+6
* Update Embedded ICE registers explicitly during target->type->examine() insteadoharboe2008-04-161-0/+1
* - convert all files to unix line-endingdrath2008-02-251-214/+214
* - update jtag_speed setting when changing it during runtime with a FT2232 bas...drath2007-08-161-0/+1
* - calculate cycles since last executed instruction when cycle-accurate tracin...drath2007-07-311-0/+2
* - added support for Asix Presto JTAG interface (thanks to Pavel Chromy and As...drath2007-07-151-1/+2
* - added manpage for OpenOCD (thanks to Uwe Hermann)drath2007-06-141-4/+14
* - reworked image handling to support multiple sections (tested with ihex file...drath2007-05-301-1/+2
* - split fileio handling into fileio part and image handlingdrath2007-05-291-4/+127
* - str9x flash support (Thanks to Spencer Oliver)drath2006-09-281-1/+1
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+76