ecosboard: delete bit-rotted eCos code
[fw/openocd] / src / jtag / zy1000 / jtag_minidriver.h
2012-03-13 Øyvind Harboeecosboard: delete bit-rotted eCos code
2012-02-06 Spencer Oliverbuild: cleanup src/jtag/drivers directory
2010-09-20 Øyvind Harboezy1000: add support for Linux host
2010-09-20 Øyvind Harboezy1000: remove obsolete debug code
2010-07-18 Øyvind Harboedebug-feature: jtagtcpip, improve jtag performance
2010-07-16 Øyvind Harboedebug-feature: jtagtcpip, reduce performance impact...
2010-07-16 Øyvind Harboedebug feature: jtagtcpip, improve performance
2010-03-25 Øyvind Harboezy1000: dev tool
2010-03-25 Øyvind Harboezy1000: allow it to build on linux host for testing...
2009-12-30 Øyvind Harboezy1000: less warnings
2009-12-10 Øyvind Harboezy1000: revc FPGA now works
2009-12-04 Øyvind Harboezy1000: FPGA revC wip
2009-11-17 Øyvind Harboejtag_registers: Avalon bridge flushing tweaks
2009-11-17 Øyvind Harboezy1000: fix trivial syntax error introduced by latest...
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