summaryrefslogtreecommitdiff
path: root/src/jtag/dummy.c
Commit message (Expand)AuthorAgeFilesLines
* Dick Hollenbeck <dick@softplc.com> adds jtag_add_clocks() and implements thos...oharboe2009-01-091-5/+36
* bumped a LOG_INFO to LOG_DEBUG level to reduce excessive output for normal ex...oharboe2008-12-221-1/+1
* Dick Hollenbeck <dick@softplc.com> - This patch adds JTAG state tracking to d...oharboe2008-12-191-0/+129
* jtag_khz simulationoharboe2008-12-161-5/+38
* - remove target specific variant and use target->variant memberntfreak2008-12-131-6/+0
* A dummy driver to test codepath w/no contact w/target.oharboe2008-04-131-0/+105