Releases: xobs/wishbone-utils
Releases · xobs/wishbone-utils
tag v0.4.8
Signed-off-by: Sean Cross <[email protected]>
tag v0.4.7
Signed-off-by: Sean Cross <[email protected]>
wishbone-tool: tag v0.4.6
Signed-off-by: Sean Cross <[email protected]>
v0.4.5: gdb: avoid panic when examining the end of memory
Avoid an overflow panic when dereferencing 0xffffffff. Signed-off-by: Sean Cross <[email protected]>
v0.4.4: gdb: don't send memory map
The memory map changes too much. Don't send it. Signed-off-by: Sean Cross <[email protected]>
Working UART Support
This fixes UART addresses, which were all shifted left by two bits.
v0.4.2: csv: make all named register accesses lowercase
Signed-off-by: Sean Cross <[email protected]>
v0.4.1: travis: disable darwin nightly
Giving a strange error about not providing an image. Signed-off-by: Sean Cross <[email protected]>
v0.4.0: server: add messible polling
Signed-off-by: Sean Cross <[email protected]>
v0.3.2: travis: disable tests on ppc64le
The qemu instance appears to no longer work. Signed-off-by: Sean Cross <[email protected]>