index
:
riscv-tools/riscv-openocd.git
FE_402_fix
__archive__
add_macos_build
autoconf
bscan_optimization
bscan_tunnel
buf_sget
build32
busy
compliance_dev
debug-log-reg-failure
deinit
dmi_read
dmstatus_version
dsp5680_build
eclipse_memory_read
eclipse_multicore_fix
examine_command
examine_unavailable_harts
examine_unavailable_harts_backup
examine_unavailable_harts_rebase
examine_unavailable_harts_squash
fence_i_fix_for_release
fix-halt-reason-after-singlestep
fix_macbuild
gd32vf103
gdb_next_port
gitignore-build
global
halt_examine
haltreq
hypervisor_translate
jlink
log_output
macbuild
macro
manual_hwbp
master
mem64
mpsse_flush
multicore
new_bscan_approach
newprogram
nohartstatus
old_fixes_and_eclipse_memory_read
old_triggers
print_port
race
rbb_cleanup
regcache
regression_test_janmat_experim
release
remove-slot_t-from-riscv-013
reset_test
reverse-resume-order
riscv
riscv-batch-cleanup
riscv-compliance
riscv-compliance-dev
s2_increment
sba_tests
set_group
static
travis-nop
update_defines
us_xds110
vector2
winbuild
wip
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
svf
/
svf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-08
*SVF: help/usage updates
David Brownell
1
-2
/
+2
2009-12-26
cygwin 1.7 build fixes
David Brownell
1
-1
/
+2
2009-12-05
misc code review updates
David Brownell
1
-6
/
+3
2009-12-03
change #include "jtag.h" to <jtag/jtag.h>
Zachary T Welch
1
-1
/
+1
2009-12-03
change #include "time_support.h" to <helper/time_support.h>
Zachary T Welch
1
-1
/
+1
2009-11-24
{,x}svf: use register_commands()
Zachary T Welch
1
-5
/
+12
2009-11-24
use COMMAND_REGISTER macro
Zachary T Welch
1
-1
/
+1
2009-11-17
command_handler: change 'cmd_ctx' to CMD_CTX
Zachary T Welch
1
-6
/
+6
2009-11-17
command_handler: change 'args' to CMD_ARGV
Zachary T Welch
1
-5
/
+5
2009-11-17
command_handler: change to 'argc' to CMD_ARGC
Zachary T Welch
1
-2
/
+2
2009-11-16
move ARRAY_SIZE macro to types.h
Zachary T Welch
1
-3
/
+3
2009-11-13
command_context_t -> struct command_context
Zachary T Welch
1
-3
/
+3
2009-11-13
remove typedef keyword from svf structures
Zachary T Welch
1
-21
/
+21
2009-11-13
scan_field_t -> struct scan_field
Zachary T Welch
1
-1
/
+1
2009-11-13
jtag_tap_t -> struct jtag_tap
Zachary T Welch
1
-1
/
+1
2009-11-13
command_handler_t: make argc unsigned
Zachary T Welch
1
-2
/
+2
2009-11-13
use COMMAND_HANDLER macro to define all commands
Zachary T Welch
1
-1
/
+1
2009-11-09
svf,xsvf,arm7_9_common: trim forard declarations
Zachary T Welch
1
-9
/
+9
2009-10-29
SVF: fix checking bit pattern against length
Michael Roth
1
-2
/
+2
2009-10-26
SVF: fix parsing hex strings containing leading '0' characters
Michael Roth
1
-0
/
+4
2009-10-23
SVF: clean up, mostly for TAP state name handling
David Brownell
1
-75
/
+60
2009-10-20
XSVF: use svf_add_statemove()
David Brownell
1
-9
/
+17
2009-10-19
SVF: better spec conformance for STATE switch
David Brownell
1
-15
/
+13
2009-10-19
SVF/XSVF: comment and whitespace fixes
David Brownell
1
-20
/
+34
2009-08-25
Audrius Urmanavičius <didele.deze@gmail.com> Latest source (R2606) does not ...
oharboe
1
-1
/
+1
2009-08-24
Steve Grubb <sgrubb@redhat.com> fix various and sundry leaks
oharboe
1
-0
/
+2
2009-08-20
Piotr Ziecik <kosmo@semihalf.com> This patch adds handling blank characters b...
oharboe
1
-59
/
+38
2009-06-23
Remove whitespace at end of lines, step 2.
zwelch
1
-10
/
+10
2009-06-23
Remove whitespace that occurs before ')'.
zwelch
1
-3
/
+3
2009-06-23
Remove whitespace that occurs after '('.
zwelch
1
-2
/
+2
2009-06-23
- Replace 'switch(' with 'switch ('.
zwelch
1
-4
/
+4
2009-06-18
Finish transforming 'u32' to 'uint32_t'.
zwelch
1
-2
/
+2
2009-06-18
Transform 'u8' to 'uint8_t'
zwelch
1
-24
/
+24
2009-06-01
simon qian <simonqian.openocd@gmail.com> stop incestious communication with l...
oharboe
1
-51
/
+72
2009-05-26
SimonQian <simonqian@SimonQian.com>, reported by R.Doss:
zwelch
1
-0
/
+21
2009-05-26
SimonQian <simonqian@SimonQian.com>:
zwelch
1
-10
/
+24
2009-05-25
Author: Simon Qian <simonqian@SimonQian.com>
kc8apf
1
-1
/
+29
2009-05-24
SimonQian <simonqian@SimonQian.com>:
zwelch
1
-20
/
+23
2009-05-21
David Brownell <david-b@pacbell.net>: This patch adds annotations to
zwelch
1
-1
/
+1
2009-05-18
Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [8/8]
kc8apf
1
-32
/
+27
2009-05-11
Audit and eliminate redundant #include directives in src/{pld,svf,xsvf}.
zwelch
1
-12
/
+0
2009-05-11
Remove redundant sys/types.h #include directives (now in types.h).
zwelch
1
-1
/
+0
2009-05-08
in_handler in_check_mask and in_check_value now removed from field. Last big ...
oharboe
1
-2
/
+2
2009-05-06
Fix pointer cast alignment issues in svf.c
zwelch
1
-5
/
+14
2009-05-06
remove unecessary setting of deprecated fields to NULL
oharboe
1
-6
/
+6
2009-05-06
retire out_mask - not used anywhere
oharboe
1
-2
/
+2
2009-04-19
Zach Welch <zw@superlucidity.net> fix -Werror warnings
oharboe
1
-3
/
+3
2009-02-03
- Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com>
kc8apf
1
-8
/
+8
2009-01-23
Fixes for svf player by Simon Qian <simonqian@SimonQian.com>
kc8apf
1
-42
/
+139
2009-01-19
SVF player courtesy of Simon Qian <simonqian@SimonQian.com>
kc8apf
1
-0
/
+1305