aboutsummaryrefslogtreecommitdiff
path: root/src/svf
AgeCommit message (Expand)AuthorFilesLines
2009-08-25Audrius Urmanavičius <didele.deze@gmail.com> Latest source (R2606) does not ...oharboe1-1/+1
2009-08-24Steve Grubb <sgrubb@redhat.com> fix various and sundry leaksoharboe1-0/+2
2009-08-20Piotr Ziecik <kosmo@semihalf.com> This patch adds handling blank characters b...oharboe1-59/+38
2009-06-23Remove whitespace at end of lines, step 2.zwelch1-10/+10
2009-06-23Remove whitespace that occurs before ')'.zwelch1-3/+3
2009-06-23Remove whitespace that occurs after '('.zwelch1-2/+2
2009-06-23- Replace 'switch(' with 'switch ('.zwelch1-4/+4
2009-06-18Finish transforming 'u32' to 'uint32_t'.zwelch1-2/+2
2009-06-18Transform 'u8' to 'uint8_t'zwelch1-24/+24
2009-06-09Fix make maintainer-clean for out-of-tree builds.zwelch1-1/+1
2009-06-01simon qian <simonqian.openocd@gmail.com> stop incestious communication with l...oharboe1-51/+72
2009-05-26SimonQian <simonqian@SimonQian.com>, reported by R.Doss:zwelch1-0/+21
2009-05-26SimonQian <simonqian@SimonQian.com>:zwelch1-10/+24
2009-05-25Author: Simon Qian <simonqian@SimonQian.com>kc8apf1-1/+29
2009-05-24SimonQian <simonqian@SimonQian.com>:zwelch1-20/+23
2009-05-21David Brownell <david-b@pacbell.net>: This patch adds annotations tozwelch1-1/+1
2009-05-18Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [8/8]kc8apf1-32/+27
2009-05-11Audit and eliminate redundant #include directives in src/{pld,svf,xsvf}.zwelch1-12/+0
2009-05-11Remove redundant sys/types.h #include directives (now in types.h).zwelch1-1/+0
2009-05-10Extend autotools build to create shared library libopenocd with libtool:zwelch1-2/+2
2009-05-08in_handler in_check_mask and in_check_value now removed from field. Last big ...oharboe1-2/+2
2009-05-06Fix pointer cast alignment issues in svf.czwelch1-5/+14
2009-05-06remove unecessary setting of deprecated fields to NULLoharboe1-6/+6
2009-05-06retire out_mask - not used anywhereoharboe1-2/+2
2009-05-02Update autotools scripts to require automake 1.6. The configure.in scriptzwelch1-1/+5
2009-04-19Zach Welch <zw@superlucidity.net> fix -Werror warningsoharboe1-3/+3
2009-02-03- Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com>kc8apf1-8/+8
2009-01-23Fixes for svf player by Simon Qian <simonqian@SimonQian.com>kc8apf1-42/+139
2009-01-20Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net>kc8apf1-0/+2
2009-01-19- revert guess-rev.sh to using bashntfreak1-406/+0
2009-01-19SVF player courtesy of Simon Qian <simonqian@SimonQian.com>kc8apf4-0/+1743