fw/openocd
2020-12-26 Antonio BorneoMakefile.am: fix non-POSIX warning from automake
2020-12-26 Luca LindhorstCorrect warning message
2020-12-09 Paul FertserRestore +dev suffix
2020-12-09 Antonio BorneoThe openocd-0.11.0-rc1 release candidate
2020-12-09 Antonio Borneodoc: document adapter drivers linuxgpiod and sysfsgpio
2020-12-09 Antonio Borneoflash/nor/stmsmi: fix compile error with clang 12.0.0
2020-12-09 Łukasz Misekjtag/drivers/ulink: auto-detect OpenULINK USB endpoints...
2020-12-09 Tarek BOCHKATIflash/nor/sfdp|stmqspi: fix build issue with clang...
2020-12-05 Antonio Borneojimtcl: switch to github
2020-12-05 Antonio Borneotarget/register: use an array of uint8_t for register...
2020-12-05 Antonio Borneomips_mips64: fix minor host endianness bug
2020-12-05 Antonio Borneoarm7_9_common: fix host endianness bug in arm7_9_full_c...
2020-12-05 Antonio Borneoarmv4_5: fix output of command 'arm reg'
2020-12-05 Antonio Borneoarmv4_5: fix segmentation fault in command 'arm reg'
2020-12-05 Boran Carjep106: Add new IDs from JEDEC
2020-12-02 Marc SchinkAdd initial RTT support
2020-12-02 Tomas Vanekadi_v5_swd: wait for readable DPIDR, ABORT if stalled
2020-12-02 Tomas Vanekarm_adi_v5: prevent possibly endless recursion in dap_d...
2020-11-15 Tarek BOCHKATItcl/target: remove deprecated ${target}_${adapter}...
2020-11-15 Tomas Vanekhelper/command: disable logging of registered commands...
2020-11-15 Tomas Vanekflash/nor/stm32f1x: fix error message
2020-11-15 Tarek BOCHKATIstm32l4x: cosmetic simplification of get_stm32l4_info
2020-11-15 Tarek BOCHKATIflash/stm32l4x: STM32L55/L56xx basic support (non-secur...
2020-11-15 Tarek BOCHKATIflash/stm32l4x: introduce table with register offsets
2020-11-15 Tarek BOCHKATI60-openocd.rules: add ULINKplus CMSIS-DAP based adapter
2020-11-15 Tomas Vanekdoc: document CMSIS-DAP v2
2020-11-15 Antonio Borneojtag/drivers/cmsis_dap: fix build with gcc 10.1.0
2020-11-15 Tomas Vanekjtag/drivers/cmsis_dap: fix usb bulk connection logic
2020-11-15 Mickaël ThomasAdd CMSIS-DAP v2 support
2020-11-15 Tomas Vanektarget/armv7m, cortex_m: fix misleading comments
2020-11-15 Tomas Vanekflash/nor/psoc6: remove setting of xPSR.T bit from...
2020-11-15 Tomas Vanektarget/cortex_m: remove wrong xPSR.ICI/IT bits handling
2020-11-15 Tomas Vanektarget/armv7m: use arch_info[i].value instead of alloca...
2020-11-15 Antonio Borneocortex_m: use the new enum ARMV7M_REGSEL_name
2020-11-15 Antonio Borneostlink: handle read/write FPU registers in HLA API
2020-11-15 Antonio Borneohla: API: specify that read_reg/write_reg use regsel...
2020-11-15 Tomas Vanektarget/cortex_m,hla_target: rework Cortex-M register...
2020-11-15 Tomas Vanektarget/armv7m: rework Cortex-M register handling part 3
2020-11-15 Tomas Vanektarget/armv7m: rework Cortex-M register handling part 2
2020-11-15 Tomas Vanektarget/armv7m: rework Cortex-M register handling part 1
2020-11-15 Tomas Vanektarget, register: allow a register hidden from gdb...
2020-11-15 Antonio Borneoflash/stmqspi: minor fixes on coding style
2020-11-15 Antonio Borneotcl/board: rename board file ST b-l475e-iot01a
2020-11-11 Kevin Yangtarget/cortex_m: Change sleep to running state
2020-11-08 Andreas BolschFlash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI...
2020-11-07 Antonio Borneostlink: fix computation of trace prescaler
2020-11-07 Antonio Borneostlink: fix max SWV baudrate on stlink v3
2020-11-07 Antonio Borneodrivers/jlink: fix check for max prescaler
2020-11-07 Antonio Borneobuild: fix build with --enable-minidriver-dummy
2020-11-07 Antonio Borneotarget/arm7tdmi: remove unused/deprecated function...
2020-11-07 Antonio Borneodoc: remove reference to already dropped tftp support
2020-11-07 Antonio Borneoconfigure.ac: add libutil to the dependency list
2020-11-07 Alberto García... stm32h7x: Fix reset with non-HLA interfaces on macOS
2020-11-07 Kevin Yangtarget: Examine subsequent targets after failure
2020-11-07 Marc Schinktarget/image: Use proper data types
2020-11-07 Tarek BOCHKATIGitHub/WorkFlow: fix for CVE-2020-15228
2020-11-07 Tarek BOCHKATIGithub: add capstone in windows snapshots
2020-11-07 Tarek BOCHKATIcontrib/cross-build.sh: build capstone from source
2020-11-07 Jonathan McDowelltcl/interface/ftdi: Add HIE JTAG Debugger config
2020-11-07 Marc Schinkdoc: Improve 'jlink usb' description
2020-11-07 Adrian Negreanusemihosting: print the semihosting operation id
2020-11-07 Tarek BOCHKATIarmv7m: add a TCP channel to stream captured trace
2020-11-07 Tarek BOCHKATIserver: permit the add_service function to return the...
2020-11-04 Antonio Borneoopenocd: convert function setup_command_handler() to...
2020-11-04 Antonio Borneotarget/adi_v5_jtag: remove unused global variable
2020-11-04 Antonio Borneocortex_m: declare local functions as static
2020-11-04 Antonio Borneortos: make private the API rtos_try_next()
2020-11-04 Antonio Borneotransport: remove unused function transports_are_declared()
2020-11-04 Antonio Borneoserver: declare local functions as static
2020-11-04 Antonio Borneojtag: declare local symbols as static
2020-11-04 Antonio Borneotarget: declare local symbols as static
2020-11-04 Antonio Borneortos: declare local symbols as static
2020-11-04 Antonio Borneoflash: declare local symbols as static
2020-11-04 Antonio Borneoopenocd: add support for libftdi 1.5
2020-11-04 Antonio Borneoconfigure.ac: stop automake to search for scripts in...
2020-11-04 Antonio Borneotarget: handle command 'target current' when no target...
2020-11-04 Antonio Borneogdb_server: allow multiple GDB connections to selected...
2020-11-04 Antonio Borneotcl: replace '-ctibase' with '-baseaddr'
2020-11-04 Antonio Borneotarget/arm_cti: use adiv5_jim_mem_ap_spot_configure()
2020-11-04 Antonio Borneotarget/arm_adi_v5: add helper to get mem_ap spot in...
2020-11-04 Tarek BOCHKATIstm32h7x.cfg: alignment with RM0399 rev3
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
next