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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-23
openocd: src: replace the GPL and BSD-Source-Code license tags
Antonio Borneo
3
-161
/
+37
2022-07-23
openocd: src: replace the GPL with eCos exception 2.0 license tag
Antonio Borneo
1
-24
/
+2
2022-07-23
openocd: src: replace the BSD-2-Clause-Views license tag
Antonio Borneo
2
-56
/
+6
2022-07-23
openocd: src: replace the BSD-3-Clause license tag
Antonio Borneo
1
-27
/
+2
2022-07-23
openocd: src: add GPL license tag on files that miss it
Antonio Borneo
4
-0
/
+8
2022-07-23
openocd: src: remove duplicated GPL license tag
Antonio Borneo
1
-13
/
+0
2022-07-23
openocd: build: add SPDX tag
Antonio Borneo
27
-0
/
+54
2022-07-02
semihosting: fix return value of SYS_READ and SYS_WRITE
Pavel Kirienko
1
-9
/
+3
2022-07-02
target: esp_xtensa_smp: fix clang report
Antonio Borneo
1
-1
/
+1
2022-07-02
semihosting: move semihosting_result_t from riscv.h to the semihosting_common.h
Erhan Kurubas
4
-29
/
+31
2022-07-02
jtag: add esp_usb_jtag driver
Erhan Kurubas
3
-0
/
+817
2022-06-24
helper: fix build with mingw gcc 12.1.0
Antonio Borneo
1
-2
/
+4
2022-06-24
semihosting: remove comparison with NULL
Antonio Borneo
1
-1
/
+1
2022-06-24
drivers/linuxgpiod: simplify gpio release
Antonio Borneo
1
-32
/
+13
2022-06-24
drivers/linuxgpiod: release gpio at exit
Antonio Borneo
1
-0
/
+1
2022-06-24
aarch64: fix handling of 'reset halt'
Antonio Borneo
1
-5
/
+5
2022-06-24
semihosting: add custom user command handler
Erhan Kurubas
2
-19
/
+33
2022-06-24
esp32s2: convert counted timeout to timeval_ms
Erhan Kurubas
1
-6
/
+8
2022-06-24
target: add Espressif ESP32-S3 basic support
Erhan Kurubas
4
-2
/
+730
2022-06-24
target: add Espressif ESP32 basic support
Erhan Kurubas
8
-3
/
+1546
2022-06-24
arm_adi_v5: parse ROM tables behind SoC-600 APv1 adapter
Antonio Borneo
1
-3
/
+12
2022-06-24
adiv6: stay in same AP during dap_lookup_cs_component()
Antonio Borneo
1
-0
/
+7
2022-06-24
adiv6: add support for ROM tables in AP
Antonio Borneo
1
-31
/
+141
2022-06-24
adiv6: prepare for AP level ROM tables
Antonio Borneo
1
-16
/
+28
2022-06-24
arm_adi_v5: add option 'root' to 'dap info' command
Antonio Borneo
3
-6
/
+62
2022-06-24
adiv6: use struct adiv5_ap->ap_num to contain the AP base address
Antonio Borneo
8
-68
/
+134
2022-06-24
adiv6: add low level swd transport
Antonio Borneo
1
-26
/
+52
2022-06-24
adi_v5_jtag: extend memaccess_tck to every AP access
Kevin Burke
1
-8
/
+5
2022-06-24
adiv6: add low level jtag transport
Kevin Burke
5
-19
/
+134
2022-06-24
adi_v5_jtag: clear sticky overrun error
Antonio Borneo
1
-2
/
+2
2022-06-24
adiv6: read ROM Table address size
Kevin Burke
2
-0
/
+20
2022-06-24
adiv6: re-organize mem_ap registers definition
Kevin Burke
5
-115
/
+143
2022-06-24
adiv6: add dap flags -adiv5 and -adiv6
Kevin Burke
2
-0
/
+33
2022-06-24
arm_adi_v5: add ap refcount and add get/put around ap use
Antonio Borneo
12
-69
/
+330
2022-06-10
semihosting: fix accessing memory outside the bounds of the fn array
Erhan Kurubas
1
-3
/
+5
2022-06-10
telnet_server: fix scan-build warning
Tarek BOCHKATI
1
-1
/
+5
2022-06-10
arm_adi_v5: check for calloc() return value
Antonio Borneo
1
-0
/
+4
2022-06-10
drivers/bitbang: silence scan-build warning
Antonio Borneo
1
-1
/
+2
2022-06-10
arm_adi_v5: fix scan-build warning [3/3]
Antonio Borneo
1
-0
/
+2
2022-06-10
arm_adi_v5: fix scan-build warning [2/3]
Antonio Borneo
1
-1
/
+3
2022-06-10
arm_adi_v5: fix scan-build warning [1/3]
Antonio Borneo
1
-2
/
+3
2022-06-10
flash/nor/numicro: remove useless architecture check
Tomas Vanek
1
-7
/
+0
2022-06-08
telnet_server: fix valgrind error
Erhan Kurubas
1
-10
/
+1
2022-06-04
flash/stm32l4x: fix scan-build warnings
Tarek BOCHKATI
1
-42
/
+47
2022-06-04
stlink: manage TCP_BUSY status code when using RW MISC
Tarek BOCHKATI
1
-0
/
+7
2022-06-04
target/riscv: drop unused variable registers_initialized
Tomas Vanek
2
-8
/
+0
2022-06-04
target: add Espressif ESP32-S2 basic support
Erhan Kurubas
13
-1
/
+4956
2022-06-03
cortex_a: get rid of not needed log messages
Tarek BOCHKATI
1
-1
/
+1
2022-05-29
flash/nor/core, target: don't ask for working mem if no target algo
Tomas Vanek
2
-2
/
+6
2022-05-27
Give each SMP group a unique number.
Tim Newsome
2
-2
/
+4
[prev]
[next]