aboutsummaryrefslogtreecommitdiff
path: root/src/target/cortex_a8.h
AgeCommit message (Expand)Author
2009-12-03change #include "armv7a.h" to <target/armv7a.h>Zachary T Welch
2009-12-02ARMv7a/Cortex-A8: report watchpoint trigger insnDavid Brownell
2009-12-01ARMv7a: move constants out of Cortex-A8 headerDavid Brownell
2009-11-24Cortex-A8: minor cleanupDavid Brownell
2009-11-16#include "target.h" less wildlyDavid Brownell
2009-11-16target: no implicit #includes of "register.h"David Brownell
2009-11-15ARM: memory utils aren't ARM7/ARM9 dependentDavid Brownell
2009-11-13target_t -> struct targetZachary T Welch
2009-11-13cortex_a8_wrp_t -> struct cortex_a8_wrpZachary T Welch
2009-11-13cortex_a8_brp_t -> struct cortex_a8_brpZachary T Welch
2009-11-13cortex_a8_common_t -> struct cortex_a8_commonZachary T Welch
2009-11-13armv7a_common_t -> struct armv7a_commonZachary T Welch
2009-11-13arm_jtag_t -> struct arm_jtagZachary T Welch
2009-11-13jtag_tap_t -> struct jtag_tapZachary T Welch
2009-11-11cortex_a8: remove declarations, use static keywordZachary T Welch
2009-11-09src/target: remove 'extern' and wrap headersZachary T Welch
2009-11-05Cortex-A8: use the new inheritance/nesting schemeDavid Brownell
2009-11-05target: provide container_of()David Brownell
2009-09-30Add DSCR_DTR_RX_FULL bit definemlu
2009-09-19Added CPUDBG_WCR_BASE definemlu
2009-09-16Remove unused varables (moved to armv7a)mlu
2009-09-13More CortexA8 debug register definitions.mlu
2009-09-04Matt Hsu <matt@0xlab.org> Tidy up the bit-offset operation for DSCR registeroharboe
2009-08-26Matt Hsu <matt@0xlab.org> cortex-a8: Copy some more registers from the docume...oharboe
2009-08-25David Brownell The rest of the Cortex-A8 support from Magnus: replace the pre...oharboe
2009-06-18Transform 'u32' to 'uint32_t' in src/targetzwelch
2009-06-18Transform 'u8' to 'uint8_t' in src/targetzwelch
2009-05-04Dirk Behme <dirk.behme@googlemail.com> Add minimalist Cortex A8 fileoharboe