target: provide container_of()
[fw/openocd] / src / target / cortex_a8.h
2009-11-06 David Brownelltarget: provide container_of()
2009-09-30 mluAdd DSCR_DTR_RX_FULL bit define
2009-09-19 mluAdded CPUDBG_WCR_BASE define
2009-09-16 mluRemove unused varables (moved to armv7a)
2009-09-13 mluMore CortexA8 debug register definitions.
2009-09-04 oharboeMatt Hsu <matt@0xlab.org> Tidy up the bit-offset operat...
2009-08-26 oharboeMatt Hsu <matt@0xlab.org> cortex-a8: Copy some more...
2009-08-25 oharboeDavid Brownell The rest of the Cortex-A8 support from...
2009-06-18 zwelchTransform 'u32' to 'uint32_t' in src/target
2009-06-18 zwelchTransform 'u8' to 'uint8_t' in src/target
2009-05-04 oharboeDirk Behme <dirk.behme@googlemail.com> Add minimalist...