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-01-22
aarch64: dump a message when CTI is missing
Antonio Borneo
1
-1
/
+3
2022-01-05
flash/nor/efr32: fixed lockbits and user data
Doug Brunner
1
-83
/
+221
2021-12-24
target/riscv: calloc() memory per register.
Tim Newsome
2
-8
/
+5
2021-12-24
semihosting: use macro COMMAND_HANDLER
Antonio Borneo
1
-4
/
+4
2021-12-18
gdb_server: fix a comment in gdb_new_connection()
Antonio Borneo
1
-4
/
+7
2021-12-18
openocd: add keep_alive during command sleep
Antonio Borneo
1
-0
/
+1
2021-12-18
target/cortex_m: minor refactoring in cortex_m_store_core_reg_u32()
Tomas Vanek
1
-3
/
+1
2021-12-18
jtag/drivers/vsllink: fix memory leak
Tomas Vanek
1
-0
/
+1
2021-12-11
flash/nor/spi: add micron MT25QU01G
Jaehoon Park
1
-0
/
+1
2021-12-11
target/arm_jtag.h: fix wrong comparison in arm_jtag_set_instr
Bohdan Tymkiv
1
-1
/
+2
2021-12-11
linuxgpiod: Allow using multiple GPIO chips.
Laszlo Sitzer
1
-90
/
+175
2021-12-11
target/target: Check checksum_memory before call
Yasushi SHOJI
1
-0
/
+4
2021-12-11
adi_v5_swd: add jtag-to-swd through dormant
Antonio Borneo
2
-2
/
+18
2021-12-11
cortex_m: remove last references to debugport_init()
Antonio Borneo
1
-1
/
+0
2021-12-03
gdb_server: added and improved several debug prints
Jan Matyas
1
-3
/
+8
2021-12-03
target,flash: allow target_free_working_area on NULL area pointer
Tomas Vanek
10
-35
/
+35
2021-12-03
flash/nor/fespi: algorithm, large address, errors
Tim Newsome
1
-327
/
+148
2021-12-03
flash/nor/at91samd: remove 'at91samd info' command
Tomas Vanek
1
-13
/
+0
2021-12-03
flash/nor/kinetis_ke: remove 'kinetis mdm test_securing' cmd
Tomas Vanek
1
-40
/
+0
2021-12-03
flash/nor/kinetis_ke: add .help fields for tcl commands
Tomas Vanek
1
-4
/
+4
2021-11-29
flash/nor/efm32: fixed BG1x identification
Doug Brunner
1
-3
/
+3
2021-11-28
drivers: call adapter_get_required_serial() in jtag_libusb_open()
Antonio Borneo
14
-22
/
+17
2021-11-28
jtag/hla, jtag/stlink: switch to command 'adapter serial'
Antonio Borneo
6
-67
/
+32
2021-11-28
jtag/jlink: switch to command 'adapter serial'
Antonio Borneo
2
-34
/
+23
2021-11-28
jtag/xds110: switch to command 'adapter serial'
Antonio Borneo
2
-47
/
+13
2021-11-28
jtag/vsllink: switch to command 'adapter serial'
Antonio Borneo
4
-29
/
+10
2021-11-28
jtag/presto: switch to command 'adapter serial'
Antonio Borneo
2
-42
/
+11
2021-11-28
jtag/kitprog: switch to command 'adapter serial'
Antonio Borneo
2
-26
/
+8
2021-11-28
jtag/ftdi: switch to command 'adapter serial'
Antonio Borneo
2
-24
/
+9
2021-11-28
jtag/ft232r: switch to command 'adapter serial'
Antonio Borneo
2
-20
/
+10
2021-11-28
jtag/cmsis_dap: switch to command 'adapter serial'
Antonio Borneo
5
-25
/
+11
2021-11-28
jtag/aice: switch to command 'adapter serial'
Antonio Borneo
3
-22
/
+8
2021-11-28
jtag/adapter: add command 'adapter serial'
Antonio Borneo
2
-0
/
+27
2021-11-25
target/hla_target: set cortex_m->common_magic
Tomas Vanek
3
-1
/
+16
2021-11-23
flash/psoc6: initialize usage field
Antonio Borneo
1
-1
/
+1
2021-11-23
flash/rp2040: don't initialize to NULL fields in struct
Antonio Borneo
1
-1
/
+0
2021-11-23
openocd: declare struct command_registration in a single line
Antonio Borneo
2
-6
/
+3
2021-11-23
openocd: use unique name for struct command_registration
Antonio Borneo
5
-17
/
+17
2021-11-23
openocd: use single line for register_commands*()
Antonio Borneo
7
-16
/
+8
2021-11-20
target/arm_dap: check SWD DAP configuration
Tomas Vanek
1
-0
/
+52
2021-11-20
target/adi_v5_swd: add support for SWD multidrop
Tomas Vanek
2
-35
/
+228
2021-11-20
target/arm_adi_v5,arm_dap: introduce multidrop_targetsel and its configuration
Tomas Vanek
2
-1
/
+65
2021-11-20
target/arm_dap: clean up dap_configure code
Tomas Vanek
1
-18
/
+22
2021-11-20
target/adi_v5_swd: introduce swd_queue_dp_read/write_inner()
Tomas Vanek
1
-74
/
+92
2021-11-20
drivers/bitbang: add support for SWD multidrop
Tomas Vanek
1
-42
/
+33
2021-11-20
drivers/ftdi: add support for SWD multidrop
Tomas Vanek
1
-3
/
+7
2021-11-20
drivers/swd: add support for SWD multidrop
Tomas Vanek
1
-0
/
+41
2021-11-20
target/arm_dap: fix memory leak in error path of dap_create()
Tomas Vanek
1
-1
/
+4
2021-11-20
jtag/hla_layout: add #include <target/arm_tpiu_swo.h>
Tarek BOCHKATI
1
-0
/
+1
2021-11-20
drivers/jtag_vpi: Added "jtag_vpi:" prefixes to log messages
Jan Matyas
1
-5
/
+5
[next]