summaryrefslogtreecommitdiff
path: root/src/target/arm7_9_common.c
Commit message (Expand)AuthorAgeFilesLines
...
* - fixed endianness handling in arm7_9_read_core_reg (thanks to Magnus Lundin ...drath2006-10-191-10/+12
* - allow FT2232 devices to be opened by serial number instead of device descri...drath2006-10-121-2/+2
* - set the T bit in the CPSR when the core was executing in Thumb state. Mask ...drath2006-09-091-17/+36
* - endianess fixes everywhere but in the flash code. flashing might still be b...drath2006-08-311-55/+76
* - fixed a minor problem with the GDB server that could drop the first packet ...drath2006-08-061-1/+1
* - added configurable delays after reset lines get deasserted. useful if reset...drath2006-07-301-2/+10
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-171-1/+5
* - fixed bug in Thumb sw breakpoint handling (thanks to Spen for this patch)drath2006-06-251-1/+1
* - added support for AT91SAM7A3 flash (patch from andre renaud, thanks)drath2006-06-231-19/+11
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+2339