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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-24
openocd: fix Yoda conditions with checkpatch
Antonio Borneo
1
-17
/
+17
2021-07-24
openocd: remove NULL comparisons with checkpatch [2/2]
Antonio Borneo
1
-2
/
+2
2021-07-24
openocd: remove NULL comparisons with checkpatch [1/2]
Antonio Borneo
1
-1
/
+1
2021-07-24
openocd: fix simple cases of NULL comparison
Antonio Borneo
1
-8
/
+8
2021-07-20
openocd: fix simple cases of Yoda condition
Antonio Borneo
1
-7
/
+6
2021-07-20
svf: rename CamelCase label
Antonio Borneo
1
-7
/
+7
2021-05-01
Cleanup of config/includes.
Tim Newsome
1
-0
/
+1
2020-09-05
openocd: fix command's usage string
Antonio Borneo
1
-1
/
+1
2020-09-05
openocd: avoid checking for non NULL pointer to free it
Antonio Borneo
1
-44
/
+30
2020-07-26
svf: fix minor typos
Antonio Borneo
1
-6
/
+6
2020-07-08
coding style: fix space separation
Antonio Borneo
1
-2
/
+2
2020-05-09
coding style: avoid unnecessary line continuations
Antonio Borneo
1
-4
/
+4
2020-05-09
coding style: remove useless break after a goto or return
Antonio Borneo
1
-2
/
+0
2020-01-29
openocd: fix minor inconsistencies after renaming "adapter" command
Antonio Borneo
1
-1
/
+1
2019-05-14
helper/command: change prototype of command_print/command_print_sameline
Antonio Borneo
1
-5
/
+5
2018-03-13
svf: improve robustness when processing invalid SVF files
Paul Fertser
1
-1
/
+4
2017-10-23
Fix GCC7 warnings about switch-case fallthroughs
Freddie Chopin
1
-0
/
+2
2016-12-08
Convert to non-recursive make
Andreas Fritiofson
1
-8
/
+2
2016-07-19
Fix usage of timeval_ms()
Andreas Färber
1
-2
/
+2
2016-05-24
Make #include guard naming consistent
Marc Schink
1
-3
/
+3
2016-05-24
Remove FSF address from GPL notices
Marc Schink
2
-6
/
+2
2015-11-20
svf: fix progress reporting switch behaviour
Paul Fertser
1
-0
/
+1
2015-11-20
svf: fix off-by-one error in line numbers as output to user
Paul Fertser
1
-2
/
+2
2015-09-30
svf: fix segfaults exposed by some SVF
Paul Fertser
1
-1
/
+14
2015-08-06
svf: flush the queue before reallocing memory
Paul Fertser
1
-0
/
+4
2014-07-03
Openocd: svf: Add ability to ignore svf_check_tdo errors
Kamal Dasu
1
-4
/
+16
2014-06-22
svf: Only read TDO back from the device if we actually need to look at the bits.
Joshua Wise
1
-2
/
+2
2014-05-05
svf: Fix debug and error messages that print hex buffer
Kamal Dasu
1
-32
/
+36
2014-04-14
svf: try to reallocate buffers if they're not enough
Paul Fertser
1
-91
/
+27
2014-03-30
Don't cast return value of [cm]alloc
Andreas Fritiofson
1
-12
/
+12
2013-09-13
svf: off-by-one error; do not access after the allocated memory
Paul Fertser
1
-2
/
+3
2013-06-05
update files to correct FSF address
Spencer Oliver
2
-2
/
+2
2012-02-06
build: cleanup src/svf directory
Spencer Oliver
2
-1059
/
+924
2011-11-10
svf: fix warnings
Øyvind Harboe
1
-4
/
+4
2011-06-04
Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes
Freddie Chopin
1
-5
/
+3
2011-04-01
types: write memory now uses const
Øyvind Harboe
1
-1
/
+1
2011-03-17
Fix a bunch of typos.
Uwe Hermann
1
-1
/
+1
2011-02-28
svf: add nil option that just runs through the svf file
Øyvind Harboe
1
-18
/
+49
2011-01-02
svf: implement sleep for RUNTEST min_time
Jon Povey
1
-30
/
+28
2011-01-02
svf: fix USAGE and related error reporting
Jon Povey
1
-9
/
+4
2010-12-07
svf: various improvements
Andrew Leech
1
-78
/
+292
2010-11-18
build: add common.mk
Spencer Oliver
1
-3
/
+1
2010-06-16
svf: -Wshadow warning fixes
Øyvind Harboe
1
-15
/
+15
2010-03-15
rename jtag_khz as adapter_khz
David Brownell
1
-1
/
+1
2010-03-08
jtag: simplify jtag_add_plain_ir/dr_scan
Øyvind Harboe
1
-2
/
+3
2010-03-08
jtag: retire tap field
Øyvind Harboe
1
-4
/
+0
2010-01-26
cygwin buildfix
David Brownell
1
-2
/
+2
2010-01-25
SVF: all content between parentheses is one parameter
simon qian
1
-14
/
+29
2010-01-23
SVF: insert space before '(' and after ')'
simon qian
1
-7
/
+29
2010-01-08
*SVF: help/usage updates
David Brownell
1
-2
/
+2
[next]