aboutsummaryrefslogtreecommitdiff
path: root/src/target/etb.h
AgeCommit message (Expand)AuthorFilesLines
2009-06-18Transform 'u32' to 'uint32_t' in src/targetzwelch1-6/+6
2009-06-18Transform 'u8' to 'uint8_t' in src/targetzwelch1-2/+2
2009-05-11Audit and eliminate redundant #include directives in other target files.zwelch1-6/+0
2009-05-08whitespace fixesoharboe1-1/+1
2009-04-30Add static keywords to core target source file data and functions.zwelch1-2/+0
2009-04-19Zach Welch <zw@superlucidity.net> fix -Werror warningsoharboe1-4/+4
2008-12-13- remove target specific variant and use target->variant memberntfreak1-9/+9
2008-11-30jtag newtap change & huge manual updateduane1-1/+1
2008-02-25- convert all files to unix line-endingdrath1-75/+75
2007-05-29- split fileio handling into fileio part and image handlingdrath1-3/+9
2007-04-25- added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr...drath1-0/+7
2007-03-26- fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)drath1-0/+62