Remove whitespace at end of lines, step 1.
[fw/openocd] / src / target / armv7m.h
2009-06-23 zwelchRemove whitespace at end of lines, step 1.
2009-06-23 zwelchRemove whitespace that occurs before ')'.
2009-06-23 zwelchRemove whitespace that occurs after '('.
2009-06-23 zwelch- Fixes '<<' whitespace
2009-06-18 zwelchTransform 'u32' to 'uint32_t' in src/target/arm*
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-04-29 zwelchRemove redundant declarations to allow building with...
2009-04-27 mluChanged armv7m and cortexm3 to use nev arm_adi_v5 inste...
2008-09-20 ntfreak- added myself to copyright on files i remember adding...
2008-06-16 ntfreak- removed duplicate cortex_m3_register_commands
2008-05-27 ntfreak- moved flash erase_check target code to target.c
2008-04-26 ntfreak- added ARMV7_GDB_HACKS define to armv7m.h, enabling...
2008-04-10 ntfreak- single core context used, removed debug context as...
2008-03-11 ntfreak- 16 and 32 bit unaligned accesses supported
2008-03-02 oharboeUwe Hermann tightned up comments, etc. to follow OpenOC...
2008-02-29 oharboeUwe Hermann:
2008-02-25 oharboeMichael Bruck spotted an omission in svn 322
2007-10-22 ntfreak- add verify_image command
2007-09-10 mlu- Fixed display of sector sizes in flash.c
2007-06-24 ntfreak- ST STM32x cortex support added
2007-06-14 drath- merged support for Cortex-M3 from cortex-m3 branch...