summaryrefslogtreecommitdiff
path: root/src/target/arm926ejs.h
Commit message (Expand)AuthorAgeFilesLines
* Remove whitespace at end of lines, step 1.zwelch2009-06-231-3/+3
* Transform 'u32' to 'uint32_t' in src/target/arm*zwelch2009-06-181-8/+8
* Transform 'u8' to 'uint8_t' in src/targetzwelch2009-06-181-1/+1
* Audit and eliminate redundant #include directives in arm target files.zwelch2009-05-111-5/+0
* Zach Welch <zw@superlucidity.net> fix -Werror warningsoharboe2009-04-191-1/+1
* - remove target specific variant and use target->variant memberntfreak2008-12-131-1/+1
* jtag newtap change & huge manual updateduane2008-11-301-1/+1
* Duane Ellis: "target as an [tcl] object" feature.oharboe2008-09-011-1/+1
* - fixed target->type->poll() return valueoharboe2008-02-241-1/+1
* - fix for feroceon CP15 register access (thanks to Niolas Pitre for this patch)drath2008-02-231-0/+2
* - add support for Marvell Feroceon (thanks to Nicolas Pitre for this patch)vpalatin2008-02-211-0/+6
* - Added support for ARM926EJ-S based coresdrath2007-01-251-0/+44