Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - added support for error handlers to JTAG scan commands ↵ | drath | 2007-04-25 | 1 | -0/+7 |
| | | | | | | | | | | (jtag_[plain_][ir|dr]_scan) - catch apparently broken JTAG IR scan after ARM926EJ-S CP15 operations - added "arm7_9 dump_etb" command git-svn-id: svn://svn.berlios.de/openocd/trunk@142 b42882b7-edfa-0310-969c-e2dbd0fdcd60 | ||||
* | - fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch) | drath | 2007-03-26 | 1 | -0/+62 |
- fixed compiler warnings throughout the code (thanks to Vincent Palatin for this patch) - added support for accessing ETB (embedded trace buffer) registers git-svn-id: svn://svn.berlios.de/openocd/trunk@134 b42882b7-edfa-0310-969c-e2dbd0fdcd60 |