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
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
3
-1
/
+79
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
2021-11-20
target: Use target_addr_t for algorithm addresses.
Tim Newsome
2
-6
/
+6
2021-11-20
riscv: Clear type 6 triggers on connecting.
Tim Newsome
1
-0
/
+4
2021-11-20
riscv: Regenerated debug_defines.h and encoding.h
Jan Matyas
2
-165
/
+1705
2021-11-20
jimtcl: update to master branch 20211108
Antonio Borneo
1
-0
/
+0
2021-11-20
adi_v5_swd: add comment to describe debug flag 'do_sync'
Antonio Borneo
1
-0
/
+1
2021-11-20
ftdi: add support to switch to/from dormant state
Antonio Borneo
1
-0
/
+20
2021-11-20
jlink: add support to switch to/from dormant state
Antonio Borneo
1
-0
/
+20
2021-11-20
drivers/bitbang: add support to switch to/from dormant state
Antonio Borneo
1
-2
/
+18
2021-11-20
cmsis_dap: add support for dormant-to-jtag
Antonio Borneo
1
-0
/
+5
2021-11-20
arm_adi_v5: add missing enum DORMANT_TO_JTAG
Antonio Borneo
1
-0
/
+1
2021-11-18
cortex_m: Restore fast register reads if no polling is needed
Andreas Fritiofson
1
-0
/
+10
2021-11-18
target/cortex_m: faster reading of all CPU registers
Tomas Vanek
4
-11
/
+179
2021-11-18
cortex_m: poll S_REGRDY on register r/w
Antonio Borneo
1
-5
/
+48
2021-11-18
target/cortex_m: cumulate DHCSR sticky bits
Tomas Vanek
2
-16
/
+54
2021-11-18
target/cortex_m: use cortex_m->dcb_dhcsr in cortex_m_soft_reset_halt()
Tomas Vanek
1
-9
/
+6
2021-11-18
cortex_m: use cortex_m_write_debug_halt_mask() in cortex_m_single_step_core()
Tomas Vanek
1
-5
/
+2
2021-11-18
flash/nor/at91samd: Add SAMR35J18B support
Janco Kock
1
-0
/
+1
2021-11-15
flash/nor/stm32f1x: Add support for GD32E23x
asier70
4
-4
/
+96
2021-11-13
jtagspi: fix build on MacOS
Antonio Borneo
1
-2
/
+2
2021-11-13
flash/stm32h7x: don't read flash size using the H74/H75x CPU2
Tarek BOCHKATI
1
-6
/
+11
2021-11-13
flash/stm32h7x: avoid using magic numbers for device ids
Tarek BOCHKATI
1
-20
/
+25
2021-11-13
stlink (tcp): manage scattered stlink-server responses
Tarek BOCHKATI
1
-9
/
+28
2021-11-13
helper/log: Add macros for target-related errors/warnings/...
Jan Matyas
1
-0
/
+17
2021-11-13
jtag/adapter: fix memory leak on usb location
Antonio Borneo
1
-0
/
+2
2021-11-13
jtag: remove file driver.h
Antonio Borneo
5
-30
/
+6
2021-11-13
jtag: align adapter speed code to new structure
Antonio Borneo
11
-59
/
+59
2021-11-13
jtag: move prototype of adapter init/quit and speed to adapter.h
Antonio Borneo
10
-31
/
+40
2021-11-13
jtag/adapter: move config vars in struct adapter_config
Antonio Borneo
1
-20
/
+22
2021-11-13
jtag: move adapter init/quit and speed to adapter.c
Antonio Borneo
3
-182
/
+186
2021-11-13
jtag/adapter: move 'usb location' code in adapter.c
Antonio Borneo
9
-142
/
+126
2021-11-13
jtag/core: get rid of variable 'jtag'
Antonio Borneo
1
-32
/
+36
2021-11-12
Update jtagspi driver for 1-, 2- and 4-byte addresses
Andreas Bolsch
2
-90
/
+470
2021-11-07
jimtcl: revert temporary workaround for memory leak in jimtcl 0.80
Antonio Borneo
1
-35
/
+0
2021-11-07
Makefile: remove workaround for jimtcl 0.80
Antonio Borneo
1
-2
/
+0
2021-11-05
rtos: use struct member names instead of comments
Tim Newsome
9
-90
/
+82
[next]