index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
target
/
armv7m.h
Age
Commit message (
Expand
)
Author
2009-06-23
Remove whitespace at end of lines, step 1.
zwelch
2009-06-23
Remove whitespace that occurs before ')'.
zwelch
2009-06-23
Remove whitespace that occurs after '('.
zwelch
2009-06-23
- Fixes '<<' whitespace
zwelch
2009-06-18
Transform 'u32' to 'uint32_t' in src/target/arm*
zwelch
2009-05-11
Audit and eliminate redundant #include directives in arm target files.
zwelch
2009-04-29
Remove redundant declarations to allow building with -Wredundant-decls.
zwelch
2009-04-27
Changed 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_commands
ntfreak
2008-05-27
- moved flash erase_check target code to target.c
ntfreak
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 supported
ntfreak
2008-03-02
Uwe Hermann tightned up comments, etc. to follow OpenOCD policy
oharboe
2008-02-29
Uwe Hermann:
oharboe
2008-02-25
Michael Bruck spotted an omission in svn 322
oharboe
2007-10-22
- add verify_image command
ntfreak
2007-09-10
- Fixed display of sector sizes in flash.c
mlu
2007-06-24
- ST STM32x cortex support added
ntfreak
2007-06-14
- merged support for Cortex-M3 from cortex-m3 branch (thanks to Magnus Lundin)
drath