Transform 'u32' to 'uint32_t' in src/target
[fw/openocd] / src / target / cortex_m3.h
2009-06-18 zwelchTransform 'u32' to 'uint32_t' in src/target
2009-06-18 zwelchTransform 'u8' to 'uint8_t' in src/target
2009-04-27 mluChanged armv7m and cortexm3 to use nev arm_adi_v5 inste...
2008-12-13 ntfreak- remove target specific variant and use target->varian...
2008-12-12 ntfreak- check cortex_m3 FPB is enabled when setting hardware...
2008-11-30 duanejtag newtap change & huge manual update
2008-09-20 ntfreak- added myself to copyright on files i remember adding...
2008-09-01 oharboeDuane Ellis: "target as an [tcl] object" feature.
2008-04-28 ntfreak- add cortex_m3 variant luminary to fix reset issue...
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-24 oharboe- fixed target->type->poll() return value
2008-01-17 ntfreak- add support for cortex_m3 target_request debugmsgs
2007-07-26 ntfreak- corrected stm32x_handle_options_write_command, incorr...
2007-06-24 ntfreak- ST STM32x cortex support added
2007-06-14 drath- merged support for Cortex-M3 from cortex-m3 branch...