aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/zy1000/jtag_minidriver.h
AgeCommit message (Expand)Author
2012-03-13ecosboard: delete bit-rotted eCos codeØyvind Harboe
2012-02-06build: cleanup src/jtag/drivers directorySpencer Oliver
2010-09-20zy1000: add support for Linux hostØyvind Harboe
2010-09-20zy1000: remove obsolete debug codeØyvind Harboe
2010-07-18debug-feature: jtagtcpip, improve jtag performanceØyvind Harboe
2010-07-16debug-feature: jtagtcpip, reduce performance impact of ping timesØyvind Harboe
2010-07-16debug feature: jtagtcpip, improve performanceØyvind Harboe
2010-03-25zy1000: dev toolØyvind Harboe
2010-03-25zy1000: allow it to build on linux host for testing purposesØyvind Harboe
2009-12-30zy1000: less warningsØyvind Harboe
2009-12-10zy1000: revc FPGA now worksØyvind Harboe
2009-12-04zy1000: FPGA revC wipØyvind Harboe
2009-11-17jtag_registers: Avalon bridge flushing tweaksØyvind Harboe
2009-11-17zy1000: fix trivial syntax error introduced by latest refactoringsØyvind Harboe
2009-11-13target_t -> struct targetZachary T Welch
2009-11-13jtag_tap_t -> struct jtag_tapZachary T Welch
2009-07-17Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe
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- Replace 'for(' with 'for ('.zwelch
2009-06-18Finish transforming 'u32' to 'uint32_t'.zwelch
2009-06-17Set svn:eol-style native on ZY1000 minidriver header file.zwelch
2009-06-08update zy1000 to latest minidriver workoharboe