aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/zy1000.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-02Add header file for JTAG minidriver:zwelch1-14/+1
2009-06-02some trivial minidriver fixesoharboe1-5/+5
2009-06-02Move interface_jtag_add_scan_check_alloc implementations to theirzwelch1-0/+12
2009-06-01Encapsulate JTAG Cable API and interface structure, plan for new header file.zwelch1-0/+1
2009-06-01Encapsulate JTAG minidriver functions, plan for new header file.zwelch1-0/+1
2009-05-18use tap_get_tms_path_len() instead of fix # of 7. Not tested if this builds, ...oharboe1-1/+2
2009-05-13zy1000 1.52 snapshotoharboe1-1/+1
2009-05-11Audit and eliminate redundant #include directives from src/jtag.zwelch1-6/+1
2009-05-08sync up zy1000 interface to bitbang driver's handling of exiting the shift stateoharboe1-15/+25
2009-05-08in_handler in_check_mask and in_check_value now removed from field. Last big ...oharboe1-42/+0
2009-05-07added template for removing in_handler oharboe1-2/+0
2009-05-06log noise reductionoharboe1-28/+35
2009-05-06retire out_mask - not used anywhereoharboe1-1/+0
2009-04-30zy1000 1.51oharboe1-1/+1
2009-04-02fix keyword expansionoharboe1-1/+1
2009-04-02zy1000 1.50 snapshot. fix problem with empty file names.oharboe1-1/+1
2009-02-17zy1000 1.49 snapshotoharboe1-1/+1
2009-02-10Use C89/C99/C++ compliant boolean typeskc8apf1-2/+2
2009-02-03- Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com>kc8apf1-20/+20
2009-01-09fixed warnings + added zy1000 jtag_add_clocks support.oharboe1-9/+21
2008-12-17check syntax for init/versionoharboe1-1/+1
2008-12-17more houskeepingoharboe1-0/+22
2008-12-15sync up to tap_xxx rename + add with-ioutil for standalone openocd implemetna...oharboe1-53/+114
2008-12-14- Update tap_state_strings to correspond to SVF state nameskc8apf1-24/+24
2008-12-13Clean up references to old tap_state nameskc8apf1-1/+1
2008-12-13Change tap_state naming to be consistent with SVF documentation.kc8apf1-19/+19
2008-12-01update zy1000 to svn head jtag apioharboe1-43/+26
2008-11-26wipoharboe1-24/+24
2008-11-19jtag_get_device() now returns NULL and reports error instead of invoking exit()oharboe1-2/+7
2008-11-13nios wipoharboe1-2/+0
2008-11-11sense srstoharboe1-1/+8
2008-11-05disable continous polling while srst is asserted and power dropout is detectedoharboe1-36/+66
2008-09-27- convert spaces to tabs in at91sam7.[ch]ntfreak1-739/+739
2008-09-25ZY1000 codeoharboe1-0/+739