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
/
target
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-19
Set haltreq when we're halted.
haltreq
Tim Newsome
1
-15
/
+24
2018-11-19
Rename halted to really_halted
Tim Newsome
1
-5
/
+5
2018-11-19
Improve TDO stuck high/low checks.
Tim Newsome
1
-2
/
+15
2018-11-19
Leave haltreq high while the target is halted.
Tim Newsome
1
-14
/
+35
2018-11-12
examine() should leave halted harts halted (#327)
Tim Newsome
1
-6
/
+5
2018-11-07
Doxygen style, too. (#325)
Tim Newsome
2
-3
/
+3
2018-11-05
Conform to OpenOCD style. (#323)
Tim Newsome
1
-1
/
+1
2018-11-05
Install patchutils for the build. (#321)
Tim Newsome
1
-3
/
+2
2018-11-05
Complete single step before returning. (#319)
Tim Newsome
1
-1
/
+1
2018-11-05
FIX(src/target/riscv/riscv.c): riscv_add_breakpoint: RVC: invalid 32bit trans...
Pavel S. Smirnov
1
-10
/
+19
2018-11-02
Fix 0.11 memory leak. (#318)
Tim Newsome
1
-3
/
+3
2018-10-30
Old fixes from June (#311)
Carsten Gosvig
3
-36
/
+57
2018-10-24
Revert "Don't report exact watchpoint to gdb. (#300)" (#304)
Tim Newsome
1
-5
/
+1
2018-10-19
Merge pull request #308 from riscv/eclipse_memory_read
Carsten Gosvig
1
-44
/
+81
2018-10-19
Moved comment and added initial buffer clearing
v20180928
eclipse_memory_read
cgsfv
1
-3
/
+5
2018-10-18
dmi_scan() allocate bytes depending on abits value (#307)
Tim Newsome
1
-3
/
+7
2018-10-18
Fix segfault in riscv_deinit_target(). (#306)
Tim Newsome
1
-6
/
+11
2018-09-17
Corrected wrong C syntax
cgsfv
1
-1
/
+1
2018-09-17
Read memory words individually if burst read fails
cgsfv
1
-44
/
+79
2018-09-06
Don't report exact watchpoint to gdb. (#300)
Tim Newsome
1
-1
/
+5
2018-08-31
More style fixes
Ryan Macdonald
1
-1
/
+1
2018-08-31
Style fixes
Ryan Macdonald
1
-5
/
+4
2018-08-31
Add pass message for SBA and compliance tests
Ryan Macdonald
1
-14
/
+42
2018-08-31
Merge remote-tracking branch 'origin/riscv' into sba_tests
sba_tests
Megan Wachs
5
-2
/
+488
2018-08-30
riscv-compliance: fix comment typo
riscv-compliance
Megan Wachs
1
-1
/
+1
2018-08-30
riscv-compliance: fix whitespace
Megan Wachs
1
-25
/
+25
2018-08-30
riscv-compliance: incorporate review feedback
Megan Wachs
1
-123
/
+108
2018-08-29
Fix typo.
Tim Newsome
1
-1
/
+1
2018-08-29
Fix strange merge.
Tim Newsome
1
-2
/
+0
2018-08-29
Merge branch 'riscv' into sba_tests
Tim Newsome
9
-565
/
+1255
2018-08-29
Merge remote-tracking branch 'origin/riscv' into riscv-compliance-rebase
Megan Wachs
7
-295
/
+808
2018-08-29
Add command to expose custom registers (#293)
Tim Newsome
3
-42
/
+140
2018-08-27
Handle hardware watchpoints hit by RV32 loads and stores (#291)
craigblackmore
3
-1
/
+86
2018-08-23
Switch active rtos thread on any hart halt. (#290)
Dmitry Ryzhov
1
-0
/
+1
2018-08-20
From upstream (#286)
Tim Newsome
1
-0
/
+3
2018-08-20
Remove unused variable. (#284)
Tim Newsome
1
-2
/
+0
2018-08-06
Fix target not halting when GDB jumps to a hardware breakpoint (#283)
craigblackmore
1
-12
/
+0
2018-07-18
Mimic openrisc Makefile structure
Tim Newsome
1
-0
/
+16
2018-07-17
Merge pull request #279 from riscv/work_area
Tim Newsome
3
-52
/
+40
2018-07-16
Use work area instead of riscv-specific config
Tim Newsome
3
-52
/
+40
2018-06-20
Explain why reg_cache_values isn't per-hart.
Tim Newsome
1
-1
/
+3
2018-06-12
target/riscv: fix trailing spaces
Liviu Ionescu
1
-10
/
+10
2018-06-12
target/riscv: explain why `arm` commands are used
Liviu Ionescu
1
-0
/
+13
2018-06-12
target/riscv: add semihosting support
Liviu Ionescu
4
-0
/
+256
2018-06-06
Update debug defines to match spec
Tim Newsome
3
-300
/
+324
2018-05-25
Merge pull request #261 from riscv/trigger_enum
v20180629
Tim Newsome
3
-5
/
+19
2018-05-22
Merge remote-tracking branch 'origin/trigger_enum' into riscv-compliance
riscv-compliance-dev
Megan Wachs
3
-5
/
+19
2018-05-22
Merge remote-tracking branch 'origin/riscv' into riscv-compliance
Megan Wachs
2
-20
/
+18
2018-05-22
Merge pull request #257 from riscv/comment
Tim Newsome
2
-0
/
+8
2018-05-22
Delay trigger enumeration until it's required.
Tim Newsome
3
-5
/
+19
[next]