aboutsummaryrefslogtreecommitdiff
path: root/src/target/armv7m.c
AgeCommit message (Expand)Author
2008-05-27- moved flash erase_check target code to target.cntfreak
2008-04-26- added ARMV7_GDB_HACKS define to armv7m.h, enabling all gdb hacks to be enab...ntfreak
2008-04-11Reset wip. Just adding hooks. This is just to reduce the size of the actual c...oharboe
2008-04-10- single core context used, removed debug context as thought unnecessary.ntfreak
2008-03-25- rename log functions to stop conflicts under win32 (wingdi)ntfreak
2008-03-22- gdb server was incorrectly sending null terminator on qXfer:features:read: ...ntfreak
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-10- the jtag chain is examined and validated after GDB & telnet serversoharboe
2008-03-07- Improves error handling upon GDB connectoharboe
2008-03-02Uwe Hermann tightned up comments, etc. to follow OpenOCD policyoharboe
2008-02-29Uwe Hermann: oharboe
2008-02-25Michael Bruck spotted an omission in svn 322oharboe
2008-02-06- added patch to solve problem with AT91SAM9260 (dirty register)mifi
2007-10-22- add verify_image commandntfreak
2007-10-01- flash autoerase <on|off> cmd added, default is off - flash banks are calcul...ntfreak
2007-09-10- Fixed display of sector sizes in flash.cmlu
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