summaryrefslogtreecommitdiff
path: root/src/svf
Commit message (Expand)AuthorAgeFilesLines
* Remove whitespace at end of lines, step 2.zwelch2009-06-231-10/+10
* Remove whitespace that occurs before ')'.zwelch2009-06-231-3/+3
* Remove whitespace that occurs after '('.zwelch2009-06-231-2/+2
* - Replace 'switch(' with 'switch ('.zwelch2009-06-231-4/+4
* Finish transforming 'u32' to 'uint32_t'.zwelch2009-06-181-2/+2
* Transform 'u8' to 'uint8_t'zwelch2009-06-181-24/+24
* Fix make maintainer-clean for out-of-tree builds.zwelch2009-06-091-1/+1
* simon qian <simonqian.openocd@gmail.com> stop incestious communication with l...oharboe2009-06-011-51/+72
* SimonQian <simonqian@SimonQian.com>, reported by R.Doss:zwelch2009-05-261-0/+21
* SimonQian <simonqian@SimonQian.com>:zwelch2009-05-261-10/+24
* 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
* Extend autotools build to create shared library libopenocd with libtool:zwelch2009-05-101-2/+2
* 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
* Update autotools scripts to require automake 1.6. The configure.in scriptzwelch2009-05-021-1/+5
* 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
* Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net>kc8apf2009-01-201-0/+2
* - revert guess-rev.sh to using bashntfreak2009-01-191-406/+0
* SVF player courtesy of Simon Qian <simonqian@SimonQian.com>kc8apf2009-01-194-0/+1743