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
reset_test
reverse-resume-order
riscv
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-04-30
target/disassembler: update capstone include path to <capstone.h>
fatalc
2
-2
/
+2
2022-04-30
target/arm_cti: Fix error handling in 'cti create'
Marc Schink
1
-1
/
+6
2022-04-30
bcm2835gpio: Make buffer an output before the GPIO connected to it
Steve Marple
1
-6
/
+7
2022-04-30
linuxgpiod: add SWDIO buffer
Steve Marple
1
-0
/
+47
2022-04-24
flash/nor/stm32f1x: add can_load_options flag for GD32F1x0, F3x0 and E23x
Tomas Vanek
1
-0
/
+3
2022-04-24
flash/stm32f1x: add support for RISC-V GigaDevice GD32VF103
Tomas Vanek
1
-44
/
+161
2022-04-23
rtos: zephyr: do not use deprecated symbols name
Julien Massot
1
-3
/
+3
2022-04-23
target/image: fix - p_flags field in ELF64 segment headers is 64 bits wide
Jan Matyas
2
-4
/
+4
2022-04-23
server/gdb: fix return of gdb remote monitor command
Antonio Borneo
1
-1
/
+42
2022-04-13
flash/nor/stm32f1x: lock flash in case of error
Tomas Vanek
1
-39
/
+46
2022-04-13
flash/nor/stm32f1x: unify flash error reporting
Tomas Vanek
1
-17
/
+15
2022-04-13
flash/nor/stm32f1x: tidy up async algo supporting code
Tomas Vanek
1
-21
/
+26
2022-04-13
flash/nor/stm32f1x: remove write alignment code
Tomas Vanek
1
-23
/
+14
2022-04-13
flash/nor/stm32f1x: allow write fallback for flash options
Tomas Vanek
1
-34
/
+50
2022-04-03
drivers/cmsis-dap: Remove stray whitespace
Marc Schink
1
-1
/
+1
2022-04-03
libusb_helper.h: Increase USB timeout
Gabor Csapo
7
-36
/
+46
2022-04-03
gdb_server: Improve logging of GDB-remote packets
Jan Matyas
1
-14
/
+31
2022-03-26
helper/bits: add BIT_ULL and GENMASK macros
Antonio Borneo
2
-1
/
+5
2022-03-26
openocd: include config.h in every file .c
Antonio Borneo
6
-0
/
+24
2022-03-26
arm_tpiu_swo: fix autodetection of SWO pin frequency
Antonio Borneo
1
-4
/
+13
2022-03-26
semihosting: fix mode flags for local host open()
Antonio Borneo
1
-3
/
+18
2022-03-19
breakpoints: fix build on -fno-inline
Antonio Borneo
1
-2
/
+2
2022-03-19
target: Rework 'set' variable of break-/watchpoints
Marc Schink
21
-242
/
+258
2022-03-19
flash/stm32l4x: fix auto-probe when RDP is promoted from 0 to 0.5
Tarek BOCHKATI
1
-2
/
+13
2022-03-19
stlink: enable queuing with stlink-server API v3
Tarek BOCHKATI
1
-8
/
+21
2022-03-19
semihosting: permit redirection of semihosting I/O to TCP
Tarek BOCHKATI
2
-17
/
+332
2022-03-19
keep-alive: drop link with log framework
Antonio Borneo
4
-21
/
+49
2022-03-19
gdb_server: simplify logic to enable/disable gdb_log_callback()
Antonio Borneo
1
-13
/
+29
2022-03-19
server: change prototype of add_service()
Antonio Borneo
9
-46
/
+107
2022-03-19
log: drop global current_time
Antonio Borneo
1
-4
/
+2
2022-03-19
server: fix: remove kept_alive() from server loop
Antonio Borneo
1
-1
/
+0
2022-03-12
target: Deprecate 'array2mem' and 'mem2array''
Marc Schink
2
-50
/
+30
2022-03-12
target/tcl: Add 'read_memory' and 'write_memory'
Marc Schink
1
-0
/
+321
2022-03-12
flash/nor/efm32: Use Cortex-M 'core_info' field
Marc Schink
1
-11
/
+7
2022-03-12
flash/nor/sim3x: Fix typo
Marc Schink
1
-1
/
+1
2022-03-12
flash/stm32h7x: fix FLASH_WPSN_PRG mask used for protection
Tarek BOCHKATI
1
-1
/
+2
2022-03-12
jtag_vpi: Minor cleanup in jtag_vpi driver
Jan Matyas
1
-20
/
+21
2022-03-12
cortex_m: use LOG_TARGET_XXX
Tarek BOCHKATI
1
-106
/
+104
2022-03-12
flash/stm32f1x,f2x: fix endianess in slow fallback flash write
Tomas Vanek
2
-8
/
+2
2022-03-05
target/arm_tpiu: Fix usage of 'tpiu create'
Marc Schink
1
-1
/
+1
2022-03-05
target/arm_tpiu: Fix 'tpiu create' parameter check
Marc Schink
1
-1
/
+1
2022-03-05
target/arm_tpiu: Make error message easier to understand
Marc Schink
1
-1
/
+2
2022-03-05
target/tcl: Add get_reg function
Marc Schink
1
-0
/
+101
2022-03-05
target/tcl: Add set_reg function
Marc Schink
1
-0
/
+65
2022-03-01
flash/stm32l4x: fix maybe-uninitialized compiler error
Tarek BOCHKATI
1
-1
/
+1
2022-02-26
gdb_server: check target examined while combining reg list
Antonio Borneo
1
-0
/
+12
2022-02-26
gdb_server: fix double free
Antonio Borneo
1
-15
/
+17
2022-02-25
flash/nor/stm32xx: fix segfault accessing Cortex-M part number
Tomas Vanek
4
-16
/
+39
2022-02-25
target/cortex_m: add Cortex-M part number getter
Tomas Vanek
1
-0
/
+18
2022-02-25
target/armv7m,cortex_m: introduce checked arch_info cast routines
Tomas Vanek
2
-9
/
+69
[next]