index
:
riscv-tools/riscv-openocd.git
FE_402_fix
__archive__
add_macos_build
autoconf
bscan_optimization
bscan_tunnel
buf_sget
build32
busy
compliance_dev
debug-log-reg-failure
deinit
dmi_read
dmstatus_version
dsp5680_build
eclipse_memory_read
eclipse_multicore_fix
examine_command
examine_unavailable_harts
examine_unavailable_harts_backup
examine_unavailable_harts_rebase
examine_unavailable_harts_squash
fence_i_fix_for_release
fix-halt-reason-after-singlestep
fix_macbuild
gd32vf103
gdb_next_port
gitignore-build
global
halt_examine
haltreq
hypervisor_translate
jlink
log_output
macbuild
macro
manual_hwbp
master
mem64
mpsse_flush
multicore
new_bscan_approach
newprogram
nohartstatus
old_fixes_and_eclipse_memory_read
old_triggers
print_port
race
rbb_cleanup
regcache
regression_test_janmat_experim
release
remove-slot_t-from-riscv-013
reset_test
reverse-resume-order
riscv
riscv-batch-cleanup
riscv-compliance
riscv-compliance-dev
s2_increment
sba_tests
set_group
static
travis-nop
update_defines
us_xds110
vector2
winbuild
wip
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-18
Still restore registers if an access failed.
Tim Newsome
1
-8
/
+11
2017-10-18
Fix FPR access.
Tim Newsome
1
-5
/
+8
2017-10-18
Differentiate "target not halted" messages.
Tim Newsome
2
-8
/
+9
2017-10-18
Document `struct reg` fields.
Tim Newsome
1
-0
/
+15
2017-10-17
Don't crash when encountering RV64.
Tim Newsome
1
-7
/
+3
2017-10-17
Memory read/write works if the core can keep up.
Tim Newsome
1
-11
/
+8
2017-10-17
MemTest64 passes.
Tim Newsome
2
-4
/
+18
2017-10-16
Memtest{16,32} pass.
Tim Newsome
4
-217
/
+126
2017-10-16
tcl: add hi3798 target and Tocoding Poplar board config
Peter Griffin
2
-0
/
+77
2017-10-13
At least some memory writes work.
Tim Newsome
3
-130
/
+94
2017-10-12
Register read/write might be working.
Tim Newsome
2
-72
/
+67
2017-10-12
WIP; doesn't work.
Tim Newsome
5
-174
/
+55
2017-10-10
Remove duplicate progbuf size variable.
Tim Newsome
1
-21
/
+13
2017-10-09
Merge pull request #123 from riscv/fast_rbb
Tim Newsome
3
-33
/
+147
2017-10-09
Merge pull request #129 from riscv/minor_revert
Tim Newsome
1
-1
/
+1
2017-10-08
Revert this LOG_INFO to LOG_DEBUG.
Tim Newsome
1
-1
/
+1
2017-10-06
Clean up this JTAG debug code.
Tim Newsome
1
-62
/
+10
2017-10-04
Merge pull request #126 from riscv/compile
Tim Newsome
1
-2
/
+2
2017-10-04
Fix compile warnings.
Tim Newsome
1
-2
/
+2
2017-10-04
Merge pull request #125 from riscv/cleanup
Tim Newsome
1
-35
/
+0
2017-10-04
Revert ae74097f (extra ftdi debug).
Tim Newsome
1
-35
/
+0
2017-10-04
Ensure the buffer doesn't overflow.
Tim Newsome
3
-19
/
+46
2017-10-04
Merge pull request #118 from riscv/priv
Tim Newsome
3
-57
/
+47
2017-10-03
Add read buffer to bitbang, improving performance.
Tim Newsome
3
-24
/
+111
2017-10-03
Merge pull request #116 from riscv/multigdb
Tim Newsome
3
-13
/
+39
2017-10-03
Merge pull request #120 from gnu-mcu-eclipse/riscv-warnings
Tim Newsome
3
-1
/
+8
2017-10-03
Merge pull request #121 from gnu-mcu-eclipse/riscv-reorder
Tim Newsome
1
-1
/
+1
2017-10-03
nrf5: Add nRF52832-QFAA support
Slowcoder
2
-1
/
+17
2017-10-03
nrf51: Rename to nrf5
Slowcoder
4
-284
/
+312
2017-10-03
nrf51: Refactor device-list
Slowcoder
1
-259
/
+45
2017-10-03
stm32lx.c: Read IDcode at appropriate address.
Uwe Bonnes
1
-9
/
+6
2017-10-03
target: atheros_ar9344: add simple uart0 test
Oleksij Rempel
1
-0
/
+23
2017-10-03
board: add TP-Link WDR4300 config
Oleksij Rempel
1
-0
/
+160
2017-10-03
target: add atheros_ar9344.cfg
Oleksij Rempel
1
-0
/
+16
2017-10-03
board: tp-link_tl-mr3020: add ath79 support
Oleksij Rempel
1
-0
/
+2
2017-10-03
server: Add port number to socket bind error
Robert Foss
1
-1
/
+1
2017-10-03
tcl/interface/ftdi: improve minimodule config
Diego Herranz
1
-7
/
+6
2017-10-03
flash: efm32: add support for EFR-familty (e.g. bluegecko)
Andrea Merello
2
-32
/
+71
2017-10-03
tcl/interface/ftdi/sheevaplug: Fix FTDI channel configuration
Jonathan McDowell
1
-1
/
+1
2017-10-03
Add missing break
Fabio Utzig
1
-1
/
+1
2017-10-03
stm32f2x: Fix left shift of negative value
Marc Schink
1
-1
/
+1
2017-10-03
Fix typo in comment.
Tim Newsome
1
-1
/
+1
2017-10-03
jlink: Disable TCP/IP discovery
Marc Schink
1
-1
/
+7
2017-10-03
jlink: Disable automatic device selection
Marc Schink
1
-4
/
+9
2017-10-03
jlink: Use error description in log messages
Marc Schink
1
-42
/
+35
2017-10-03
jlink: Make libusb optional
Marc Schink
2
-2
/
+9
2017-10-03
jlink: Make use of debug level for I/O messages
Marc Schink
1
-0
/
+3
2017-10-03
libjaylink: Update to latest Git version
Marc Schink
2
-1
/
+1
2017-10-03
helper/options: Add missing #include for MinGW and MSYS2
Marc Schink
1
-0
/
+3
2017-10-03
configure: bring back all default JimTcl extensions
Paul Fertser
1
-1
/
+1
[prev]
[next]