Remove interface.h from public JTAG header, include it where required.
[fw/openocd] / src / jtag / zy1000.c
2009-06-03 zwelchRemove interface.h from public JTAG header, include...
2009-06-02 zwelchAdd header file for JTAG minidriver:
2009-06-02 oharboesome trivial minidriver fixes
2009-06-02 zwelchMove interface_jtag_add_scan_check_alloc implementation...
2009-06-01 zwelchEncapsulate JTAG Cable API and interface structure...
2009-06-01 zwelchEncapsulate JTAG minidriver functions, plan for new...
2009-05-18 oharboeuse tap_get_tms_path_len() instead of fix # of 7. Not...
2009-05-13 oharboezy1000 1.52 snapshot
2009-05-11 zwelchAudit and eliminate redundant #include directives from...
2009-05-08 oharboesync up zy1000 interface to bitbang driver's handling...
2009-05-08 oharboein_handler in_check_mask and in_check_value now removed...
2009-05-07 oharboeadded template for removing in_handler
2009-05-06 oharboelog noise reduction
2009-05-06 oharboeretire out_mask - not used anywhere
2009-04-30 oharboezy1000 1.51
2009-04-02 oharboefix keyword expansion
2009-04-02 oharboezy1000 1.50 snapshot. fix problem with empty file names.
2009-02-17 oharboezy1000 1.49 snapshot
2009-02-10 kc8apfUse C89/C99/C++ compliant boolean types
2009-02-03 kc8apf- Cable driver helper API courtesy of Dick Hollenbeck...
2009-01-09 oharboefixed warnings + added zy1000 jtag_add_clocks support.
2008-12-17 oharboecheck syntax for init/version
2008-12-17 oharboemore houskeeping
2008-12-15 oharboesync up to tap_xxx rename + add with-ioutil for standal...
2008-12-14 kc8apf- Update tap_state_strings to correspond to SVF state...
2008-12-13 kc8apfClean up references to old tap_state names
2008-12-13 kc8apfChange tap_state naming to be consistent with SVF docum...
2008-12-01 oharboeupdate zy1000 to svn head jtag api
2008-11-26 oharboewip
2008-11-19 oharboejtag_get_device() now returns NULL and reports error...
2008-11-13 oharboenios wip
2008-11-11 oharboesense srst
2008-11-05 oharboedisable continous polling while srst is asserted and...
2008-09-27 ntfreak- convert spaces to tabs in at91sam7.[ch]
2008-09-25 oharboeZY1000 code