index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
svf
Age
Commit message (
Expand
)
Author
2009-06-18
Transform 'u8' to 'uint8_t'
zwelch
2009-06-09
Fix make maintainer-clean for out-of-tree builds.
zwelch
2009-06-01
simon qian <simonqian.openocd@gmail.com> stop incestious communication with l...
oharboe
2009-05-26
SimonQian <simonqian@SimonQian.com>, reported by R.Doss:
zwelch
2009-05-26
SimonQian <simonqian@SimonQian.com>:
zwelch
2009-05-25
Author: Simon Qian <simonqian@SimonQian.com>
kc8apf
2009-05-24
SimonQian <simonqian@SimonQian.com>:
zwelch
2009-05-21
David Brownell <david-b@pacbell.net>: This patch adds annotations to
zwelch
2009-05-18
Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [8/8]
kc8apf
2009-05-11
Audit and eliminate redundant #include directives in src/{pld,svf,xsvf}.
zwelch
2009-05-11
Remove redundant sys/types.h #include directives (now in types.h).
zwelch
2009-05-10
Extend autotools build to create shared library libopenocd with libtool:
zwelch
2009-05-08
in_handler in_check_mask and in_check_value now removed from field. Last big ...
oharboe
2009-05-06
Fix pointer cast alignment issues in svf.c
zwelch
2009-05-06
remove unecessary setting of deprecated fields to NULL
oharboe
2009-05-06
retire out_mask - not used anywhere
oharboe
2009-05-02
Update autotools scripts to require automake 1.6. The configure.in script
zwelch
2009-04-19
Zach Welch <zw@superlucidity.net> fix -Werror warnings
oharboe
2009-02-03
- Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com>
kc8apf
2009-01-23
Fixes for svf player by Simon Qian <simonqian@SimonQian.com>
kc8apf
2009-01-20
Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net>
kc8apf
2009-01-19
- revert guess-rev.sh to using bash
ntfreak
2009-01-19
SVF player courtesy of Simon Qian <simonqian@SimonQian.com>
kc8apf