aboutsummaryrefslogtreecommitdiff
path: root/riscv/remote_bitbang.cc
AgeCommit message (Expand)AuthorFilesLines
2019-04-06fixing compilation errors on openbsdDinesh Thirumurthy1-0/+7
2017-05-15debug: whitespace errorsMegan Wachs1-2/+2
2017-05-15Merge branch 'debug-0.13' into HEADMegan Wachs1-0/+6
2017-04-26Don't spin on the remote bitbang readsPalmer Dabbelt1-1/+1
2017-04-18debug: move remote_bitbang into riscvMegan Wachs1-0/+180
2017-04-18debug: Remove duplicate remote_bitbang fileMegan Wachs1-174/+0
2017-02-21Improve debug performance.Tim Newsome1-51/+63
2017-02-12Fix stack overflow and support --rbb-port=0Tim Newsome1-2/+13
2017-02-07OpenOCD does a dmi read and gets dummy value back.Tim Newsome1-4/+7
2017-02-06Remove unnecessary circular buffer code.Tim Newsome1-158/+58
2017-02-06Refactor remote bitbang code.Tim Newsome1-11/+23
2017-02-03OpenOCD can now scan out the hacked IDCODE.Tim Newsome1-7/+32
2017-02-03OpenOCD connects, and sends some data that we receive.Tim Newsome1-0/+211