index
:
rocket-tools/riscv-isa-sim.git
confprec
cs250
cycleh
debug_rom
debug_rom_fence
device_flags
dtm_reset_error
dts_parsing
dynamic
eos18-bringup
factor-out-macros
fix-bf16
force-rtti
fp-encoding
heterogeneous_mc
hwachav4
increase-stack-size
itrigger-etrigger-cleanup
load_reservation_set_size
log-commits-faster
master
mmio-hack
mvp
no_progbuf
no_progbuf2
nolibfdt
p-ext-0.5.2
plctlab-plct-zce-fix2
plic-clint-endian
plic_uart_v1
priv-1.10
private-l1-caches
pte-info-and-delegation
remove-tests
rivosinc-etrigger_fix_exception_match
rva-profile-support
simplify-misaligned
sodor
sparse-mem
speed2
speedup-hacks
static-link
test
tmp
trigger_priority
tweak_debug_rom
whole-archive
sifive/rvv0.9-phase2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
debug_rom
/
debug_rom.S
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-30
DSCRATCH is now called DSCRATCH0
Tim Newsome
1
-4
/
+4
2019-07-16
Writing non-existent CSRs, access FPRs with mstatus.FS=0 (#311)
Tim Newsome
1
-0
/
+4
2019-04-02
Implement debug hasel support (#287)
Tim Newsome
1
-2
/
+5
2018-03-06
Fix install of a missed header from debug_rom.
Prashanth Mundkur
1
-2
/
+2
2017-06-08
`make clean && make` works again in debug_rom
Tim Newsome
1
-1
/
+1
2017-04-18
debug: Add fence and fence.i to ensure Debug RAM is ready.
Megan Wachs
1
-22
/
+9
2017-04-17
debug: Use more unique debug ROM names
Megan Wachs
1
-15
/
+19
2017-04-17
debug: Use a more practical debug ROM
Megan Wachs
1
-139
/
+68
2016-06-22
Parameterize debug ROM contents on XLEN
Andrew Waterman
1
-5
/
+48
2016-06-22
Remove fence.i from debug ROM
Andrew Waterman
1
-1
/
+0
2016-06-09
Fix 2 bugs in Debug ROM: (#52)
Tim Newsome
1
-5
/
+7
2016-06-03
DCSR cause was moved, bug debug ROM wasn't updated
Tim Newsome
1
-2
/
+2
2016-06-01
Move sethaltnot and cleardebint.
Tim Newsome
1
-2
/
+2
2016-05-24
New encoding.h for new CSR addresses.
Tim Newsome
1
-1
/
+1
2016-05-24
Move cleardebint, per spec.
Tim Newsome
1
-1
/
+1
2016-05-23
Change DCSR bits to match spec.
Tim Newsome
1
-19
/
+11
2016-05-23
Use fence.i in Debug ROM.
Tim Newsome
1
-0
/
+1
2016-05-23
Add dret.
Tim Newsome
1
-2
/
+1
2016-05-23
Implement single memory read access.
Tim Newsome
1
-8
/
+12
2016-05-23
Exceptions in Debug Mode, stay in Debug Mode.
Tim Newsome
1
-1
/
+12
2016-05-23
Have Debug memory kind of working again.
Tim Newsome
1
-6
/
+5
2016-05-23
Fix race using fence.
Tim Newsome
1
-5
/
+1
2016-05-23
Refactor how we track in-progress operations.
Tim Newsome
1
-0
/
+1
2016-05-23
processor_t unfriends gdbserver_t.
Tim Newsome
1
-1
/
+1
2016-05-23
Add debug_module bus device.
Tim Newsome
1
-10
/
+9
2016-05-23
ROM -> RAM -> ROM, waiting for debug int.
Tim Newsome
1
-1
/
+1
2016-05-23
Jump to the correct (temporary) Debug RAM address.
Tim Newsome
1
-1
/
+2
2016-05-23
Clean up how Debug ROM is included.
Tim Newsome
1
-0
/
+105
2016-05-23
Can jump to and execute Debug ROM.
Tim Newsome
1
-105
/
+0
2016-05-23
Add debug rom code.
Tim Newsome
1
-0
/
+105