aboutsummaryrefslogtreecommitdiff
path: root/src/target/arm926ejs.h
AgeCommit message (Expand)AuthorFilesLines
2009-06-23Remove whitespace at end of lines, step 1.zwelch1-3/+3
2009-06-18Transform 'u32' to 'uint32_t' in src/target/arm*zwelch1-8/+8
2009-06-18Transform 'u8' to 'uint8_t' in src/targetzwelch1-1/+1
2009-05-11Audit and eliminate redundant #include directives in arm target files.zwelch1-5/+0
2009-04-19Zach Welch <zw@superlucidity.net> fix -Werror warningsoharboe1-1/+1
2008-12-13- remove target specific variant and use target->variant memberntfreak1-1/+1
2008-11-30jtag newtap change & huge manual updateduane1-1/+1
2008-09-01Duane Ellis: "target as an [tcl] object" feature.oharboe1-1/+1
2008-02-24- fixed target->type->poll() return valueoharboe1-1/+1
2008-02-23- fix for feroceon CP15 register access (thanks to Niolas Pitre for this patch)drath1-0/+2
2008-02-21- add support for Marvell Feroceon (thanks to Nicolas Pitre for this patch)vpalatin1-0/+6
2007-01-25- Added support for ARM926EJ-S based coresdrath1-0/+44