aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/zy1000.c
AgeCommit message (Expand)Author
2009-05-08sync up zy1000 interface to bitbang driver's handling of exiting the shift stateoharboe
2009-05-08in_handler in_check_mask and in_check_value now removed from field. Last big ...oharboe
2009-05-07added template for removing in_handler oharboe
2009-05-06log noise reductionoharboe
2009-05-06retire out_mask - not used anywhereoharboe
2009-04-30zy1000 1.51oharboe
2009-04-02fix keyword expansionoharboe
2009-04-02zy1000 1.50 snapshot. fix problem with empty file names.oharboe
2009-02-17zy1000 1.49 snapshotoharboe
2009-02-10Use C89/C99/C++ compliant boolean typeskc8apf
2009-02-03- Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com>kc8apf
2009-01-09fixed warnings + added zy1000 jtag_add_clocks support.oharboe
2008-12-17check syntax for init/versionoharboe
2008-12-17more houskeepingoharboe
2008-12-15sync up to tap_xxx rename + add with-ioutil for standalone openocd implemetna...oharboe
2008-12-14- Update tap_state_strings to correspond to SVF state nameskc8apf
2008-12-13Clean up references to old tap_state nameskc8apf
2008-12-13Change tap_state naming to be consistent with SVF documentation.kc8apf
2008-12-01update zy1000 to svn head jtag apioharboe
2008-11-26wipoharboe
2008-11-19jtag_get_device() now returns NULL and reports error instead of invoking exit()oharboe
2008-11-13nios wipoharboe
2008-11-11sense srstoharboe
2008-11-05disable continous polling while srst is asserted and power dropout is detectedoharboe
2008-09-27- convert spaces to tabs in at91sam7.[ch]ntfreak
2008-09-25ZY1000 codeoharboe