| Commit message (Expand) | Author | Age | Files | Lines |
* | When setting up an ETM, cache its ETM_CONFIG register. Then | dbrownell | 2009-09-23 | 1 | -0/+2 |
* | Start cleaning up ETM register handling. On one ARM926 ETM+ETB | dbrownell | 2009-09-23 | 1 | -7/+16 |
* | Initial ETM cleanups. Most of these are cosmetic: | dbrownell | 2009-09-23 | 1 | -30/+19 |
* | - Fixes '>=' whitespace | zwelch | 2009-06-23 | 1 | -1/+1 |
* | Transform 'u32' to 'uint32_t' in src/target | zwelch | 2009-06-18 | 1 | -14/+14 |
* | Transform 'u16' to 'uint16_t' | zwelch | 2009-06-18 | 1 | -1/+1 |
* | Transform 'u8' to 'uint8_t' in src/target | zwelch | 2009-06-18 | 1 | -3/+3 |
* | Audit and eliminate redundant #include directives in other target files. | zwelch | 2009-05-11 | 1 | -5/+3 |
* | whitespace fixes | oharboe | 2009-05-08 | 1 | -6/+6 |
* | Update Embedded ICE registers explicitly during target->type->examine() instead | oharboe | 2008-04-16 | 1 | -0/+1 |
* | - convert all files to unix line-ending | drath | 2008-02-25 | 1 | -214/+214 |
* | - update jtag_speed setting when changing it during runtime with a FT2232 bas... | drath | 2007-08-16 | 1 | -0/+1 |
* | - calculate cycles since last executed instruction when cycle-accurate tracin... | drath | 2007-07-31 | 1 | -0/+2 |
* | - added support for Asix Presto JTAG interface (thanks to Pavel Chromy and As... | drath | 2007-07-15 | 1 | -1/+2 |
* | - added manpage for OpenOCD (thanks to Uwe Hermann) | drath | 2007-06-14 | 1 | -4/+14 |
* | - reworked image handling to support multiple sections (tested with ihex file... | drath | 2007-05-30 | 1 | -1/+2 |
* | - split fileio handling into fileio part and image handling | drath | 2007-05-29 | 1 | -4/+127 |
* | - str9x flash support (Thanks to Spencer Oliver) | drath | 2006-09-28 | 1 | -1/+1 |
* | - prepare OpenOCD for branching, created ./trunk/ | drath | 2006-06-02 | 1 | -0/+76 |