- Fixes '=' whitespace
[fw/openocd] / src / target / armv4_5.h
2009-06-23 zwelch- Fixes '=' whitespace
2009-06-18 zwelchTransform 'u32' to 'uint32_t' in src/target/arm*
2009-05-10 oharboeDavid Brownell <david-b@pacbell.net> whitespace fixes.
2009-04-29 zwelchRemove redundant declarations to allow building with...
2009-04-19 oharboeZach Welch <zw@superlucidity.net> use ARM4_5_MODE_ANY...
2008-12-13 ntfreak- remove target specific variant and use target->varian...
2008-09-20 ntfreak- added myself to copyright on files i remember adding...
2008-05-19 oharboefix mode output when illegal arm mode is detected....
2008-05-07 oharboeThis matters for embedded devices, but is probably...
2008-02-24 oharboe- fixed target->type->poll() return value
2007-05-29 drath- split fileio handling into fileio part and image...
2007-03-28 drath- merged XScale branch back into trunk
2007-02-03 drath- add missing parentheses around macro parameters ...
2006-09-04 drath- added debug output for D/I FSR and FAR (arm920t)
2006-08-31 drath- endianess fixes everywhere but in the flash code...
2006-06-02 drath- prepare OpenOCD for branching, created ./trunk/