aboutsummaryrefslogtreecommitdiff
path: root/src/svf
AgeCommit message (Expand)Author
2009-06-23Remove whitespace that occurs before ')'.zwelch
2009-06-23Remove whitespace that occurs after '('.zwelch
2009-06-23- Replace 'switch(' with 'switch ('.zwelch
2009-06-18Finish transforming 'u32' to 'uint32_t'.zwelch
2009-06-18Transform 'u8' to 'uint8_t'zwelch
2009-06-09Fix make maintainer-clean for out-of-tree builds.zwelch
2009-06-01simon qian <simonqian.openocd@gmail.com> stop incestious communication with l...oharboe
2009-05-26SimonQian <simonqian@SimonQian.com>, reported by R.Doss:zwelch
2009-05-26SimonQian <simonqian@SimonQian.com>:zwelch
2009-05-25Author: Simon Qian <simonqian@SimonQian.com>kc8apf
2009-05-24SimonQian <simonqian@SimonQian.com>:zwelch
2009-05-21David Brownell <david-b@pacbell.net>: This patch adds annotations tozwelch
2009-05-18Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [8/8]kc8apf
2009-05-11Audit and eliminate redundant #include directives in src/{pld,svf,xsvf}.zwelch
2009-05-11Remove redundant sys/types.h #include directives (now in types.h).zwelch
2009-05-10Extend autotools build to create shared library libopenocd with libtool:zwelch
2009-05-08in_handler in_check_mask and in_check_value now removed from field. Last big ...oharboe
2009-05-06Fix pointer cast alignment issues in svf.czwelch
2009-05-06remove unecessary setting of deprecated fields to NULLoharboe
2009-05-06retire out_mask - not used anywhereoharboe
2009-05-02Update autotools scripts to require automake 1.6. The configure.in scriptzwelch
2009-04-19Zach Welch <zw@superlucidity.net> fix -Werror warningsoharboe
2009-02-03- Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com>kc8apf
2009-01-23Fixes for svf player by Simon Qian <simonqian@SimonQian.com>kc8apf
2009-01-20Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net>kc8apf
2009-01-19- revert guess-rev.sh to using bashntfreak
2009-01-19SVF player courtesy of Simon Qian <simonqian@SimonQian.com>kc8apf