aboutsummaryrefslogtreecommitdiff
path: root/src/target/armv7m.h
AgeCommit message (Expand)Author
2009-06-18Transform 'u32' to 'uint32_t' in src/target/arm*zwelch
2009-05-11Audit and eliminate redundant #include directives in arm target files.zwelch
2009-04-29Remove redundant declarations to allow building with -Wredundant-decls.zwelch
2009-04-27Changed armv7m and cortexm3 to use nev arm_adi_v5 instead of cortex_swjdp.mlu
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak
2008-06-16- removed duplicate cortex_m3_register_commandsntfreak
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-10- single core context used, removed debug context as thought unnecessary.ntfreak
2008-03-11- 16 and 32 bit unaligned accesses supportedntfreak
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
2007-10-22- add verify_image commandntfreak
2007-09-10- Fixed display of sector sizes in flash.cmlu
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