Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - str9x flash support (Thanks to Spencer Oliver) | drath | 2006-09-28 | 1 | -0/+2 |
| | | | | | | | | | | | | | - str75x flash support (Thanks to Spencer Oliver) - correct reporting of T-Bit in CPSR (Thanks to John Hartman for reporting this) - core-state (ARM/Thumb) can be switched by modifying CPSR - fixed bug in gdb_server register handling - register values > 32-bit should now be supported - several minor fixes and enhancements git-svn-id: svn://svn.berlios.de/openocd/trunk@100 b42882b7-edfa-0310-969c-e2dbd0fdcd60 | ||||
* | - fixed a minor problem with the GDB server that could drop the first packet ↵ | drath | 2006-08-06 | 1 | -0/+461 |
(non-fatal) - fixed some small memory leaks (thanks to Spencer Oliver) - verify chip- and buswidth of cfi flash configurations - added support for ARM966E based systems (tested only with ST micro STR9, thanks to Spencer Oliver) git-svn-id: svn://svn.berlios.de/openocd/trunk@81 b42882b7-edfa-0310-969c-e2dbd0fdcd60 |