aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/zy1000
AgeCommit message (Expand)Author
2009-11-13target_t -> struct targetZachary T Welch
2009-11-13jtag_interface_t -> struct jtag_interfaceZachary T Welch
2009-11-13scan_field_t -> struct scan_fieldZachary T Welch
2009-11-13jtag_tap_t -> struct jtag_tapZachary T Welch
2009-10-20Removed unused interface_jtag_set_end_state and wrote down some notes on TCP/...Øyvind Harboe
2009-10-20More svn to git version string fixes.Øyvind Harboe
2009-10-19Switch from svn to git version string handling.oyvind
2009-10-071.55 snapshotoharboe
2009-09-18remove unused externsoharboe
2009-07-17Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe
2009-07-141.54 snapshotoharboe
2009-07-06revert svn 1679 - fixes cp15 read/write timeout. Single stepping still broken.oharboe
2009-07-02zy1000 1.53 snapshotoharboe
2009-06-26zy1000 rev C workoharboe
2009-06-23Remove whitespace that occurs before ')'.zwelch
2009-06-23Remove whitespace that occurs after '('.zwelch
2009-06-23- Fixes '[<>]' whitespacezwelch
2009-06-23- Fixes '[|]' whitespacezwelch
2009-06-23- Fixes '+' whitespacezwelch
2009-06-23- Fixes '=' whitespacezwelch
2009-06-23- Fixes '==' whitespacezwelch
2009-06-23- Fixes '<<' whitespacezwelch
2009-06-23- Fixes '>>' whitespacezwelch
2009-06-23- Fixes '&&' whitespacezwelch
2009-06-23- Fixes '[+]=' whitespacezwelch
2009-06-23- Fixes '!=' whitespacezwelch
2009-06-23- Replace 'for(' with 'for ('.zwelch
2009-06-23- Replace 'if(' with 'if ('.zwelch
2009-06-18less warningsoharboe
2009-06-18Finish transforming 'u32' to 'uint32_t'.zwelch
2009-06-18Transform 'u8' to 'uint8_t'zwelch
2009-06-17dummy driver now works under eCosoharboe
2009-06-17Set svn:eol-style native on ZY1000 minidriver header file.zwelch
2009-06-09Encapsulate jtag_reset_config using accessors:zwelch
2009-06-09Add get and set accessors for jtag_speed:zwelch
2009-06-08update zy1000 to latest minidriver workoharboe