index
:
riscv-tests.git
attempt-travis-fix
ceasetest2
compliance_tests
cs152-sp18-lab3
debug
debug-0.13
debug-clear-satp
debug-delete-sim
debug_auth
debug_disassemble
disable_unavailable
dma-memcpy
eos20-bringup
hw_watchpoint
interrupts
master
misc
no_progbuf
priv
privchange-dontdeleteme
python3
rekall
resume_from_trigger
riscv-tests-sail
rtos
rvt-master
smi-demo
split-isa-tests
sqrt-171
tmp
trap_entry_align
trap_entry_align-1
travis-dev
trigger_priority
usb_error
xlen_fix
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
2018-07-09
Check that SC yields the load reservation
Andrew Waterman
1
-0
/
+9
2018-07-03
rwatch/watch on explicit address
Tim Newsome
1
-2
/
+4
2018-06-18
Add reproduce line to the end of debug test logs
Tim Newsome
1
-0
/
+2
2018-05-21
Merge pull request #141 from riscv/mrhstest
Tim Newsome
2
-23
/
+46
2018-05-18
Fix MulticoreRunHaltStepiTest
Tim Newsome
2
-23
/
+46
2018-05-15
Merge pull request #139 from riscv/debug-tests-more-single
Megan Wachs
2
-10
/
+19
2018-05-14
Merge remote-tracking branch 'origin/downloadtest' into debug-tests-more-single
Megan Wachs
2
-21
/
+11
2018-05-14
Make DownloadTest properly park other harts.
Tim Newsome
2
-5
/
+9
2018-05-14
debug: remove some unintentionally added newlines
Megan Wachs
1
-2
/
+0
2018-05-14
debug: Fixing the non-RTOS behavior for DownloadTest
Megan Wachs
1
-7
/
+16
2018-05-11
debug: mark more tests as single-hart tests
Megan Wachs
1
-6
/
+13
2018-05-11
debug: output some more useful info into the post-mortem data
Megan Wachs
1
-0
/
+5
2018-04-30
[rv64ua/lrsc] Initialize memory read out. (#135)
Christopher Celio
1
-1
/
+3
2018-04-30
Fix formatting to make pylint happy.
Tim Newsome
1
-5
/
+6
2018-04-28
Merge pull request #132 from riscv/debug-clear-satp
Megan Wachs
1
-0
/
+7
2018-04-27
debug: need to clear satp before changing priv
debug-clear-satp
Megan Wachs
1
-0
/
+7
2018-04-27
Merge pull request #125 from riscv/debug-delete-sim
Megan Wachs
1
-17
/
+0
2018-04-27
Merge pull request #130 from riscv/trap_entry_align-1
Megan Wachs
1
-0
/
+1
2018-04-27
debug: add missing align directive on trap_entry
trap_entry_align-1
Megan Wachs
1
-0
/
+1
2018-04-24
Fix race when making logs directory
Tim Newsome
1
-1
/
+5
2018-04-19
Delete E300Sim.py
debug-delete-sim
Megan Wachs
1
-17
/
+0
2018-04-16
Merge pull request #123 from riscv/gdb_timeout
Tim Newsome
2
-14
/
+18
2018-04-09
Compute gdb command timeout based on ops estimate
Tim Newsome
2
-14
/
+18
2018-04-09
Fix #120: Instructions 'sll' are replaced with 'slli' in rv64ui/slli.S (#121)
Andrei Tatarnikov
1
-3
/
+3
2018-04-02
Use `gdb_report_register_access_error enable`
Tim Newsome
4
-0
/
+6
2018-03-27
Test debug authentication.
Tim Newsome
4
-3
/
+19
2018-03-23
Print log filename at the end of the log.
Tim Newsome
1
-0
/
+1
2018-03-21
Make misa.C test conform to Hauser proposal
Andrew Waterman
1
-43
/
+10
2018-03-20
Merge pull request #119 from rishikhan/master
Palmer Dabbelt
1
-2
/
+8
2018-03-19
Update Makefile to allow for RISCV_PREFIX to be set by the configure --target
rishi
1
-2
/
+8
2018-03-01
Test debugging with/without a program buffer
Tim Newsome
5
-5
/
+10
2018-03-01
Ensure an error when reading a non-existent CSR.
Tim Newsome
5
-0
/
+29
2018-02-27
Add test for clearing misa.C while PC is misaligned (#117)
Andrew Waterman
1
-1
/
+79
2018-02-09
Test resuming from a trigger.
resume_from_trigger
Tim Newsome
3
-10
/
+9
2018-02-07
Link scripts shouldn't be executable.
Tim Newsome
1
-0
/
+0
2018-01-08
Deal with gdb reporting pmpcfg0 not existing.
Tim Newsome
2
-3
/
+16
2018-01-05
Add test for multicore failure
Tim Newsome
2
-5
/
+40
2018-01-02
Test access exception behavior for illegal addresses (#111)
Andrew Waterman
2
-0
/
+71
2017-12-27
Test FPRs that aren't XLEN in size.
Tim Newsome
6
-8
/
+20
2017-12-21
Add all-tests target.
Tim Newsome
1
-1
/
+3
2017-12-21
Merge pull request #110 from riscv/bump_env
Megan Wachs
1
-5
/
+5
2017-12-21
tests: bump env to pick up new names for CSRs
Megan Wachs
1
-5
/
+5
2017-12-20
Remove `set arch riscv:rv%d`
Tim Newsome
1
-1
/
+0
2017-12-20
Verify that F18 does not exist on FPU-less targets
Tim Newsome
1
-17
/
+20
2017-12-12
Display env variables used when invoking OpenOCD
Tim Newsome
2
-6
/
+11
2017-12-01
Ensure there are no unnamed registers.
Tim Newsome
1
-0
/
+2
2017-11-30
Merge pull request #109 from riscv/vcssim
Tim Newsome
1
-2
/
+12
2017-11-30
Clean up VcsSim init()
Tim Newsome
1
-2
/
+12
2017-11-27
Rename sbadaddr to satp
Andrew Waterman
5
-14
/
+14
2017-11-26
Rv32ud tests (#108)
Torbjørn
23
-0
/
+318
[next]