index
:
riscv-gnu-toolchain/spike.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
/
riscv
/
debug_module.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-22
Writing non-existent CSRs, access FPRs with mstatus.FS=0 (#311)
Tim Newsome
1
-1
/
+1
2019-05-29
Clean up debug module options. (#299)
Tim Newsome
1
-12
/
+14
2019-05-14
Add --debug-no-abstract-csr (#267)
Tim Newsome
1
-1
/
+3
2019-05-14
Implement debug hasel support (#287)
Tim Newsome
1
-2
/
+7
2019-05-14
Implement halt groups (#280)
Tim Newsome
1
-4
/
+10
2019-04-06
Add --dmi-rti and --abstract-rti to test OpenOCD.
Tim Newsome
1
-2
/
+13
2018-08-23
Add dummy custom debug registers, to test OpenOCD. (#233)
Tim Newsome
1
-0
/
+3
2018-06-11
Update debug_defines.h
Tim Newsome
1
-0
/
+2
2018-03-16
Implement debug havereset bits
Tim Newsome
1
-1
/
+7
2018-03-07
Merge pull request #177 from riscv/debug_auth
Tim Newsome
1
-2
/
+13
2018-02-27
Add debug module authentication.
Tim Newsome
1
-2
/
+13
2018-02-19
WIP. Doesn't work.
Tim Newsome
1
-1
/
+1
2018-02-01
Add --debug-sba option
Tim Newsome
1
-1
/
+2
2018-01-29
Update debug_defines
Tim Newsome
1
-0
/
+2
2018-01-18
Support debug system bus access.
Tim Newsome
1
-0
/
+24
2017-12-11
Set impebreak.
Tim Newsome
1
-0
/
+1
2017-12-11
Update to latest debug_defines.h.
Tim Newsome
1
-5
/
+4
2017-12-11
Make progbuf a run-time option.
Tim Newsome
1
-6
/
+12
2017-04-18
debug: Use Debug-Module specific constants instead of global defines.
Megan Wachs
1
-4
/
+10
2017-04-18
debug: Checkpoint which somewhat works with OpenOCD v13, but still has some b...
Megan Wachs
1
-8
/
+3
2017-04-17
debug: Move things around, but addresses now conflict with ROM.
Megan Wachs
1
-22
/
+15
2017-03-21
spec bump
Palmer Dabbelt
1
-19
/
+26
2017-02-25
Update bits to latest spec.
Tim Newsome
1
-7
/
+3
2017-02-23
Implement halt request.
Tim Newsome
1
-24
/
+0
2017-02-15
Implement autoexec. DMI op 2 is just write now.
Tim Newsome
1
-1
/
+2
2017-02-15
Implement resume (untested).
Tim Newsome
1
-0
/
+1
2017-02-13
Implement program buffer preexec/postexec.
Tim Newsome
1
-3
/
+8
2017-02-13
Abstract register read mostly working.
Tim Newsome
1
-4
/
+42
2017-02-12
Fix stack overflow and support --rbb-port=0
Tim Newsome
1
-0
/
+1
2017-02-10
Entering debug mode now jumps to "dynamic rom"
Tim Newsome
1
-5
/
+30
2017-02-10
Implement hartstatus field.
Tim Newsome
1
-1
/
+4
2017-02-08
Add writable ibuf and data registers.
Tim Newsome
1
-0
/
+6
2017-02-08
Serve up a correct dmcontrol register.
Tim Newsome
1
-2
/
+7
2017-02-07
OpenOCD does a dmi read and gets dummy value back.
Tim Newsome
1
-0
/
+5
2016-05-23
Turn off debugging.
Tim Newsome
1
-4
/
+0
2016-05-23
Software breakpoints sort of work.
Tim Newsome
1
-0
/
+14
2016-05-23
Have Debug memory kind of working again.
Tim Newsome
1
-5
/
+1
2016-05-23
Refactor how we track in-progress operations.
Tim Newsome
1
-0
/
+2
2016-05-23
Fix store to clear debug interrupt.
Tim Newsome
1
-0
/
+1
2016-05-23
Add debug_module bus device.
Tim Newsome
1
-0
/
+37