index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-01-16
target/etm: add check for calloc error
Tomas Vanek
2020-01-16
target/semihosting_common: fix minor memory leak
Tomas Vanek
2020-01-16
target/target: fix clang static analyzer warnings
Tomas Vanek
2020-01-16
target/avr32_jtag: fix error returns
Tomas Vanek
2020-01-16
target/arm_dpm: add missing error returns
Tomas Vanek
2020-01-16
target/arm946e: add missing error detection
Tomas Vanek
2020-01-16
server/server: fix clang static analyzer warning
Tomas Vanek
2020-01-16
xsvf: fix memory leak
Tomas Vanek
2020-01-16
flash/nor/stm32l4x: add support of STM32L4P5/L4Q5x devices
Tarek BOCHKATI
2020-01-16
flash/nor: add support of STM32WB on top STM32L4 flash driver
Tarek BOCHKATI
2020-01-16
flash/nor: add support of STM32L41/L42xx
Tarek BOCHKATI
2020-01-16
flash/nor/stm32l4x : add structure containers to hold devices' information
Tarek BOCHKATI
2020-01-14
target/target: parse value as proper type
Christopher Head
2020-01-14
stlink: fix handling of DPv1 and DPv2 banked registers
Antonio Borneo
2020-01-14
stlink: add DAP direct driver
Antonio Borneo
2020-01-14
adi_v5_dapdirect: add support for adapter drivers that provide DAP API
Antonio Borneo
2020-01-14
TODO: add restructuring of JTAG/adapter layer
Antonio Borneo
2020-01-14
adapter: switch from struct jtag_interface to adapter_driver
Antonio Borneo
2020-01-14
drivers/kitprog: remove unused JTAG execute_queue method
Antonio Borneo
2020-01-14
hla: remove empty JTAG execute_queue method
Antonio Borneo
2020-01-14
jtag: print an errmsg on using jtag API for non jtag transport
Antonio Borneo
2020-01-14
hla: use the new system_reset API
Antonio Borneo
2020-01-14
bitbang: jtag-only drivers: switch to new reset API
Antonio Borneo
2020-01-14
swd: get rid of jtag queue to assert/deassert srst
Antonio Borneo
2020-01-05
flash/nor: Factor out CFI memory read/write functions
Marek Vasut
2020-01-05
flash/nor: Factor out cfi_spansion_unlock_seq()
Marek Vasut
2020-01-03
flash/nor/stm32f2x: Support value line chips with trimmed flash
Keir Fraser
2020-01-02
arm_adi_v5: add API send_sequence() and use it
Antonio Borneo
2020-01-02
tcl: update scripts after "jtag_reset" got deprecated
Antonio Borneo
2020-01-02
jtag: replace command "jtag_reset" with "adapter [de]assert"
Antonio Borneo
2020-01-02
adapter: add command "adapter [de]assert srst|trst [[de]assert srst|trst]"
Antonio Borneo
2020-01-02
jtag_vpi: multiple improvements
Jan Matyas
2020-01-02
flash/nor/stm32f1x: fix options reading from locked chip
Oleksandr Redchuk
2020-01-02
contrib/rpc_examples: Add (dis)connect methods
Marc Schink
2020-01-02
rtos/FreeRTOS: Fix FreeRTOS thread list reading
Rahul Masurkar
2020-01-02
flash/nor/kinetis: fix clang static analyzer warnings
Tomas Vanek
2020-01-02
target/arm_cti: add new 'ack' and 'channel' commands
Tarek BOCHKATI
2020-01-02
flash/nor/stm32h7: (minor) use proper variable names and enhance logging
Tarek BOCHKATI
2020-01-02
tcl/target: swm050: fix to allow to use with ST-Link
Icenowy Zheng
2019-12-21
target/armv7m_trace: Improve SWO frequency auto-detection
Marc Schink
2019-12-19
helper/command: remove unused field in struct command_registration
Antonio Borneo
2019-12-19
target/armv4_5: use c99 array designator to init arm_core_regs[]
Antonio Borneo
2019-12-19
sysfsgpio: give time to udev to change gpio permission
Antonio Borneo
2019-12-19
gdb_server: fix extended_protocol for multi-target
Antonio Borneo
2019-12-19
gdb_server: fix string length with semihosting_fileio
Antonio Borneo
2019-12-17
flash/nor/stm32f2x: fix clang static analyzer warning
Tomas Vanek
2019-12-16
jtag_vpi: ensured constant packet size & endianness
Jan Matyas
2019-12-12
flash/nor/nrf5: remove check for protected sector
Tomas Vanek
2019-12-12
server/tcl_server.c: Fix buffer overrun
Jimmy
2019-12-10
server: gdb_server: fix memory map generation on a 32-bit BE host
Paul Fertser
[next]