aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/zy1000
AgeCommit message (Expand)AuthorFilesLines
2009-11-13command_t -> struct commandZachary T Welch1-1/+1
2009-11-13command_context_t -> struct command_contextZachary T Welch1-4/+4
2009-11-13target_t -> struct targetZachary T Welch1-4/+4
2009-11-13jtag_interface_t -> struct jtag_interfaceZachary T Welch1-1/+1
2009-11-13scan_field_t -> struct scan_fieldZachary T Welch1-7/+7
2009-11-13jtag_tap_t -> struct jtag_tapZachary T Welch2-6/+6
2009-10-20Removed unused interface_jtag_set_end_state and wrote down some notes on TCP/...Øyvind Harboe1-6/+0
2009-10-20More svn to git version string fixes.Øyvind Harboe1-1/+5
2009-10-19Switch from svn to git version string handling.oyvind1-7/+4
2009-10-071.55 snapshotoharboe1-1/+1
2009-09-18remove unused externsoharboe1-3/+0
2009-07-17Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe2-2/+2
2009-07-141.54 snapshotoharboe1-1/+1
2009-07-06revert svn 1679 - fixes cp15 read/write timeout. Single stepping still broken.oharboe1-25/+20
2009-07-02zy1000 1.53 snapshotoharboe1-2/+2
2009-06-26zy1000 rev C workoharboe1-0/+44
2009-06-23Remove whitespace that occurs before ')'.zwelch1-1/+1
2009-06-23Remove whitespace that occurs after '('.zwelch1-1/+1
2009-06-23- Fixes '[<>]' whitespacezwelch2-12/+12
2009-06-23- Fixes '[|]' whitespacezwelch2-10/+10
2009-06-23- Fixes '+' whitespacezwelch2-48/+48
2009-06-23- Fixes '=' whitespacezwelch2-53/+53
2009-06-23- Fixes '==' whitespacezwelch2-16/+16
2009-06-23- Fixes '<<' whitespacezwelch2-11/+11
2009-06-23- Fixes '>>' whitespacezwelch2-4/+4
2009-06-23- Fixes '&&' whitespacezwelch2-6/+6
2009-06-23- Fixes '[+]=' whitespacezwelch1-6/+6
2009-06-23- Fixes '!=' whitespacezwelch2-9/+9
2009-06-23- Replace 'for(' with 'for ('.zwelch2-3/+3
2009-06-23- Replace 'if(' with 'if ('.zwelch1-4/+4
2009-06-18less warningsoharboe1-17/+1
2009-06-18Finish transforming 'u32' to 'uint32_t'.zwelch2-4/+4
2009-06-18Transform 'u8' to 'uint8_t'zwelch1-6/+6
2009-06-17dummy driver now works under eCosoharboe1-24/+0
2009-06-17Set svn:eol-style native on ZY1000 minidriver header file.zwelch1-210/+210
2009-06-09Encapsulate jtag_reset_config using accessors:zwelch1-1/+1
2009-06-09Add get and set accessors for jtag_speed:zwelch1-1/+1
2009-06-08update zy1000 to latest minidriver workoharboe2-0/+1019