COMMITS
/ riscv/debug_module.h March 4, 2019
T
Implement halt groups (#280)
Tim Newsome committed
December 4, 2018
T
Add --dmi-rti and --abstract-rti to test OpenOCD.
Tim Newsome committed
August 24, 2018
T
Add dummy custom debug registers, to test OpenOCD. (#233)
Tim Newsome committed
June 11, 2018
T
Update debug_defines.h
Tim Newsome committed
March 16, 2018
T
Implement debug havereset bits
Tim Newsome committed
March 8, 2018
T
Merge pull request #177 from riscv/debug_auth
Tim Newsome committed
February 27, 2018
T
Add debug module authentication.
Tim Newsome committed
January 30, 2018
T
WIP. Doesn't work.
Tim Newsome committed
February 1, 2018
T
Add --debug-sba option
Tim Newsome committed
January 29, 2018
T
Update debug_defines
Tim Newsome committed
January 12, 2018
T
Support debug system bus access.
Tim Newsome committed
October 12, 2017
T
Set impebreak.
Tim Newsome committed
T
Update to latest debug_defines.h.
Tim Newsome committed
October 10, 2017
T
Make progbuf a run-time option.
Tim Newsome committed
April 18, 2017
M
debug: Use Debug-Module specific constants instead of global defines.
Megan Wachs committed
M
debug: Checkpoint which somewhat works with OpenOCD v13, but still has some bugs.
Megan Wachs committed
M
debug: Move things around, but addresses now conflict with ROM.
Megan Wachs committed
February 25, 2017
T
Update bits to latest spec.
Tim Newsome committed
February 23, 2017
T
Implement halt request.
Tim Newsome committed
February 16, 2017
T
Implement autoexec. DMI op 2 is just write now.
Tim Newsome committed
February 15, 2017
T
Implement resume (untested).
Tim Newsome committed
February 14, 2017
T
Implement program buffer preexec/postexec.
Tim Newsome committed
February 13, 2017
T
Abstract register read mostly working.
Tim Newsome committed
February 12, 2017
T
Fix stack overflow and support --rbb-port=0
Tim Newsome committed
February 11, 2017
T
Entering debug mode now jumps to "dynamic rom"
Tim Newsome committed
February 10, 2017
T
Implement hartstatus field.
Tim Newsome committed
February 9, 2017
T
Add writable ibuf and data registers.
Tim Newsome committed
T
Serve up a correct dmcontrol register.
Tim Newsome committed
February 7, 2017
T
OpenOCD does a dmi read and gets dummy value back.
Tim Newsome committed
May 11, 2016
T
Turn off debugging.
Tim Newsome committed
May 4, 2016
T
Software breakpoints sort of work.
Tim Newsome committed
May 1, 2016
T
Have Debug memory kind of working again.
Tim Newsome committed
April 27, 2016
T
Refactor how we track in-progress operations.
Tim Newsome committed
April 26, 2016
T
Fix store to clear debug interrupt.
Tim Newsome committed
April 24, 2016
T
Add debug_module bus device.
Tim Newsome committed