index
:
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
Branch
Commit message
Author
Age
examine_unavailable_harts
Handling harts becoming available when halted
cgsfv
6 months
examine_unavailable_harts_backup
Handle unavailability when deasserting reset
cgsfv
7 months
examine_unavailable_harts_rebase
Improved handling of unavailable cores
cgsfv
6 months
examine_unavailable_harts_squash
Improved handling of unavailable harts
cgsfv
6 months
hypervisor_translate
target/riscv: Support VS-stage and G-stage address translation.
Tim Newsome
19 months
remove-slot_t-from-riscv-013
riscv-013: Remove unused typedef slot_t
Jan Matyas
6 months
reset_test
DMI read before asserting ndmreset/haltreq.
Tim Newsome
14 months
riscv
Merge pull request #1161 from en-sc/en-sc/deassert-reset
Evgeniy Naydanov
40 hours
riscv-batch-cleanup
Fixes of review findings
Jan Matyas
9 months
us_xds110
jtag/drivers/xds110: Fix compiler warning.
Tim Newsome
16 months
[...]
Tag
Download
Author
Age
latest
riscv-openocd-latest.zip
riscv-openocd-latest.tar.gz
riscv-openocd-latest.tar.bz2
Evgeniy Naydanov
40 hours
openocd64-ad4c3e1
riscv-openocd-openocd64-ad4c3e1.zip
riscv-openocd-openocd64-ad4c3e1.tar.gz
riscv-openocd-openocd64-ad4c3e1.tar.bz2
Tim Newsome
20 months
openocd64-8b80fe1
riscv-openocd-openocd64-8b80fe1.zip
riscv-openocd-openocd64-8b80fe1.tar.gz
riscv-openocd-openocd64-8b80fe1.tar.bz2
Tim Newsome
20 months
openocd64-41b9c69e92d9660cb2eff508f3bc8218a3b3e461
riscv-openocd-openocd64-41b9c69e92d9660cb2eff508f3bc8218a3b3e461.zip
riscv-openocd-openocd64-41b9c69e92d9660cb2eff508f3bc8218a3b3e461.tar.gz
riscv-openocd-openocd64-41b9c69e92d9660cb2eff508f3bc8218a3b3e461.tar.bz2
Tim Newsome
20 months
openocd64-d486b21
riscv-openocd-openocd64-d486b21.zip
riscv-openocd-openocd64-d486b21.tar.gz
riscv-openocd-openocd64-d486b21.tar.bz2
Tim Newsome
20 months
v2018.12.0
riscv-openocd-2018.12.0.zip
riscv-openocd-2018.12.0.tar.gz
riscv-openocd-2018.12.0.tar.bz2
Tim Newsome
6 years
v20181030
riscv-openocd-20181030.zip
riscv-openocd-20181030.tar.gz
riscv-openocd-20181030.tar.bz2
Tim Newsome
6 years
v20180928
riscv-openocd-20180928.zip
riscv-openocd-20180928.tar.gz
riscv-openocd-20180928.tar.bz2
cgsfv
6 years
v20180629
riscv-openocd-20180629.zip
riscv-openocd-20180629.tar.gz
riscv-openocd-20180629.tar.bz2
Palmer Dabbelt
6 years
v20171231
riscv-openocd-20171231.zip
riscv-openocd-20171231.tar.gz
riscv-openocd-20171231.tar.bz2
Palmer Dabbelt
7 years
[...]
Age
Commit message
Author
Files
Lines
2022-12-14
flash: fix clang static analyzer build errors
dsp5680_build
Erhan Kurubas
2
-5
/
+0
2022-11-30
Merge pull request #772 from riscv/resume_state
Tim Newsome
1
-2
/
+14
2022-11-29
target/riscv: Set target->state in riscv013_halt_go()
Tim Newsome
1
-2
/
+14
2022-11-25
Merge pull request #767 from riscv/unavailable
Tim Newsome
6
-172
/
+303
2022-11-23
target/riscv: Fix small riscv013_halt_go() bug
Tim Newsome
1
-1
/
+1
2022-11-23
target/riscv: RISCV_HALT_BREAKPOINT -> RISCV_HALT_EBREAK
Tim Newsome
3
-4
/
+4
2022-11-23
target/riscv: Set correct target->state in riscv013_halt_go()
Tim Newsome
1
-3
/
+26
2022-11-22
gdb_server: Operate on available targets.
Tim Newsome
1
-16
/
+40
2022-11-22
target/riscv: Don't resume unavailable harts.
Tim Newsome
2
-7
/
+19
2022-11-22
target/riscv: Share single-target and SMP resume code.
Tim Newsome
1
-30
/
+33
[...]