aboutsummaryrefslogtreecommitdiff
path: root/src/target/cortex_m3.c
AgeCommit message (Expand)Author
2009-03-16- fix issue with cortex_m3 reset run. Thanks Perry Hungntfreak
2008-12-13- remove target specific variant and use target->variant memberntfreak
2008-12-12- check cortex_m3 FPB is enabled when setting hardware breakpointntfreak
2008-11-30jtag newtap change & huge manual updateduane
2008-11-21- add new cortex_m3 maskisr cmdntfreak
2008-11-20- preserve cortex_m3 C_MASKINTS during resume/stepntfreak
2008-11-14- stops multiple calls to examine from allocating the breakpoint arraysntfreak
2008-11-02Rick Altherr <kc8apf@kc8apf.net> - In cortex_m3_resume if debug_execution is...oharboe
2008-10-15Laurentiu Cocanu - memory read/write and exit() error path fixesoharboe
2008-09-27- convert spaces to tabs in at91sam7.[ch]ntfreak
2008-09-26 I do not know why this is necessary, but it fixes strange effectsoharboe
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak
2008-09-01Duane Ellis: "target as an [tcl] object" feature.oharboe
2008-08-24duan ellis target tcl work in progressoharboe
2008-08-19switch to alive_sleep() to avoid gdb timeoutsoharboe
2008-08-05Duane Ellis: fix warningsoharboe
2008-08-05define resetting the target into the halted or runningoharboe
2008-08-05moves handling of problems with resetting into the halted stateoharboe
2008-07-21- jtag_khz/speed are now single parameter only. These are usedoharboe
2008-06-16- removed duplicate cortex_m3_register_commandsntfreak
2008-05-27- moved flash erase_check target code to target.cntfreak
2008-04-30now compiles again.oharboe
2008-04-30- added new device to luminary flash driverntfreak
2008-04-29- updated cortex_m3 docs regarding luminary reset behaviourntfreak
2008-04-28- add cortex_m3 variant luminary to fix reset issue with asserting SRSTntfreak
2008-04-26- added ARMV7_GDB_HACKS define to armv7m.h, enabling all gdb hacks to be enab...ntfreak
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