summaryrefslogtreecommitdiff
path: root/src/target/etb.h
Commit message (Expand)AuthorAgeFilesLines
* Transform 'u32' to 'uint32_t' in src/targetzwelch2009-06-181-6/+6
* Transform 'u8' to 'uint8_t' in src/targetzwelch2009-06-181-2/+2
* Audit and eliminate redundant #include directives in other target files.zwelch2009-05-111-6/+0
* whitespace fixesoharboe2009-05-081-1/+1
* Add static keywords to core target source file data and functions.zwelch2009-04-301-2/+0
* Zach Welch <zw@superlucidity.net> fix -Werror warningsoharboe2009-04-191-4/+4
* - remove target specific variant and use target->variant memberntfreak2008-12-131-9/+9
* jtag newtap change & huge manual updateduane2008-11-301-1/+1
* - convert all files to unix line-endingdrath2008-02-251-75/+75
* - split fileio handling into fileio part and image handlingdrath2007-05-291-3/+9
* - added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr...drath2007-04-251-0/+7
* - fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)drath2007-03-261-0/+62