summaryrefslogtreecommitdiff
path: root/src/svf/svf.c
Commit message (Expand)AuthorAgeFilesLines
...
* Author: Simon Qian <simonqian@SimonQian.com>kc8apf2009-05-251-1/+29
* SimonQian <simonqian@SimonQian.com>:zwelch2009-05-241-20/+23
* David Brownell <david-b@pacbell.net>: This patch adds annotations tozwelch2009-05-211-1/+1
* Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [8/8]kc8apf2009-05-181-32/+27
* Audit and eliminate redundant #include directives in src/{pld,svf,xsvf}.zwelch2009-05-111-12/+0
* Remove redundant sys/types.h #include directives (now in types.h).zwelch2009-05-111-1/+0
* in_handler in_check_mask and in_check_value now removed from field. Last big ...oharboe2009-05-081-2/+2
* Fix pointer cast alignment issues in svf.czwelch2009-05-061-5/+14
* remove unecessary setting of deprecated fields to NULLoharboe2009-05-061-6/+6
* retire out_mask - not used anywhereoharboe2009-05-061-2/+2
* Zach Welch <zw@superlucidity.net> fix -Werror warningsoharboe2009-04-191-3/+3
* - Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com>kc8apf2009-02-031-8/+8
* Fixes for svf player by Simon Qian <simonqian@SimonQian.com>kc8apf2009-01-231-42/+139
* SVF player courtesy of Simon Qian <simonqian@SimonQian.com>kc8apf2009-01-191-0/+1305