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
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
1
-90
/
+443
2021-11-07
jimtcl: revert temporary workaround for memory leak in jimtcl 0.80
Antonio Borneo
1
-35
/
+0
2021-11-05
rtos: use struct member names instead of comments
Tim Newsome
9
-90
/
+82
2021-11-05
jtag: drivers: bcm2835gpio: don't allow GPIOs > 31
Paul Fertser
1
-1
/
+1
2021-11-05
Remove remaining references to FTD2XX driver
Andreas Fritiofson
3
-22
/
+2
2021-11-05
drivers/linuxgpiod: add support for opendrain trst
Alex Crawford
1
-1
/
+5
2021-11-05
stlink: skip rw-misc commands with TCP server
Antonio Borneo
1
-0
/
+7
2021-11-05
stlink: add support for rw-misc commands
Antonio Borneo
1
-4
/
+193
2021-11-05
stlink: dequeue CSW write only if it doesn't change csw_default
Antonio Borneo
1
-4
/
+17
2021-11-05
stlink: add support for native no_addr_incr commands
Antonio Borneo
1
-2
/
+106
2021-11-05
stlink: collapse consecutive mem AP r/w in a single command
Antonio Borneo
1
-42
/
+94
2021-11-05
stlink: detect mem_ap R/W and dequeue set TAR and CSW
Antonio Borneo
1
-8
/
+172
2021-11-05
stlink: expose ap number and csw in memory r/w
Antonio Borneo
1
-34
/
+89
2021-11-05
stlink: add queue in dap-direct mode
Antonio Borneo
1
-47
/
+181
2021-11-05
stlink: check buffer size on 16 and 32 bit memory transfer
Antonio Borneo
1
-8
/
+35
2021-11-03
flash/nor/stm32lx: fixed writes at high adapter speeds
Jimmy
1
-4
/
+21
2021-10-25
jtag/core: remove unused variable
Antonio Borneo
1
-2
/
+0
2021-10-25
jtag/aice: remove unused exported struct aice_interface_param_s
Antonio Borneo
1
-11
/
+0
2021-10-25
hla: improve readability of struct hl_interface_s initialization
Antonio Borneo
1
-1
/
+15
2021-10-25
riscv: use relative path to include contrib's data
Antonio Borneo
1
-2
/
+2
2021-10-25
openocd: remove 'src' prefix from #include path
Antonio Borneo
2
-2
/
+2
2021-10-25
Upstream a whole host of RISC-V changes.
Tim Newsome
9
-1639
/
+2601
2021-10-25
flash/nor/psoc6: fix doxygen comment
Antonio Borneo
1
-2
/
+1
2021-10-25
command: document enum command_mode
Antonio Borneo
1
-0
/
+9
2021-10-25
mips64_pracc: fix three dead assignments
Antonio Borneo
1
-5
/
+2
2021-10-25
target/lakemont: fix dead assignment
Antonio Borneo
1
-1
/
+2
2021-10-25
armv8: fix five dead assignments
Antonio Borneo
1
-8
/
+16
2021-10-25
arm_semihosting: fix two dead assignments
Antonio Borneo
1
-2
/
+2
2021-10-25
arm_tpiu_swo: fix two dead assignments
Antonio Borneo
1
-1
/
+5
2021-10-25
jtag/core: fix unused assignment
Antonio Borneo
1
-4
/
+3
2021-10-02
helper: Remove src/helper from include dirs
Yasushi SHOJI
14
-18
/
+18
2021-10-02
uint64_t->target_addr_t for stack pointers.
Tim Newsome
6
-28
/
+28
2021-10-02
stlink-dap: add 'cmd' to send arbitrary commands
Antonio Borneo
1
-0
/
+44
2021-10-02
target: reset target examined flag if target::examine() fails
Tarek BOCHKATI
1
-11
/
+18
2021-10-02
target/cortex_m: enhance multi-core examine logs
Tarek BOCHKATI
1
-3
/
+7
2021-09-25
driver/linuxgpiod: add support for opendrain srst
Alex Crawford
1
-19
/
+24
2021-09-25
Speed up remote bitbang.
Tim Newsome
1
-67
/
+87
2021-09-25
openocd: prevent jimtcl error message while testing commands
Antonio Borneo
4
-4
/
+4
2021-09-25
arm_tpiu_swo: fix support for deprecated 'tpiu' command before 'init'
Antonio Borneo
2
-2
/
+12
2021-09-25
arm_adi_v5: drop ANY_ID from table dap_part_nums
Antonio Borneo
1
-16
/
+5
2021-09-25
arm_adi_v5: add arm Neoverse N2 part numbers
Antonio Borneo
1
-0
/
+1
2021-09-25
arm_adi_v5: add arm Neoverse N1 part numbers
Kevin Burke
1
-0
/
+1
2021-09-25
arm_adi_v5: add arm Cortex-R52 part numbers
Antonio Borneo
1
-0
/
+5
2021-09-25
arm_adi_v5: add arm SoC-600 part numbers
Antonio Borneo
1
-0
/
+14
2021-09-25
arm_adi_v5: add helper to search for part number
Antonio Borneo
1
-27
/
+26
[prev]
[next]