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
2022-10-05
Improve user messages.
halt_examine
Tim Newsome
1
-2
/
+2
2022-10-04
target: Try to examine unexamined target in halt()
Tim Newsome
1
-2
/
+8
2022-09-29
Use LOG_TARGET_FOO() functions in more places. (#731)
Tim Newsome
3
-43
/
+34
2022-09-27
Merge pull request #727 from riscv/poll_backoff
Tim Newsome
2
-35
/
+34
2022-09-27
Merge pull request #733 from en-sc/en-sc/remove-erroneous-debuglog
Tim Newsome
1
-14
/
+0
2022-09-27
Merge pull request #732 from en-sc/en-sc/error-code-regwrite-direct
Tim Newsome
1
-12
/
+25
2022-09-26
Remove incorrect debug_log in wait_for_idle
Evgeniy Naydanov
1
-14
/
+0
2022-09-26
Propagate error code in register_read/write_direct
Evgeniy Naydanov
1
-12
/
+25
2022-09-23
Merge pull request #729 from mrv96/patch-1
Tim Newsome
3
-3
/
+51
2022-09-22
Improve oSCAN1 documentation
mrv96
1
-3
/
+16
2022-09-22
Don't use const on temporary variable.
Tim Newsome
1
-1
/
+1
2022-09-19
Add Digilent JTAG-HS2 cJTAG configuration
mrv96
1
-0
/
+19
2022-09-19
Support for custom TMSC buffer
mrv96
1
-0
/
+16
2022-09-19
Make large if() more readable.
Tim Newsome
1
-4
/
+2
2022-09-19
Add explanatory comment.
Tim Newsome
1
-0
/
+1
2022-09-19
Fix comment indent.
Tim Newsome
1
-1
/
+1
2022-09-16
Make polling_interval unsigned.
Tim Newsome
1
-1
/
+1
2022-09-16
Make poll backoff time based.
Tim Newsome
2
-34
/
+34
2022-09-14
Merge pull request #726 from riscv/timeout_msg
Tim Newsome
1
-1
/
+7
2022-09-13
Add error message when dmstatus read times out.
Tim Newsome
1
-1
/
+7
2022-09-09
Don't read dmcontrol to set hartsel (#723)
Tim Newsome
1
-4
/
+1
2022-09-02
Remove rtos.gdb_v_packet. (#722)
Tim Newsome
3
-7
/
+0
2022-08-25
Add copyright line to encoding.h. (#718)
Tim Newsome
1
-1
/
+3
2022-08-22
encoding.h license changed to BSD-3-Clause (#717)
Tim Newsome
1
-2
/
+2
2022-08-18
Update encoding.h again. (#713)
Tim Newsome
1
-8
/
+94
2022-08-01
Fix overflow issue in write_memory_progbuf (#714)
Evgeniy Naydanov
1
-7
/
+5
2022-07-25
Properly set dmcs2.grouptype. (#712)
Tim Newsome
1
-1
/
+1
2022-07-18
Update debug_defines.h. (#711)
Tim Newsome
1
-10
/
+8
2022-07-08
Update with latest encoding from riscv-opcodes (#710)
Tim Newsome
1
-3374
/
+3573
2022-06-23
Convert filter_openocd_log.py to use python3. (#709)
Tim Newsome
1
-5
/
+5
2022-06-16
Fix: Prevent segfault in riscv_invalidate_register_cache for non-examined tar...
Jan Matyas
2
-7
/
+4
2022-06-15
Remove unused code. (#707)
Tim Newsome
1
-2
/
+0
2022-06-08
Document `ftdi oscan1_mode` (#705)
Tim Newsome
1
-0
/
+7
2022-06-06
tcl: add Espressif riscv targets (ESP32-C2 & ESP32-C3) (#706)
Erhan Kurubas
6
-0
/
+284
2022-06-01
flash: redirect gd32vf103 driver to stm32f1x (#704)
Huaqi Fang
2
-0
/
+54
2022-05-25
Use new debug_defines.h (#703)
Tim Newsome
3
-1040
/
+1467
2022-05-18
Correctly set target->smp. (#701)
Tim Newsome
1
-1
/
+0
2022-05-16
Change set_haltgroup() to more general set_group() (#697)
Tim Newsome
1
-7
/
+14
2022-05-16
fix: semihosting_fileio display the unsupported info (#699)
wzgpeter
1
-5
/
+5
2022-05-12
Merge pull request #696 from riscv/from_upstream
Tim Newsome
23
-1568
/
+566
2022-05-04
Try to fix capstone build for win32.
Tim Newsome
1
-0
/
+1
2022-05-04
server/gdb: fix gdb remote monitor cmd on multi-target
Antonio Borneo
1
-4
/
+16
2022-05-03
Remove gd32vf103 flash driver.
Tim Newsome
3
-1347
/
+0
2022-05-03
Merge branch 'master' into from_upstream
Tim Newsome
19
-221
/
+553
2022-05-02
Merge pull request #694 from riscv/trigger_hit
Tim Newsome
3
-8
/
+87
2022-05-01
drivers/cmsis-dap: Correct the DAP protocol parameter parsing error
jihongbin
1
-7
/
+7
2022-04-30
target/disassembler: update capstone include path to <capstone.h>
fatalc
2
-2
/
+2
2022-04-30
target/arm_cti: Fix error handling in 'cti create'
Marc Schink
1
-1
/
+6
2022-04-30
bcm2835gpio: Make buffer an output before the GPIO connected to it
Steve Marple
1
-6
/
+7
2022-04-30
linuxgpiod: add SWDIO buffer
Steve Marple
1
-0
/
+47
[next]