aboutsummaryrefslogtreecommitdiff
path: root/src/target/cortex_m3.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-03I fixed all the targets even thoughoharboe1-0/+1
2008-03-02Uwe Hermann tightned up comments, etc. to follow OpenOCD policyoharboe1-3/+3
2008-02-29- fix bug with emulated cortex_m3 dcc channelntfreak1-3/+8
2008-02-29Uwe Hermann: oharboe1-0/+1
2008-02-24- fixed target->type->poll() return valueoharboe1-6/+6
2008-02-06- added patch to solve problem with AT91SAM9260 (dirty register)mifi1-6/+6
2008-01-17- add support for cortex_m3 target_request debugmsgsntfreak1-7/+86
2007-11-21- reset_run now works as expected on cortex-m3ntfreak1-6/+28
2007-10-22- add verify_image commandntfreak1-1/+2
2007-09-10- Fixed display of sector sizes in flash.cmlu1-47/+47
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath1-0/+2
2007-07-26- corrected stm32x_handle_options_write_command, incorrect options printedntfreak1-26/+43
2007-06-24- ST STM32x cortex support addedntfreak1-144/+113
2007-06-14- merged support for Cortex-M3 from cortex-m3 branch (thanks to Magnus Lundin)drath1-0/+1413