fw/openocd
2020-11-04 Tomas Vanekjtag/tcl: fix memory leak in error return
2020-11-04 Tomas Vanekgdb_server: fix clang static analyzer warning
2020-11-04 Tomas Vanekhelper/command: fix clang static analyzer warning
2020-11-04 Tomas Vanekflash/nor/atsamv: fix clang static analyzer warning
2020-10-30 Antonio Borneotcl/board: fix changed target config filenames
2020-10-30 Antonio Borneotcl/board: drop 'tcl' prefix in 'find' command
2020-10-30 Antonio Borneotcl/interface/ti-icdi: remove empty lines at end of...
2020-10-30 Moritz Fischerjtag: xlnx-pcie-xvc: Declare function static
2020-10-30 Karl Palssonboard: drop open-bldc
2020-10-30 Cliff L. Bifflejtag/drivers/stlink_usb: fix SWO prescaler
2020-10-30 Christopher... target: restore last run state after profiling
2020-10-30 Christopher... target/cortex_m: reduce duplication in profiling
2020-10-30 Christopher... target: allow profiling from running
2020-10-28 Tomas Vanekflash/nor/nrf5: unify size of HWID
2020-10-28 Tomas Vanekflash/nor/nrf5: improve handling of nRF52 flash errors
2020-10-28 Tomas Vanekflash/nor/nrf5: check protection before flash erase...
2020-10-28 Tomas Vanekflash/nor/nrf5: fix protection setting on nRF51
2020-10-28 Diego Herranztcl/interface/ftdi: Add Steppenprobe open hardware...
2020-10-24 Brian Brooksserver/telnet: Handle Ctrl+K
2020-10-24 Evgeniy Didintarget/arc: introduce watchpoints support
2020-10-24 John PhamAdded comment to ti-icdi.cfg
2020-10-24 John PhamEnable hla_serial for TI ICDI devices
2020-10-22 Tarek BOCHKATIflash/stm32l4: add support of STM32G4 category 4 device...
2020-10-22 Tomas Vanektcl/target/nrf52: fix nrf52_recover
2020-10-22 Sylvain Chouleurcortex_m: support control.FPCA
2020-10-14 Antonio Borneoriscv: fix compile error
2020-10-14 Tim NewsomeUpstream tons of RISC-V changes.
2020-10-14 Benedikt-Alexander... flash/nor/at91sam4: ATSAMG55x19 Rev.B
2020-10-11 Antonio Borneotarget/aarch64: fix use of 'target->private_config'
2020-10-11 Kevin Yangtarget/aarch64: Use apnum setting
2020-10-03 Antonio Borneodrivers/jlink: fix (again) calculate_swo_prescaler...
2020-10-03 Andreas FritiofsonUpdate user dir config file search path
2020-10-03 Karl PalssonFreeRTOS: strip duplicate line returns
2020-10-03 Karl PalssonFreeRTOS: properly read on big endian systems.
2020-10-03 Kevin BurkeARM|Driver: Add DPI Driver for emulation
2020-10-03 Daniel Trnkatarget/cortex_m.c: vector_catch command checks if a...
2020-10-03 Mete Balcitarget/aarch64: a64 disassembler
2020-10-03 Ulrich-Lorenz... tcl: board/dp_busblaster_v4 Busblaster v4.1a by Seed...
2020-10-03 Jan Kowalewskitcl/board: Add QuickLogic QuickFeather configuration
2020-10-03 Jan Kowalewskitcl/target: Add QuickLogic EOS S3 MCU configuration
2020-09-27 Adrian Negreanudrivers/jlink: fix calculate_swo_prescaler formula
2020-09-27 Tarek BOCHKATIAdd support of STM32H72x/73x 1M (0x483)
2020-09-27 Marc SchinkUse capstone for ARM disassembler
2020-09-20 Tarek BOCHKATIcortex_m: add detection of Cortex M35P and M55
2020-09-20 Tarek BOCHKATIcortex_m: read and display core security state
2020-09-20 Tarek BOCHKATIarmv8-m: add SecureFault exception
2020-09-20 Tarek BOCHKATIGitHub: add workflow to provide an openocd snapshot...
2020-09-05 Antonio Borneotarget: avoid checking for non NULL pointer to free it
2020-09-05 Antonio Borneodrivers/buspirate: remove empty lines at end of file
2020-09-05 Antonio Borneojtag: avoid checking for non NULL pointer to free it
2020-09-05 Stafford Horneopenrisc: Fix segv jsp due to free of unallocated data
2020-09-05 Antonio Borneoopenocd: fix command's usage string
2020-09-05 Antonio Borneojtag/aice: fix command's usage string
2020-09-05 Antonio Borneotarget/arc: fix command's usage string
2020-09-05 Antonio Borneoopenocd: use proper format with uint32_t
2020-09-05 Antonio Borneotarget: use proper format with uint32_t
2020-09-05 Antonio Borneoflash: use proper format with uint32_t
2020-09-05 Antonio Borneojtag: use proper format with uint32_t
2020-09-05 Antonio Borneojtag/aice: avoid abusing of int32_t type
2020-09-05 Antonio Borneoopenocd: avoid checking for non NULL pointer to free it
2020-09-05 Antonio Borneoflash: avoid checking for non NULL pointer to free it
2020-09-05 Antonio Borneoadi_v5: use macro DP_APSEL_MAX to allocate struct adiv5_ap
2020-09-05 Antonio Borneohelper: fix minor typos
2020-09-05 Antonio Borneohla_transport: split command registration per transport
2020-09-05 Antonio Borneotcl/target: use command 'jtag newtap' to add a boundary...
2020-09-05 Alexandre Bourdioltcl/board/st_nucleo_l1.cfg use dualbank configuration
2020-09-05 Samuel ObuchFix debug prints when loading to flash
2020-09-05 Jan Kowalewskitcl/interface/ftdi: fix comment in minimodule-swd.cfg
2020-08-17 Andreas FritiofsonRefer to cross-build script in README
2020-08-16 Antonio Borneolog: handle LOG_*() before calling to log_init()
2020-08-16 Christopher... server/gdb_server: fix incorrect condition check
2020-08-16 Hellosun Wutcl: Add support for NDS V5 target and xc7/Corvette-F1
2020-08-09 Christopher... src/flash/nor/virtual: handle null pointers
2020-08-09 Christopher... flash/nor/stm32f2x: clean up data types
2020-08-09 Christopher... src/flash/nor/stm32h7x: fix format strings
2020-08-08 Antonio Borneotarget: fix memory leaks on target_create() fail
2020-08-08 Antonio Borneogdb_server: refuse gdb connection if target is not...
2020-08-08 Mikhail Rasputintarget: fix registers reading from non examined target
2020-08-08 R. DiezFix 2 warnings about obsolete Autoconf macros.
2020-08-02 Antonio Borneotcl/interface: snps_sdp: fix minor typo s/similiar...
2020-08-02 Antonio Borneotcl/target/armada370: remove useless 'init' command
2020-08-02 Antonio Borneotarget/arm11: fix memory leaks, including register...
2020-08-02 Antonio Borneotarget: use one second timeout while halting target...
2020-08-02 Antonio Borneonulink: add minimal support for Nu-Link2
2020-08-02 Michael Betznor/spi.c: add N25Q032A flash chip
2020-08-02 Zale Yujtag/drivers: add support for Nu-Link (Nuvoton ICE...
2020-07-30 R. DiezMake autotools warnings visible.
2020-07-30 Michal Potrzebiczcmsis_dap_usb: Support for Microchip's nEDBG CMSIS...
2020-07-26 Antonio Borneotarget: fix minor typos and duplicated words
2020-07-26 Antonio Borneodrivers/bitbang: blink LED on SWD
2020-07-26 Antonio Borneodrivers/linuxgpiod: add led
2020-07-26 Antonio Borneosvf: fix minor typos
2020-07-26 Antonio Borneoflash: fix minor typo s/fifo's/fifos/
2020-07-26 Antonio Borneocontrib: fix minor typos
2020-07-26 Antonio Borneojtag: fix minor typos
2020-07-26 Antonio Borneoxsvf: fix minor typos
2020-07-26 Antonio Borneotransport: fix minor typos
2020-07-26 Antonio Borneoserver: fix minor typos
2020-07-26 Antonio Borneortos: fix minor typos
2020-07-26 Antonio Borneoflash: fix typos and duplicated words
next