target_t -> struct target
[fw/openocd] / src / jtag / zy1000 / jtag_minidriver.h
2009-11-13 Zachary T Welchtarget_t -> struct target
2009-11-13 Zachary T Welchjtag_tap_t -> struct jtag_tap
2009-07-17 oharboeAndreas Fritiofson <andreas.fritiofson@gmail.com> UTF8...
2009-06-23 zwelchRemove whitespace that occurs before ')'.
2009-06-23 zwelchRemove whitespace that occurs after '('.
2009-06-23 zwelch- Fixes '[<>]' whitespace
2009-06-23 zwelch- Fixes '[|]' whitespace
2009-06-23 zwelch- Fixes '+' whitespace
2009-06-23 zwelch- Fixes '=' whitespace
2009-06-23 zwelch- Fixes '==' whitespace
2009-06-23 zwelch- Fixes '<<' whitespace
2009-06-23 zwelch- Fixes '>>' whitespace
2009-06-23 zwelch- Fixes '&&' whitespace
2009-06-23 zwelch- Fixes '!=' whitespace
2009-06-23 zwelch- Replace 'for(' with 'for ('.
2009-06-18 zwelchFinish transforming 'u32' to 'uint32_t'.
2009-06-17 zwelchSet svn:eol-style native on ZY1000 minidriver header...
2009-06-08 oharboeupdate zy1000 to latest minidriver work