fw/openocd
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
2020-07-26 Antonio Borneotarget/arm720t: fix memory leak of register cache
2020-07-26 Antonio Borneotarget/arm7tdmi: fix memory leak of register cache
2020-07-26 Antonio Borneotarget/xscale: fix memory leak of register cache
2020-07-26 Antonio Borneotarget: fix memory leaks on targets based on arm9tdmi
2020-07-26 Daniel Krebsrtos: add support for RIOT
2020-07-26 Marc Schinktcl/target: Add initial GigaDevice GD32VF103 support
2020-07-26 Marc Schinklibjaylink: Update to 0.2.0 release
2020-07-26 Jiri Kastnertcl/target: add Rockchip RK3308 target
2020-07-26 Jiri Kastnersrc/target/arm_adi_v5.c: add Cortex-A35 related entries
2020-07-26 Jiri Kastnersrc/target/arm_adi_v5.c: resorted ids
2020-07-26 Christopher... src/flash/nor/stm32f2x: fix format strings
2020-07-26 Christopher... doc/target/mips: fix grammar
2020-07-26 Evgeniy DidinIntroduce tcl config files for Synopsys HSDK board
2020-07-26 Evgeniy Didintarget/arc: Introduce Actionpoints support
2020-07-21 Hellosun Wuspi: add MX25U1635E flash
2020-07-13 Antonio Borneocmsis-dap: fix USB interface for NXP LPC-Link2
2020-07-13 Antonio Borneocmsis-dap: prevent hidapi to search again for the adapter
2020-07-13 Antonio Borneojtag/drivers: replace perror() with LOG_ERROR()
2020-07-13 Antonio Borneodoc: remove duplicated words
2020-07-13 Antonio Borneotcl/interface: add example of linuxgpiod through dln-2
2020-07-13 Antonio Borneocontrib/60-openocd.rules: add udev rules for Linux...
2020-07-13 Antonio Borneojtag/drivers: add linuxgpiod driver
2020-07-13 Antonio Borneobcm2835gpio: enable only the transport specific gpio
2020-07-13 Antonio Borneoimx_gpio: enable only the transport specific gpio
2020-07-13 Antonio Borneosysfsgpio: enable only the transport specific gpio
2020-07-13 Antonio Borneobitbang: split jtag and swd operations
2020-07-13 Antonio Borneobitbang: remove superfluous switch between jtag and swd
2020-07-13 Antonio Borneobitbang: document bitbang callbacks
2020-07-13 Tomas Vanekflash/nor/kinetis: fix FCF handling
2020-07-13 Tomas Vanekflash/nor/kinetis: use target_get_working_area_avail()
2020-07-08 Antonio Borneogdb_server: suggest user to prefer GDB extended mode
2020-07-08 Antonio Borneocoding style: add arguments to function prototypes
2020-07-08 Antonio Borneocoding style: fix space separation
2020-07-08 Antonio Borneocoding style: fix print of hex values as decimal
2020-07-08 Antonio Borneotarget/arm926ejs: fix memory leaks
2020-07-08 Antonio Borneoconfigure: split build of hla layouts
2020-07-08 Marc Schinkflash/nor/w600: Use 'bool' data type
2020-07-08 Marc Schinkflash/nor/stmsmi: Use 'bool' data type
2020-07-08 Marc Schinkflash/nor/stm32h7x: Use 'bool' data type
2020-07-08 Marc Schinkflash/nor/sh_qspi: Use 'bool' data type
2020-07-08 Marc Schinkflash/nor/pic32mx: Use 'bool' data type
2020-07-08 Marc Schinkflash/nor/mrvlqspi: Use 'bool' data type
2020-07-08 Marc Schinkflash/nor/mdr: Use 'bool' data type
2020-07-08 Marc Schinkflash/nor/max32xxx: Use 'bool' data type
2020-07-08 Marc Schinkflash/nor/lpcspifi: Use 'bool' data type
2020-07-08 Marc Schinkflash/nor/jtagspi: Use 'bool' data type
2020-07-08 Marc Schinkflash/nor/fm3: Use 'bool' data type
2020-07-08 Marc Schinkflash/nor/fespi: Use 'bool' data type
2020-07-08 Marc Schinkflash/nor/em357: Use 'bool' data type
2020-07-08 Marc Schinkflash/nor/cfi: Use 'bool' data type
2020-07-08 Marc Schinkflash/nor/atsamv: Use 'bool' data type
2020-07-08 Marc Schinkflash/nor/ath79: Use 'bool' data type
2020-07-08 Marc Schinkflash/nor/at91sam4: Use 'bool' data type
2020-07-08 Marc Schinkflash/nor/at91sam3: Use 'bool' data type
2020-07-08 Marc Schinkflash/nor/ambiqmicro: Use 'bool' data type
2020-07-08 Mikhail Rasputinjtag/tcl: fix a double free of jim object
2020-07-07 Marc Schinkflash/nor: Use proper data types in driver API
2020-07-07 Michael Hopeflash/nor/atsame5: Fix a timeout when erasing
2020-06-27 Antonio Borneotarget: do not print an error on shutdown in target...
2020-06-27 Moritz Fischerjtag: drivers: xlnx-pcie-xvc: Add support for SWD mode.
2020-06-27 Evgeniy Didintarget/arc: Introduce L1I,L1D,L2 caches support
2020-06-27 Lucasaarch64: Add support for debugging in HYP mode on ARMv8...
2020-06-23 Marc Schinklibjaylink: Update to latest Git version
next