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
2024-02-11
jep106: update to revision JEP106BI January 2024
Antonio Borneo
1
-4
/
+54
2024-02-11
jtag interfaces: Reduce usage of global for jtag queue
Evan Hunter
31
-65
/
+72
2024-02-11
jtag/drivers: fix reset logic handling in OpenJTAG
N S
1
-7
/
+11
2024-02-11
jtag/drivers: OpenJTAG standard variant perf improvement
N S
1
-1
/
+12
2024-02-11
jtag: fix jtag configure command containing events
Antonio Borneo
1
-1
/
+1
2024-02-11
helper/log: report the file in `log_output` command
Evgeniy Naydanov
2
-24
/
+22
2024-02-11
jtag/mpsse: mpsse_flush should not treat LIBUSB_ERROR_INTERRUPTED as an error
Parshintsev Anatoly
1
-14
/
+9
2024-02-11
jtag/drivers: Add vid_pid command to OpenJTAG
N S
2
-0
/
+27
2024-02-11
target/cortex_m: fix couple of comments
Tomas Vanek
1
-8
/
+6
2024-02-11
target/cortex_m: drop useless target_halt() call
Tomas Vanek
1
-27
/
+4
2024-02-11
target/cortex_m: prevent asserting reset if examine is deferred
Tomas Vanek
1
-1
/
+2
2024-02-08
jtag/adapter: retype adapter_gpio_config.{gpio,chip}_num
Vincent Fazio
5
-30
/
+34
2024-02-04
jtag/drivers/jlink: make jlink quiet polling target in -d 3
Tomas Vanek
1
-2
/
+2
2024-01-28
target/esirisc: free memory at OpenOCD exit
Antonio Borneo
1
-0
/
+40
2024-01-28
target: get_gdb_arch() accepts target via const pointer
Evgeniy Naydanov
13
-15
/
+15
2024-01-28
target: pass target to observers via const pointer
Evgeniy Naydanov
2
-13
/
+13
2024-01-28
target/xtensa: add dual-core support
Ian Thompson
5
-372
/
+455
2024-01-21
jtag/vdebug: add support for DAP6
Jacek Wuwer
10
-91
/
+200
2024-01-21
jtag/vdebug: fix socket options on CYGWIN
Jacek Wuwer
1
-1
/
+6
2024-01-21
target/xtensa: update COMMAND_HELPER output to use command_print() API
Ian Thompson
1
-48
/
+38
2024-01-21
contrib/rtos-helpers/uCOS-III-openocd: change license to Apache-2.0
Antonio Borneo
1
-1
/
+10
2024-01-21
LICENSES: Add the Apache-2.0 license for standalone files
Antonio Borneo
2
-0
/
+190
2024-01-21
jtag/drivers: Correct ANGIE driver and GPIO Extender configuration
Ahmed BOUDJELIDA
1
-47
/
+46
2024-01-21
jtag/drivers/cmsis_dap_usb_bulk: fix clang warning
Tomas Vanek
1
-1
/
+1
2024-01-13
jtag: rewrite jim_jtag_configure() as COMMAND_HANDLER
Antonio Borneo
4
-124
/
+82
2024-01-13
contrib/firmware: Change USB interruption handling for JTAG/I2C communications
Ahmed BOUDJELIDA
4
-26
/
+31
2024-01-13
jtag/drivers: Add GPIO extender configuration function to ANGIE driver
Ahmed BOUDJELIDA
5
-27
/
+116
2024-01-13
jtag/drivers: give ANGIE a new PID after renumeration
Ahmed BOUDJELIDA
5
-7
/
+12
2024-01-13
jtag/drivers: correct the angie_reset function
Ahmed BOUDJELIDA
1
-5
/
+7
2024-01-13
contrib/firmware: Add direction control for 'SCL' i2c signal
Ahmed BOUDJELIDA
7
-13
/
+22
2024-01-13
jtag/drivers: send bitstream size to firmware via libusb
Ahmed BOUDJELIDA
1
-10
/
+14
2024-01-13
contrib/firmware: update gpif FSM configuration file
Ahmed BOUDJELIDA
1
-10
/
+10
2024-01-13
target/mips32: fix false positive from clang
Antonio Borneo
1
-8
/
+9
2024-01-13
target/xtensa: enable xtensa algo support
ianst
3
-4
/
+23
2024-01-13
helper/command: pass command arguments also as Jim_Obj
Antonio Borneo
3
-0
/
+9
2024-01-13
helper/command: inline run_command() in exec_command()
Antonio Borneo
1
-25
/
+18
2024-01-13
helper/command: simplify exec_command()
Antonio Borneo
1
-29
/
+9
2024-01-13
helper/command: simplify script_command_args_alloc()
Antonio Borneo
1
-7
/
+4
2024-01-13
helper/command: drop unused variables
Antonio Borneo
1
-4
/
+2
2024-01-13
target: drop deprecated code for mem2array and array2mem
Antonio Borneo
2
-441
/
+35
2024-01-13
LICENSES: drop SPDX tag 'GPL-2.0' and use 'GPL-2.0-only'
Antonio Borneo
3
-7
/
+1
2024-01-13
target/arc: skip over breakpoints in arc_resume()
Evgeniy Didin
1
-1
/
+58
2024-01-13
target/arc: restore breakpoints in arc_resume()
Evgeniy Didin
1
-0
/
+36
2024-01-13
target/xtensa: extra debug info for "xtensa exe" failures
ianst
2
-10
/
+17
2024-01-13
cortex_m: add detection of MVE feature for Armv8.1-M cores
Tarek BOCHKATI
2
-19
/
+34
2024-01-13
ipdbg: improve ipdbg-host speed
Daniel Anselmi
1
-67
/
+209
2024-01-12
jtag/drivers/cmsis_dap: use oocd_libusb_dev_mem_alloc() helper
Tomas Vanek
1
-23
/
+18
2024-01-12
drivers/libusb_helper: introduce oocd_libusb_dev_mem_alloc() helper
Tomas Vanek
2
-0
/
+79
2024-01-06
target/adiv5: probe MEM-AP supported transfer sizes including large data
Tomas Vanek
3
-126
/
+268
2024-01-06
target/arm_adi_v5: rework Nuvoton NPCX quirk workaround.
Tomas Vanek
1
-15
/
+19
[prev]
[next]