summaryrefslogtreecommitdiff
path: root/src/target/target.c
Commit message (Expand)AuthorAgeFilesLines
...
* - fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin)drath2007-01-221-2/+2
* - correctly enter debug state on a "soft_reset_halt" commanddrath2006-11-051-1/+0
* - str9x flash support (Thanks to Spencer Oliver)drath2006-09-281-6/+11
* - endianess fixes everywhere but in the flash code. flashing might still be b...drath2006-08-311-6/+64
* - made bp command more verbosedrath2006-08-201-0/+8
* - fixed a minor problem with the GDB server that could drop the first packet ...drath2006-08-061-0/+5
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-171-4/+8
* - added support for AT91SAM7A3 flash (patch from andre renaud, thanks)drath2006-06-231-0/+36
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+1701