remove libusb0_common support
[fw/openocd] / src /
2020-03-03 Oleksij Rempelremove libusb0_common support
2020-03-02 Tarek BOCHKATIflash/stm32h7x: add support of STM32H7Ax/H7Bx devices
2020-03-02 Michael StollAdd support for SAMD21E17D device
2020-02-29 Evgeniy Didintarget/arc: fix clang static analyzer warnings
2020-02-27 Evgeniy DidinIntroduce ARCv2 architecture related code
2020-02-24 Antonio Borneocoding style: fix space around pointer's asterisk
2020-02-24 Antonio Borneolog: let command "log_output" to set back its default
2020-02-24 Antonio Borneoadi_v5_dapdirect: fix connect under reset
2020-02-24 Marc Schinkflash/nor/stm32l4x: Minor code cleanups
2020-02-24 Marc Schinkflash/nor/stm32h7x: Minor code cleanups
2020-02-23 Tomas Vanektarget/adi_v5_swd: fix clang static analyzer warning
2020-02-23 Tarek BOCHKATIflash/nor/tcl.c: add filld command to write double...
2020-02-23 Tomas Vanekflash/nor/stm32l4x: lock flash after error
2020-02-23 Christopher Headflash/stm32h7x: use alignment infrastructure
2020-02-23 Marc Schinkflash/nor/stm32f1x: Some small code cleanups
2020-02-23 Christopher Headflash/nor/stm32h7x: check OPTCHANGEERR
2020-02-23 Christopher Headflash/nor/stm32h7x: fix incorrect array indexing
2020-02-15 Antonio Borneostlink: add trace support in DAP direct mode
2020-02-15 Antonio Borneoarmv8: check the core state to pass the correct arch...
2020-02-15 Antonio Borneocoding style: use ARRAY_SIZE() when possible
2020-02-15 Antonio Borneocoding style: remove unnecessary parentheses
2020-02-15 Antonio Borneojtag/startup.tcl: remove trailing whitespaces
2020-02-15 Antonio Borneotarget/nds32: fix type of magic number
2020-02-15 Marc Schinkflash/nor/stm32lx: Minor code cleanups
2020-02-15 Jan Matyasjtag_vpi: added an option to stop simulation on exit
2020-02-13 Tarek BOCHKATIflash/stm32lx: mention explicitly that this driver...
2020-02-13 Tarek BOCHKATIflash/startup.tcl: update stm32 flash driver aliases
2020-02-09 Marek Vasutjtag: Fix copy-paste error in 'irscan' help
2020-02-08 Frank Hunlethefm32: add EFR32ZG13P and EFR32ZG14P parts
2020-02-08 Antonio Borneostlink: fix max packet size for 8 bit R/W on stlink-v3
2020-02-08 Antonio Borneojtag: flush jtag queue after jtag_add_tlr()
2020-02-06 Antonio Borneojtag: drivers: xlnx-pcie-xvc: fix build on Linux pre...
2020-02-06 Marek Vasutflash/nor: Add Renesas RPC HF driver
2020-02-06 Marek Vasutflash/nor: Export various functions from the CFI core
2020-01-29 Leonard Crestezjtag: Fix jtag_reset fallback
2020-01-29 Antonio Borneoopenocd: fix minor inconsistencies after renaming ...
2020-01-29 Oleksij Rempelmove ftdi_location deprecation helper to proper place
2020-01-29 Oleksij Rempeljtag: adapter: rework adapter related commands
2020-01-27 Tomas Vanekflash/nor/stm32l4x: fix minor errors in flash write...
2020-01-27 Tomas Vanekflash/nor/stm32l4x: use flash infrastructure to align...
2020-01-27 Tomas Vanektarget/arm_cti: fix regression from Tcl_return_values...
2020-01-27 Marek Vasutflash/nor/nrf5: Fix build error on OSX
2020-01-22 Antonio Borneojtag: drivers: xlnx-pcie-xvc: fix build after merge
2020-01-22 Marek Vasutflash/nor/sh_qspi: Add SH QSPI driver
2020-01-22 Oleksij Rempeljtag_libusb_bulk_read|write: return error code instead...
2020-01-20 Jiri Kastnermips_ejtag: there is no DCR.MIPS64 bit
2020-01-17 Moritz Fischerjtag: drivers: xlnx-pcie-xvc: Add support for Xilinx...
2020-01-16 Marek Vasutflash/nor: Rename flash_address() to cfi_flash_address()
2020-01-16 Marek Vasutflash/nor: Rename get_cfi_info() to cfi_get_info()
2020-01-16 Marek Vasutflash/nor: Allow CFI memory read/write functions be...
2020-01-16 Marek Vasutflash/nor: Drop size argument of cfi_target_{read,write...
2020-01-16 Marek Vasutflash/nor: Pass flash_bank to memory accessors
2020-01-16 Tomas Vanektarget/xscale: remove duplicated command
2020-01-16 Tomas Vanektarget/etm: add check for calloc error
2020-01-16 Tomas Vanektarget/semihosting_common: fix minor memory leak
2020-01-16 Tomas Vanektarget/target: fix clang static analyzer warnings
2020-01-16 Tomas Vanektarget/avr32_jtag: fix error returns
2020-01-16 Tomas Vanektarget/arm_dpm: add missing error returns
2020-01-16 Tomas Vanektarget/arm946e: add missing error detection
2020-01-16 Tomas Vanekserver/server: fix clang static analyzer warning
2020-01-16 Tomas Vanekxsvf: fix memory leak
2020-01-16 Tarek BOCHKATIflash/nor/stm32l4x: add support of STM32L4P5/L4Q5x...
2020-01-16 Tarek BOCHKATIflash/nor: add support of STM32WB on top STM32L4 flash...
2020-01-16 Tarek BOCHKATIflash/nor: add support of STM32L41/L42xx
2020-01-16 Tarek BOCHKATIflash/nor/stm32l4x : add structure containers to hold...
2020-01-14 Christopher Headtarget/target: parse value as proper type
2020-01-14 Antonio Borneostlink: fix handling of DPv1 and DPv2 banked registers
2020-01-14 Antonio Borneostlink: add DAP direct driver
2020-01-14 Antonio Borneoadi_v5_dapdirect: add support for adapter drivers that...
2020-01-14 Antonio Borneoadapter: switch from struct jtag_interface to adapter_d...
2020-01-14 Antonio Borneodrivers/kitprog: remove unused JTAG execute_queue method
2020-01-14 Antonio Borneohla: remove empty JTAG execute_queue method
2020-01-14 Antonio Borneojtag: print an errmsg on using jtag API for non jtag...
2020-01-14 Antonio Borneohla: use the new system_reset API
2020-01-14 Antonio Borneobitbang: jtag-only drivers: switch to new reset API
2020-01-14 Antonio Borneoswd: get rid of jtag queue to assert/deassert srst
2020-01-05 Marek Vasutflash/nor: Factor out CFI memory read/write functions
2020-01-05 Marek Vasutflash/nor: Factor out cfi_spansion_unlock_seq()
2020-01-03 Keir Fraserflash/nor/stm32f2x: Support value line chips with trimm...
2020-01-02 Antonio Borneoarm_adi_v5: add API send_sequence() and use it
2020-01-02 Antonio Borneojtag: replace command "jtag_reset" with "adapter [de...
2020-01-02 Antonio Borneoadapter: add command "adapter [de]assert srst|trst...
2020-01-02 Jan Matyasjtag_vpi: multiple improvements
2020-01-02 Oleksandr Redchukflash/nor/stm32f1x: fix options reading from locked...
2020-01-02 Rahul Masurkarrtos/FreeRTOS: Fix FreeRTOS thread list reading
2020-01-02 Tomas Vanekflash/nor/kinetis: fix clang static analyzer warnings
2020-01-02 Tarek BOCHKATItarget/arm_cti: add new 'ack' and 'channel' commands
2020-01-02 Tarek BOCHKATIflash/nor/stm32h7: (minor) use proper variable names...
2019-12-21 Marc Schinktarget/armv7m_trace: Improve SWO frequency auto-detection
2019-12-19 Antonio Borneohelper/command: remove unused field in struct command_r...
2019-12-19 Antonio Borneotarget/armv4_5: use c99 array designator to init arm_co...
2019-12-19 Antonio Borneosysfsgpio: give time to udev to change gpio permission
2019-12-19 Antonio Borneogdb_server: fix extended_protocol for multi-target
2019-12-19 Antonio Borneogdb_server: fix string length with semihosting_fileio
2019-12-17 Tomas Vanekflash/nor/stm32f2x: fix clang static analyzer warning
2019-12-16 Jan Matyasjtag_vpi: ensured constant packet size & endianness
2019-12-12 Tomas Vanekflash/nor/nrf5: remove check for protected sector
2019-12-12 Jimmyserver/tcl_server.c: Fix buffer overrun
2019-12-10 Paul Fertserserver: gdb_server: fix memory map generation on a...
2019-12-07 Tarek BOCHKATItarget/stm32h7x: add support of dual core variant of...
next