summaryrefslogtreecommitdiff
path: root/src/target/armv7m.h
Commit message (Expand)AuthorAgeFilesLines
* David Brownell <david-b@pacbell.net>:ntfreak2009-07-211-4/+24
* David Brownell <david-b@pacbell.net>:ntfreak2009-07-211-10/+4
* Magnus Lundin <lundin@mlu.mine.nu>, Oyvind Harboe <oyvind.harboe@zylin.com>, ...zwelch2009-07-161-4/+10
* Remove whitespace at end of lines, step 1.zwelch2009-06-231-16/+16
* Remove whitespace that occurs before ')'.zwelch2009-06-231-2/+2
* Remove whitespace that occurs after '('.zwelch2009-06-231-1/+1
* - Fixes '<<' whitespacezwelch2009-06-231-4/+4
* Transform 'u32' to 'uint32_t' in src/target/arm*zwelch2009-06-181-6/+6
* Audit and eliminate redundant #include directives in arm target files.zwelch2009-05-111-3/+0
* Remove redundant declarations to allow building with -Wredundant-decls.zwelch2009-04-291-1/+0
* Changed armv7m and cortexm3 to use nev arm_adi_v5 instead of cortex_swjdp.mlu2009-04-271-0/+3
* - added myself to copyright on files i remember adding large contributions fo...ntfreak2008-09-201-0/+3
* - removed duplicate cortex_m3_register_commandsntfreak2008-06-161-2/+0
* - moved flash erase_check target code to target.cntfreak2008-05-271-0/+1
* - added ARMV7_GDB_HACKS define to armv7m.h, enabling all gdb hacks to be enab...ntfreak2008-04-261-0/+5
* - single core context used, removed debug context as thought unnecessary.ntfreak2008-04-101-24/+5
* - 16 and 32 bit unaligned accesses supportedntfreak2008-03-111-31/+2
* Uwe Hermann tightned up comments, etc. to follow OpenOCD policyoharboe2008-03-021-3/+5
* Uwe Hermann: oharboe2008-02-291-0/+1
* Michael Bruck spotted an omission in svn 322oharboe2008-02-251-1/+1
* - add verify_image commandntfreak2007-10-221-0/+2
* - Fixed display of sector sizes in flash.cmlu2007-09-101-0/+1
* - ST STM32x cortex support addedntfreak2007-06-241-7/+8
* - merged support for Cortex-M3 from cortex-m3 branch (thanks to Magnus Lundin)drath2007-06-141-0/+248