summaryrefslogtreecommitdiff
path: root/src/jtag/zy1000
Commit message (Expand)AuthorAgeFilesLines
* - Replace 'for(' with 'for ('.zwelch2009-06-232-3/+3
* - Replace 'if(' with 'if ('.zwelch2009-06-231-4/+4
* less warningsoharboe2009-06-181-17/+1
* Finish transforming 'u32' to 'uint32_t'.zwelch2009-06-182-4/+4
* Transform 'u8' to 'uint8_t'zwelch2009-06-181-6/+6
* dummy driver now works under eCosoharboe2009-06-171-24/+0
* Set svn:eol-style native on ZY1000 minidriver header file.zwelch2009-06-171-210/+210
* Encapsulate jtag_reset_config using accessors:zwelch2009-06-091-1/+1
* Add get and set accessors for jtag_speed:zwelch2009-06-091-1/+1
* update zy1000 to latest minidriver workoharboe2009-06-082-0/+1019