aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)AuthorFilesLines
2006-09-09- set the T bit in the CPSR when the core was executing in Thumb state. Mask ...drath1-17/+36
2006-09-04- added debug output for D/I FSR and FAR (arm920t)drath4-15/+35
2006-08-31- endianess fixes everywhere but in the flash code. flashing might still be b...drath18-235/+1214
2006-08-20- made bp command more verbosedrath2-0/+11
2006-08-06- fixed a minor problem with the GDB server that could drop the first packet ...drath11-14/+531
2006-07-30- added configurable delays after reset lines get deasserted. useful if reset...drath1-2/+10
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath16-414/+461
2006-06-25- fixed bug in Thumb sw breakpoint handling (thanks to Spen for this patch)drath1-1/+1
2006-06-25- changed use of bzero (deprecated) to memset (thanks to Spen for pointing th...drath1-2/+2
2006-06-23- added support for AT91SAM7A3 flash (patch from andre renaud, thanks)drath3-19/+52
2006-06-16- keep additional information for decoded instructionsdrath2-24/+176
2006-06-12- the 'help' command now takes an optional argument to display help only on a...drath4-2/+1394
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath31-0/+10802