aboutsummaryrefslogtreecommitdiff
path: root/src/target/cortex_swjdp.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-06- remove build warningsntfreak1-0/+1
2008-10-04timeout is now 1000ms instead of trying 100 times.oharboe1-4/+3
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak1-0/+3
2008-09-05workaround and comment for problems identified by Michael Schwingen.oharboe1-0/+12
2008-08-20added gdb timeout handling + error propagationoharboe1-4/+11
2008-08-19switch to alive_sleep() to avoid gdb timeoutsoharboe1-2/+2
2008-04-16fix SEGFAULT regression in cortex after TRST fixesoharboe1-3/+7
2008-03-25- rename log functions to stop conflicts under win32 (wingdi)ntfreak1-21/+21
2008-03-11- 16 and 32 bit unaligned accesses supportedntfreak1-106/+387
2008-03-02Uwe Hermann tightned up comments, etc. to follow OpenOCD policyoharboe1-2/+2
2008-02-29Uwe Hermann: oharboe1-1/+1
2008-02-25- convert all files to unix line-endingdrath1-708/+708
2008-02-25From Michael Bruckoharboe1-708/+708
2008-01-17- add support for cortex_m3 target_request debugmsgsntfreak1-3/+17
2007-09-10- Fixed display of sector sizes in flash.cmlu1-4/+7
2007-07-26- corrected stm32x_handle_options_write_command, incorrect options printedntfreak1-3/+3
2007-06-24- ST STM32x cortex support addedntfreak1-117/+158
2007-06-21- added support for Intel/Marvel PXA27x (XScale) targetsdrath1-17/+2
2007-06-14- merged support for Cortex-M3 from cortex-m3 branch (thanks to Magnus Lundin)drath1-0/+665