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
2020-11-15
tcl/board: rename board file ST b-l475e-iot01a
Antonio Borneo
1
-0
/
+2
2020-11-11
target/cortex_m: Change sleep to running state
Kevin Yang
2
-7
/
+3
2020-11-08
Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interface
Andreas Bolsch
57
-33
/
+6709
2020-11-07
stlink: fix computation of trace prescaler
Antonio Borneo
1
-6
/
+10
2020-11-07
stlink: fix max SWV baudrate on stlink v3
Antonio Borneo
1
-3
/
+7
2020-11-07
drivers/jlink: fix check for max prescaler
Antonio Borneo
1
-2
/
+2
2020-11-07
build: fix build with --enable-minidriver-dummy
Antonio Borneo
2
-3
/
+3
2020-11-07
target/arm7tdmi: remove unused/deprecated function parameter
Antonio Borneo
1
-81
/
+78
2020-11-07
doc: remove reference to already dropped tftp support
Antonio Borneo
1
-23
/
+0
2020-11-07
configure.ac: add libutil to the dependency list
Antonio Borneo
1
-0
/
+1
2020-11-07
stm32h7x: Fix reset with non-HLA interfaces on macOS
Alberto García Hierro
1
-10
/
+15
2020-11-07
target: Examine subsequent targets after failure
Kevin Yang
1
-3
/
+5
2020-11-07
target/image: Use proper data types
Marc Schink
10
-56
/
+46
2020-11-07
GitHub/WorkFlow: fix for CVE-2020-15228
Tarek BOCHKATI
1
-5
/
+5
2020-11-07
Github: add capstone in windows snapshots
Tarek BOCHKATI
1
-0
/
+11
2020-11-07
contrib/cross-build.sh: build capstone from source
Tarek BOCHKATI
1
-2
/
+25
2020-11-07
tcl/interface/ftdi: Add HIE JTAG Debugger config
Jonathan McDowell
1
-0
/
+20
2020-11-07
doc: Improve 'jlink usb' description
Marc Schink
1
-2
/
+2
2020-11-07
semihosting: print the semihosting operation id
Adrian Negreanu
2
-2
/
+2
2020-11-07
armv7m: add a TCP channel to stream captured trace
Tarek BOCHKATI
3
-31
/
+137
2020-11-07
server: permit the add_service function to return the created service
Tarek BOCHKATI
6
-6
/
+12
2020-11-04
openocd: convert function setup_command_handler() to static
Antonio Borneo
1
-4
/
+1
2020-11-04
target/adi_v5_jtag: remove unused global variable
Antonio Borneo
1
-1
/
+1
2020-11-04
cortex_m: declare local functions as static
Antonio Borneo
2
-6
/
+3
2020-11-04
rtos: make private the API rtos_try_next()
Antonio Borneo
2
-2
/
+3
2020-11-04
transport: remove unused function transports_are_declared()
Antonio Borneo
2
-12
/
+0
2020-11-04
server: declare local functions as static
Antonio Borneo
1
-1
/
+1
2020-11-04
jtag: declare local symbols as static
Antonio Borneo
14
-119
/
+119
2020-11-04
target: declare local symbols as static
Antonio Borneo
19
-51
/
+48
2020-11-04
rtos: declare local symbols as static
Antonio Borneo
4
-21
/
+21
2020-11-04
flash: declare local symbols as static
Antonio Borneo
9
-15
/
+19
2020-11-04
openocd: add support for libftdi 1.5
Antonio Borneo
5
-8
/
+40
2020-11-04
configure.ac: stop automake to search for scripts in parent dirs
Antonio Borneo
1
-0
/
+1
2020-11-04
target: handle command 'target current' when no target is present
Antonio Borneo
1
-1
/
+3
2020-11-04
gdb_server: allow multiple GDB connections to selected targets
Antonio Borneo
4
-5
/
+40
2020-11-04
tcl: replace '-ctibase' with '-baseaddr'
Antonio Borneo
11
-17
/
+17
2020-11-04
target/arm_cti: use adiv5_jim_mem_ap_spot_configure()
Antonio Borneo
3
-102
/
+48
2020-11-04
target/arm_adi_v5: add helper to get mem_ap spot in configure/cget
Antonio Borneo
2
-85
/
+135
2020-11-04
stm32h7x.cfg: alignment with RM0399 rev3
Tarek BOCHKATI
1
-2
/
+4
2020-11-04
jtag/tcl: fix memory leak in error return
Tomas Vanek
1
-0
/
+5
2020-11-04
gdb_server: fix clang static analyzer warning
Tomas Vanek
1
-1
/
+1
2020-11-04
helper/command: fix clang static analyzer warning
Tomas Vanek
1
-28
/
+18
2020-11-04
flash/nor/atsamv: fix clang static analyzer warning
Tomas Vanek
1
-0
/
+3
2020-10-30
tcl/board: fix changed target config filenames
Antonio Borneo
2
-2
/
+2
2020-10-30
tcl/board: drop 'tcl' prefix in 'find' command
Antonio Borneo
2
-2
/
+2
2020-10-30
tcl/interface/ti-icdi: remove empty lines at end of file
Antonio Borneo
1
-1
/
+0
2020-10-30
jtag: xlnx-pcie-xvc: Declare function static
Moritz Fischer
1
-1
/
+1
2020-10-30
board: drop open-bldc
Karl Palsson
1
-7
/
+0
2020-10-30
jtag/drivers/stlink_usb: fix SWO prescaler
Cliff L. Biffle
1
-6
/
+6
2020-10-30
target: restore last run state after profiling
Christopher Head
1
-1
/
+13
[next]