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
reset_test
reverse-resume-order
riscv
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
2020-04-21
Don't read registers that we know don't exist.
regcache
Tim Newsome
1
-0
/
+5
2020-04-20
Fix whitespace.
Tim Newsome
1
-2
/
+2
2020-04-20
Cache accesses through riscv_[sg]et_register.
Tim Newsome
2
-17
/
+70
2020-04-13
Don't propagate failure to read satp in riscv_mmu() (#466)
Tim Newsome
1
-3
/
+4
2020-04-10
Expose FPRs as single and double for F and D. (#465)
Tim Newsome
1
-1
/
+17
2020-03-27
Document default values for some config options. (#461)
Tim Newsome
2
-9
/
+10
2020-03-27
Fix some clang static checker complaints. (#464)
Tim Newsome
2
-17
/
+21
2020-03-26
Use the correct thread for memory accesses. (#459)
Tim Newsome
5
-5
/
+82
2020-03-26
Deal with vlenb being unreadable. (#458)
Tim Newsome
3
-3
/
+8
2020-03-19
Add support for HiFive1 RevB board (#456)
Jonathan Tinkham
5
-2
/
+30
2020-03-18
Update to 1.11 privileged spec. (#455)
Tim Newsome
1
-261
/
+347
2020-03-05
helper: skip including sys/sysctl.h on Linux (#450)
Tim Newsome
1
-0
/
+3
2020-03-05
Fix address translation when high bits are set. (#453)
Tim Newsome
2
-6
/
+23
2020-02-20
Give control over dcsr.ebreak[msu] bits. (#451)
Tim Newsome
5
-6
/
+87
2020-02-14
Add support for vector register access (#448)
Tim Newsome
7
-51
/
+1776
2020-01-31
Update the current thread when gdb requests a step. (#444)
Tim Newsome
1
-4
/
+5
2020-01-27
Complain about debug version before authentication. (#441)
Tim Newsome
1
-3
/
+7
2020-01-13
Handle DMI busy in sba write. (#437)
Tim Newsome
2
-55
/
+54
2020-01-10
Don't issue extra FENCE+FENCE.i for the current hart. (#439)
Jan Matyas
1
-0
/
+4
2020-01-06
Upcast mask value to work with 64-bit physical (#436)
Tim Newsome
1
-3
/
+7
2019-12-31
Fix bugs. Do not touch SATP if there is no MMU. (#435)
Hsiangkai
1
-3
/
+5
2019-12-10
riscv: translate virtual address to physical address. (#425)
Hsiangkai
4
-1
/
+246
2019-12-05
Increase maximum number of harts (#429)
bluew
1
-1
/
+1
2019-12-04
Remove unused data structure. (#431)
Tim Newsome
2
-10
/
+1
2019-12-04
Warn about using `-rtos riscv`. (#430)
Tim Newsome
1
-0
/
+7
2019-11-27
Fixed write_memory_progbuf() on RV64. (#426)
Jan Matyas
1
-1
/
+1
2019-11-22
Fix memory access on some targets. (#428)
Tim Newsome
4
-4
/
+37
2019-11-20
Fix: Take into account progbuf writability. (#424)
Jan Matyas
1
-2
/
+6
2019-11-15
fespi: Properly support large flash devices (#421)
Tim Newsome
5
-92
/
+126
2019-11-12
BSCAN batch fix (#422)
Greg Savin
5
-45
/
+73
2019-11-04
Add support for 64-bit memory reads/writes (#419)
Tim Newsome
8
-56
/
+142
2019-10-23
pmpcfg[13] only exist on RV32. (#416)
Tim Newsome
1
-0
/
+2
2019-10-14
Merge pull request #417 from riscv/heterogeneous
Tim Newsome
1
-2
/
+74
2019-10-11
Combine SMP group registers into one list for gdb
Tim Newsome
1
-2
/
+74
2019-10-09
Merge pull request #413 from riscv/compliance
Tim Newsome
1
-1
/
+5
2019-10-03
The compliance test is poorly supported.
Tim Newsome
1
-1
/
+5
2019-09-30
Merge pull request #411 from riscv/from_upstream
Tim Newsome
198
-4575
/
+3531
2019-09-30
Fix filterdiff line.
Tim Newsome
1
-1
/
+1
2019-09-27
Fix the build.
Tim Newsome
2
-18
/
+5
2019-09-27
Update libjaylink.
Tim Newsome
3
-2
/
+97
2019-09-27
Merge branch 'master' into from_upstream
Tim Newsome
194
-4565
/
+3439
2019-09-25
Use more idiomatic assembly for flash code. (#410)
Tim Newsome
3
-104
/
+2
2019-09-24
Perform SBA writes with batch transactions for improved performance. (#405)
darius-bluespec
3
-18
/
+60
2019-09-24
src/jtag/aice: Fix obviously incorrect bit op.
Seth LaForge
1
-1
/
+1
2019-09-24
helper/command: clear errno before calling parser
Christopher Head
1
-0
/
+1
2019-09-24
flash/nor/tcl: Fix usage of 'flash erase_sector' command
Marc Schink
1
-1
/
+1
2019-09-23
The stack is relative to the program. (#409)
Tim Newsome
3
-7
/
+7
2019-09-20
tcl/board: Add Rigado BMD-300 Evaluation Kit
Marc Schink
1
-0
/
+11
2019-09-18
esirisc_flash: Rename PAGE_SIZE to FLASH_PAGE_SIZE
Khem Raj
1
-4
/
+4
2019-09-13
Add TCK padding in the OSCAN1 reset/online/activate sequence. (#406)
Greg Savin
1
-0
/
+14
[next]