aboutsummaryrefslogtreecommitdiff
path: root/src/target/cortex_m3.c
AgeCommit message (Expand)Author
2008-04-17Edwin Olsen: improves breakpoint handling on cortex-m3 parts. Specifically, t...oharboe
2008-04-16fix SEGFAULT regression in cortex after TRST fixesoharboe
2008-04-14TRST is asserted *before* target->type->assert_reset() is invoked. Removed ol...oharboe
2008-04-13allows launching OpenOCD w/telnet+gdb server w/theoharboe
2008-04-10- single core context used, removed debug context as thought unnecessary.ntfreak
2008-04-04- reverted some of the changes that possibly broke arm926ejs. Waitingoharboe
2008-04-03- Work on fixing erase check. Many implementations are plain broken.oharboe
2008-03-26TAP_SD/SI are now forbidden end states.oharboe
2008-03-25- rename log functions to stop conflicts under win32 (wingdi)ntfreak
2008-03-22- changed jtag_add_reset errors to warningsntfreak
2008-03-21- armv7m control register now set as dirty when switching contextntfreak
2008-03-11- 16 and 32 bit unaligned accesses supportedntfreak
2008-03-07- Improves error handling upon GDB connectoharboe
2008-03-03I fixed all the targets even thoughoharboe
2008-03-02Uwe Hermann tightned up comments, etc. to follow OpenOCD policyoharboe
2008-02-29- fix bug with emulated cortex_m3 dcc channelntfreak
2008-02-29Uwe Hermann: oharboe
2008-02-24- fixed target->type->poll() return valueoharboe
2008-02-06- added patch to solve problem with AT91SAM9260 (dirty register)mifi
2008-01-17- add support for cortex_m3 target_request debugmsgsntfreak
2007-11-21- reset_run now works as expected on cortex-m3ntfreak
2007-10-22- add verify_image commandntfreak
2007-09-10- Fixed display of sector sizes in flash.cmlu
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath
2007-07-26- corrected stm32x_handle_options_write_command, incorrect options printedntfreak
2007-06-24- ST STM32x cortex support addedntfreak
2007-06-14- merged support for Cortex-M3 from cortex-m3 branch (thanks to Magnus Lundin)drath