aboutsummaryrefslogtreecommitdiff
path: root/src/target/cortex_a8.h
AgeCommit message (Expand)AuthorFilesLines
2009-11-13target_t -> struct targetZachary T Welch1-2/+2
2009-11-13cortex_a8_wrp_t -> struct cortex_a8_wrpZachary T Welch1-3/+3
2009-11-13cortex_a8_brp_t -> struct cortex_a8_brpZachary T Welch1-3/+3
2009-11-13cortex_a8_common_t -> struct cortex_a8_commonZachary T Welch1-5/+5
2009-11-13armv7a_common_t -> struct armv7a_commonZachary T Welch1-1/+1
2009-11-13arm_jtag_t -> struct arm_jtagZachary T Welch1-1/+1
2009-11-13jtag_tap_t -> struct jtag_tapZachary T Welch1-1/+1
2009-11-11cortex_a8: remove declarations, use static keywordZachary T Welch1-6/+0
2009-11-09src/target: remove 'extern' and wrap headersZachary T Welch1-3/+8
2009-11-05Cortex-A8: use the new inheritance/nesting schemeDavid Brownell1-1/+0
2009-11-05target: provide container_of()David Brownell1-0/+7
2009-09-30Add DSCR_DTR_RX_FULL bit definemlu1-0/+1
2009-09-19Added CPUDBG_WCR_BASE definemlu1-0/+1
2009-09-16Remove unused varables (moved to armv7a)mlu1-5/+0
2009-09-13More CortexA8 debug register definitions.mlu1-0/+4
2009-09-04Matt Hsu <matt@0xlab.org> Tidy up the bit-offset operation for DSCR registeroharboe1-0/+9
2009-08-26Matt Hsu <matt@0xlab.org> cortex-a8: Copy some more registers from the docume...oharboe1-0/+8
2009-08-25David Brownell The rest of the Cortex-A8 support from Magnus: replace the pre...oharboe1-28/+55
2009-06-18Transform 'u32' to 'uint32_t' in src/targetzwelch1-12/+12
2009-06-18Transform 'u8' to 'uint8_t' in src/targetzwelch1-2/+2
2009-05-04Dirk Behme <dirk.behme@googlemail.com> Add minimalist Cortex A8 fileoharboe1-0/+99