]> git.sur5r.net Git - openocd/history - src/target/armv4_5.h
mem_param_t -> struct mem_param
[openocd] / src / target / armv4_5.h
2009-11-13 Zachary T Welchmem_param_t -> struct mem_param
2009-11-12 David BrownellETM: remove old mid-level ETM handle
2009-11-12 David BrownellARM: start generalized base type
2009-11-09 Zachary T Welchsrc/target: remove 'extern' and wrap headers
2009-11-06 David Brownelltarget: provide container_of()
2009-10-23 Øyvind Harboemcr/mrc interface work. Implemented for arm926ejs and...
2009-10-15 David Brownellportability updates
2009-09-09 oharboeDavid Brownell <david-b@pacbell.net>
2009-07-06 oharboemore debug output for translation of arm mode number...
2009-07-06 oharboea bit more debug output for translation of invalid...
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/