fw/openocd
2020-02-24 Antonio Borneocoding style: testing: remove empty lines at end of...
2020-02-24 Antonio Borneocoding style: tools: remove empty lines at end of text...
2020-02-24 Antonio Borneocoding style: add newline at end of text files
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-24 Mara BosSupport bitbanging on 64-bit ARM CPUs.
2020-02-23 Tarek BOCHKATItcl/board: update ST NUCLEO-H745ZI-Q configuration...
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 Leonard Cresteztcl/board: Add imx8mp-evk
2020-02-23 Leonard Cresteztcl/interface/ftdi: Add imx8mp-evk internal JTAG interface
2020-02-23 Christopher... flash/stm32h7x: use alignment infrastructure
2020-02-23 Marc Schinkflash/nor/stm32f1x: Some small code cleanups
2020-02-23 Christopher... flash/nor/stm32h7x: check OPTCHANGEERR
2020-02-23 Christopher... flash/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-15 Piotr KasprzykInclude start-of-region address
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 Marc Schinktcl: Remove executable bit
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-08 Christopher... Switch to HTTPS for submodules
2020-02-06 Antonio Borneotcl: fix remaining scripts after rework adapter commands
2020-02-06 Andreas Fritiofsontcl: Add interface config for isodebug isolated JTAG...
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 Borneotcl: replace the deprecated commands with "adapter...
2020-01-29 Antonio Borneodoc: replace example command "interface" with "adapter...
2020-01-29 Antonio Borneotcl: replace command "interface" with "adapter driver"
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 Marc Schinktcl/board: Add config for STM32WB Nucleo board
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... target/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 BorneoTODO: add restructuring of JTAG/adapter layer
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 Borneotcl: update scripts after "jtag_reset" got deprecated
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 Marc Schinkcontrib/rpc_examples: Add (dis)connect methods
2020-01-02 Rahul Masurkarrtos/FreeRTOS: Fix FreeRTOS thread list reading
2020-01-02 Tomas Vanekflash/nor/kinetis: fix clang static analyzer warnings
next