summaryrefslogtreecommitdiff
path: root/src/target
Commit message (Expand)AuthorAgeFilesLines
* - fixed a minor problem with the GDB server that could drop the first packet ...drath2006-08-0611-14/+531
* - 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-1716-414/+461
* - fixed bug in Thumb sw breakpoint handling (thanks to Spen for this patch)drath2006-06-251-1/+1
* - changed use of bzero (deprecated) to memset (thanks to Spen for pointing th...drath2006-06-251-2/+2
* - added support for AT91SAM7A3 flash (patch from andre renaud, thanks)drath2006-06-233-19/+52
* - keep additional information for decoded instructionsdrath2006-06-162-24/+176
* - the 'help' command now takes an optional argument to display help only on a...drath2006-06-124-2/+1394
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-0231-0/+10802