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
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-23
openocd: src/target: replace the GPL-2.0-or-later license tag
Antonio Borneo
192
-2501
/
+384
2022-07-23
openocd: src: fix incorrect SPDX tags
Antonio Borneo
11
-22
/
+22
2022-07-23
openocd: src: replace the incomplete GPL-2.0-or-later license tag
Antonio Borneo
6
-71
/
+20
2022-07-23
openocd: src: add GPL license tag on files that miss it
Antonio Borneo
1
-0
/
+2
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
6
-0
/
+12
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-06-24
semihosting: remove comparison with NULL
Antonio Borneo
1
-1
/
+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
7
-63
/
+128
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
3
-19
/
+102
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
3
-86
/
+114
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
9
-56
/
+271
2022-06-10
semihosting: fix accessing memory outside the bounds of the fn array
Erhan Kurubas
1
-3
/
+5
2022-06-10
arm_adi_v5: check for calloc() return value
Antonio Borneo
1
-0
/
+4
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-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
1
-1
/
+1
2022-05-27
Give each SMP group a unique number.
Tim Newsome
2
-2
/
+4
2022-05-21
semihosting: add semihosting_basedir command
Erhan Kurubas
3
-3
/
+59
2022-05-21
target: fix clang static analyzer warning
Tomas Vanek
1
-1
/
+1
2022-05-18
target/riscv: fix 'reset run' after 'reset halt'
Tomas Vanek
1
-5
/
+5
2022-05-14
aarch64: don't wait for smp targets halted in deassert reset
Antonio Borneo
1
-3
/
+7
2022-05-14
arm_adi_v5: add support for 64bit Class 0x9 ROM tables
Antonio Borneo
1
-11
/
+32
2022-05-14
arm_adi_v5: replace dap_lookup_cs_component()
Antonio Borneo
2
-76
/
+85
2022-05-14
arm_adi_v5: let dap_lookup_cs_component() to get AP dbgbase
Antonio Borneo
4
-28
/
+24
2022-05-14
arm_adi_v5: abstract actions during ROM table parsing
Antonio Borneo
1
-30
/
+123
2022-05-14
arm_adi_v5: separate ROM table parsing from command output [3/3]
Antonio Borneo
1
-17
/
+41
2022-05-14
arm_adi_v5: separate ROM table parsing from command output [2/3]
Antonio Borneo
2
-65
/
+107
2022-05-14
arm_adi_v5: separate ROM table parsing from command output [1/3]
Antonio Borneo
1
-6
/
+44
[next]