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-04-14
stw
newprogram
Palmer Dabbelt
2
-4
/
+5
2017-04-14
memoize
Palmer Dabbelt
1
-6
/
+28
2017-04-14
runs hart0
Palmer Dabbelt
3
-66
/
+193
2017-04-14
read byte
Palmer Dabbelt
1
-4
/
+4
2017-04-14
endian
Palmer Dabbelt
1
-3
/
+8
2017-04-14
regaddr
Palmer Dabbelt
1
-2
/
+2
2017-04-14
fence.i
Palmer Dabbelt
1
-0
/
+6
2017-04-14
unhalt
Palmer Dabbelt
1
-0
/
+2
2017-04-14
later
Palmer Dabbelt
3
-47
/
+70
2017-04-13
off by one
Palmer Dabbelt
1
-2
/
+2
2017-04-13
Fix a buffer overflow
Palmer Dabbelt
4
-12
/
+36
2017-04-13
Check for step
Palmer Dabbelt
1
-0
/
+4
2017-04-13
Replace the 0.13-specific "program_t" with a generic one
Palmer Dabbelt
10
-508
/
+982
2017-04-10
Remove Off By 1 FIXME because HW is fixed
mwachs5
1
-3
/
+1
2017-04-07
Implement the "vCont" GDB packet
Palmer Dabbelt
7
-13
/
+74
2017-04-07
typo in comment
Megan Wachs
1
-1
/
+1
2017-04-07
Determine the trigger count dynamically
Palmer Dabbelt
3
-9
/
+39
2017-04-07
Determine the hart count dynamically
Palmer Dabbelt
4
-1
/
+24
2017-04-06
Call riscv_xlen() to support 32-bit FESPI targets
Palmer Dabbelt
1
-4
/
+6
2017-04-06
Add a RISC-V RTOS, which natievly supports multiple harts
Palmer Dabbelt
11
-948
/
+1396
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
2017-03-21
riscv: add missing variable declaration.
Megan Wachs
1
-0
/
+1
2017-03-21
Clear autoexec correctly
Palmer Dabbelt
1
-1
/
+1
2017-03-21
Wrong autoexec
Palmer Dabbelt
1
-2
/
+2
2017-03-21
Builds
Palmer Dabbelt
2
-425
/
+533
2017-03-21
Merge pull request #20 from sifive/delay_after_autoexec
Megan Wachs
1
-3
/
+10
2017-03-15
riscv-v13: wait for idle in read_memory
Megan Wachs
1
-3
/
+10
2017-02-27
Remove more cruft.
Tim Newsome
1
-35
/
+1
2017-02-27
Merge pull request #18 from sifive/halt_correctly
Tim Newsome
1
-2
/
+4
2017-02-27
riscv: Ensure that hart is halted before attempting to examine it.
Megan Wachs
1
-2
/
+4
2017-02-25
Remove cruft.
Tim Newsome
1
-47
/
+11
2017-02-25
Use DCSR constants from the debug spec.
Tim Newsome
1
-170
/
+21
2017-02-25
Update bits to latest spec.
Tim Newsome
2
-587
/
+591
2017-02-22
Speed things up by ignoring return values.
Tim Newsome
1
-13
/
+45
2017-02-21
Optimize memory write code, used in download.
Tim Newsome
1
-92
/
+216
2017-02-20
Better error checking in memory access.
Tim Newsome
1
-4
/
+8
2017-02-20
Properly restore s0 and s1 on resume.
Tim Newsome
1
-8
/
+8
2017-02-17
Fix access FPU registers again.
Tim Newsome
1
-46
/
+80
[next]