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-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
2021-09-25
arm_adi_v5: move in a separate function devtype decode/display
Kevin Burke
1
-140
/
+149
2021-09-25
arm_adi_v5: simplify handling of AP type
Antonio Borneo
2
-70
/
+65
2021-09-25
arm_coresight: add include file and use it
Antonio Borneo
5
-51
/
+145
2021-09-25
armv7m.h: relax dependency from 'arm_adi_v5.h'
Antonio Borneo
19
-1
/
+21
2021-09-18
Partially Revert "flash/stm32l4x: introduce flash programming without loader"
Oleksij Rempel
1
-41
/
+13
2021-09-18
flash/stm32l4x: fix dual bank support for STM32L552xC devices
Tarek BOCHKATI
1
-3
/
+5
2021-09-18
helper/command: fix echo return values
Tarek BOCHKATI
1
-5
/
+7
2021-09-18
jep106.inc: Update to revision JEP106BC
Florian Zaruba
1
-8
/
+206
2021-09-18
stlink: Add PID for V3 device without MSD
Andreas Sandberg
1
-0
/
+2
[next]