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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-12
Jump to the RTOS hartid after halting
v20170612
release
Palmer Dabbelt
1
-0
/
+7
2017-06-12
Clear abstract errors from register_read_direct
Palmer Dabbelt
1
-5
/
+5
2017-06-07
riscv: v13 -- dmi_write must still check for the OP result
v20170608
Megan Wachs
1
-21
/
+17
2017-06-06
%p already includes 0x (on gcc)
Tim Newsome
1
-4
/
+4
2017-06-06
Don't leave fd undefined.
Tim Newsome
1
-1
/
+1
2017-05-25
Return 5 (SIGBREAK) not 2 (SIGINT) after a step
Palmer Dabbelt
1
-1
/
+1
2017-05-25
Pass EVENT_RESUMED in the RTOS
Palmer Dabbelt
1
-2
/
+3
2017-05-25
Invalidate the register cache when rtos_hartid==-1
Palmer Dabbelt
1
-1
/
+4
2017-05-25
Invalidate the register cache on step, resume, reset
Palmer Dabbelt
2
-0
/
+14
2017-05-25
Merge pull request #52 from riscv/v11_read_without_int
Megan Wachs
1
-1
/
+1
2017-05-22
riscv-v11: Don't perform unexpected operation in cache_write
Megan Wachs
1
-1
/
+1
2017-05-15
Check for abstractcs.busy, not just CMDERR_BUSY
Palmer Dabbelt
1
-0
/
+4
2017-05-15
Go back to 32-word read/write buffers
Palmer Dabbelt
1
-2
/
+2
2017-05-15
Don't re-read registers after they're written
Palmer Dabbelt
1
-8
/
+0
2017-05-15
Print out the actual CSR that's read
Palmer Dabbelt
1
-0
/
+1
2017-05-15
Build fixes
Palmer Dabbelt
2
-3
/
+3
2017-05-15
riscv: Remove some compile warnings
Megan Wachs
1
-2
/
+0
2017-05-11
Shim back in some old interfaces for now
Palmer Dabbelt
1
-16
/
+72
2017-05-09
Allow all harts to be reset
Palmer Dabbelt
3
-39
/
+112
2017-05-05
Avoid accessing null target->reg_cache
Megan Wachs
1
-0
/
+6
2017-05-05
Merge pull request #43 from riscv/read-from-0
Megan Wachs
1
-4
/
+4
2017-05-01
riscv-013: more consistent parens
Megan Wachs
1
-2
/
+2
2017-05-01
riscv-013: Correct sign extension of address on read_memory for lower bits as...
Megan Wachs
1
-1
/
+1
2017-05-01
riscv-013: Correct sign extension of address on read_memory
Megan Wachs
1
-2
/
+2
2017-05-01
Correct debugging print in read_memory
Megan Wachs
1
-1
/
+1
2017-05-01
Fix an assertion when reading from 0
Palmer Dabbelt
1
-1
/
+1
2017-05-01
Correct previous hart caching logic
Palmer Dabbelt
1
-1
/
+2
2017-04-27
Clean up unused read_memory code
Palmer Dabbelt
1
-31
/
+0
2017-04-26
Correct an off-by-one in argument parsing
Palmer Dabbelt
1
-1
/
+1
2017-04-26
Keep calling the old poll on v0.11 targets
Palmer Dabbelt
1
-2
/
+11
2017-04-26
Initialize all registers in examine
Palmer Dabbelt
1
-0
/
+3
2017-04-26
riscv: Fix some blocking compile warnings
Megan Wachs
2
-5
/
+7
2017-04-26
fespi: Allow the ctrl_base address specified as a parameter
Megan Wachs
1
-14
/
+25
2017-04-26
Add 64-bit and multihart support
Palmer Dabbelt
22
-1451
/
+3210
2017-04-10
Properly consider 'reset halt' and do halt or resume as needed
Megan Wachs
1
-3
/
+30
2017-04-10
fespi: Reset may have occurred. Need to set TXWM again. There are probably mo...
Megan Wachs
1
-12
/
+24
2017-04-10
riscv: Implement the assert/deassert reset functions for v13
Megan Wachs
2
-2
/
+11
2017-04-04
Merge pull request #28 from sifive/readmem_autoexec
Megan Wachs
1
-11
/
+27
2017-04-04
riscv: move value read to after autoexec is cleared.
Megan Wachs
1
-8
/
+15
2017-04-04
riscv: Correct the autoexec in read_mem
Megan Wachs
1
-4
/
+13
2017-03-30
Merge pull request #23 from sifive/w1-to-clear-cmderr
Palmer Dabbelt
1
-9
/
+5
2017-03-30
riscv: Use write-1-to-clear for CMDERR, not write 0 to clear.
Megan Wachs
1
-9
/
+5
2017-03-23
Revert "(WIP) Force algorithms to 64 bit"
Palmer Dabbelt
1
-2
/
+2
2017-03-23
(WIP) Force algorithms to 64 bit
Palmer Dabbelt
1
-2
/
+2
2017-03-23
some device
Palmer Dabbelt
1
-0
/
+1
2017-03-23
Don't set abstractauto at the start
Palmer Dabbelt
1
-1
/
+2
2017-03-22
Merge pull request #21 from sifive/read_memory_retry
Palmer Dabbelt
1
-66
/
+75
2017-03-22
Merge remote-tracking branch 'origin/riscv' into read_memory_retry
Megan Wachs
0
-0
/
+0
2017-03-22
riscv: Retry failed memory reads
Megan Wachs
1
-65
/
+75
2017-03-22
Turn off autoexec after read_memory()
Palmer Dabbelt
1
-0
/
+1
[next]