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
2017-08-22
Increased GDB timeouts
attempt-travis-fix
Gleb Gagarin
2
-2
/
+2
2017-08-16
Merge pull request #67 from riscv/sfence_vma
Palmer Dabbelt
2
-6
/
+9
2017-08-16
Inform GCC that "sfence.vma" clobbers memory
Palmer Dabbelt
2
-6
/
+9
2017-08-14
Put logfile code back so everything works again.
Tim Newsome
2
-4
/
+5
2017-08-14
Merge pull request #66 from riscv/debug_user_niceness
Megan Wachs
2
-6
/
+14
2017-08-14
debug: clean up Temporary Log File messages
Megan Wachs
1
-2
/
+2
2017-08-14
debug: Avoid None type error
Megan Wachs
1
-1
/
+1
2017-08-14
debug: Revert change to print backtrace, as that is actually already printed
Megan Wachs
1
-2
/
+0
2017-08-14
debug: Allow OpenOCD startup timeout to be specified. Print out path to log f...
Megan Wachs
2
-5
/
+13
2017-08-14
When a test fails with exception, actually print out the reason why.
Megan Wachs
1
-0
/
+2
2017-08-13
Make MemTest* catch reading too many words.
Tim Newsome
1
-7
/
+6
2017-08-11
Show the OpenOCD log in all(?) failure cases.
Tim Newsome
1
-23
/
+29
2017-08-11
Print out name of logfile when debug test is run.
Tim Newsome
1
-5
/
+5
2017-08-11
When make fails to run a test, print out the log.
Tim Newsome
2
-2
/
+6
2017-08-11
Don't use `set pipefail` which is a bashism.
Tim Newsome
1
-7
/
+5
2017-08-11
Don't eat errors in debug Makefile.
Tim Newsome
1
-0
/
+1
2017-08-10
Don't run debug tests as part of build.
Tim Newsome
2
-4
/
+3
2017-08-10
Pylint target files as well.
Tim Newsome
2
-2
/
+2
2017-08-10
Give these sim targets a chance of passing.
Tim Newsome
3
-5
/
+11
2017-08-08
Merge pull request #62 from richardxia/only-emit-f-instructions-when-compiled...
Palmer Dabbelt
1
-1
/
+6
2017-08-07
rv64[ms]i-csr: Only emit F instructions when compiled for F.
Richard Xia
1
-1
/
+6
2017-08-04
RV32 div tests should use -2^31 for min value, not -2^63
Andrew Waterman
3
-9
/
+9
2017-08-04
Improve RVC test
Andrew Waterman
3
-9
/
+9
2017-07-31
Fix the end of MulticoreTest.
Tim Newsome
1
-30
/
+22
2017-07-27
Make pylint happy.
Tim Newsome
1
-2
/
+2
2017-07-26
Use new OpenOCD messages to determine gdb port.
Tim Newsome
1
-41
/
+8
2017-07-21
Only clean up logfiles that we know we created.
Tim Newsome
1
-1
/
+1
2017-07-20
Add back code to clean up triggers in entry.S
Tim Newsome
3
-0
/
+24
2017-07-18
Check all PCs after reset.
Tim Newsome
1
-1
/
+7
2017-07-12
Print out logs in more failure cases.
Tim Newsome
1
-4
/
+10
2017-07-06
Merge pull request #58 from riscv/fpga_reset_halt
Tim Newsome
1
-0
/
+5
2017-07-06
debug: Make the 'out of reset' tests actually apply reset
mwachs5
1
-0
/
+5
2017-07-03
Add gdb_setup to target for arbitrary gdb commands
Tim Newsome
2
-0
/
+7
2017-07-03
Don't clear triggers during execution.
Tim Newsome
1
-9
/
+0
2017-06-27
Tolerate missing misa register.
Tim Newsome
1
-1
/
+7
2017-06-27
Merge pull request #55 from riscv/debug
Tim Newsome
1
-1
/
+1
2017-06-27
Merge pull request #56 from riscv/config
Tim Newsome
26
-284
/
+184
2017-06-26
Move target definition into individual files.
Tim Newsome
26
-284
/
+184
2017-06-23
Test gdb/OpenOCD during regular test run.
Tim Newsome
1
-1
/
+1
2017-06-22
Add basic multicore test.
Tim Newsome
3
-42
/
+128
2017-06-20
Smoketest multicore.
Tim Newsome
3
-14
/
+55
2017-06-19
Write OpenOCD log when it crashes early.
Tim Newsome
1
-2
/
+4
2017-06-16
Store logs for all tests in logs/
Tim Newsome
1
-30
/
+58
2017-06-15
Test 64-bit addressing.
Tim Newsome
8
-29
/
+90
2017-06-09
Add final echo to E300/U500 OpenOCD scripts
Tim Newsome
2
-0
/
+2
2017-06-09
Make HiFive1 testing (mostly) work again
Tim Newsome
2
-2
/
+5
2017-06-09
Fix using defaults for --server_cmd and --sim_cmd
Tim Newsome
1
-1
/
+1
2017-06-09
Default to openocd, not riscv-openocd
Tim Newsome
1
-1
/
+1
2017-06-05
Make pylint happy.
Tim Newsome
3
-10
/
+13
2017-05-25
Merge pull request #53 from richardxia/fail-if-simulator-exits-early
Palmer Dabbelt
1
-0
/
+6
[next]