target/armv7m: fix static analyzer warning
[fw/openocd] / src / jtag /
2021-05-08 Daniel AnselmiAdd IPDBG JtagHost functionality to OpenOCD
2021-05-08 Antonio Borneostartup.tcl: prepare for jimtcl 0.81 'expr' syntax...
2021-05-08 Antonio Borneotelnet/auto-complete: hide deprecated and internal...
2021-05-01 Tim NewsomeCleanup of config/includes.
2021-05-01 Luis de Arquerdrivers/ftdi: drscan: Skip DR-PAUSE when endstate ...
2021-05-01 Antonio Borneojtag: simplify the calls to Jim_SetResultFormatted()
2021-05-01 Antonio Borneolibusb: don't use typedef's
2021-04-25 Peter Lawrencedrivers/cmsis-dap: add multidrop capability
2021-04-24 Yun Liuremote_bitbang: Add Windows support
2021-04-18 Tomas Vanekdrivers/cmsis-dap: flush read
2021-04-18 Tomas Vanekdrivers/cmsis-dap: improve error checking
2021-04-18 Antonio Borneohelper/command: make script_debug() static
2021-04-18 Antonio Borneohelper/command: register full-name commands in jim
2021-04-10 Tomas Vanekdrivers/cmsis-dap: tidy up buffer access
2021-04-10 Adrian Negreanucmsis-dap: don't update the packet size across backends.
2021-04-05 Antonio Borneoopenocd: drop dependency from libusb0
2021-04-05 Antonio Borneodrivers/arm-jtag-ew: switch to libusb1
2021-04-05 Antonio Borneodrivers/usbprog: switch to libusb1
2021-03-19 Oleksij Rempeldrivers: USB Blaster II: close file and release USB...
2021-03-19 Oleksij Rempeldrivers: USB Blaster II: claim interface before using it
2021-03-19 Antonio Borneojtag: remove minidriver code and minidriver-dummy
2021-03-19 Antonio Borneozy1000: drop the code, deprecated in v0.10.0
2021-03-19 Antonio Borneostartup.tcl: remove commands already deprecated in...
2021-03-10 Antonio Borneostlink: swo: use completely the available buffer
2021-03-10 Antonio Borneojtag/nulink: add a space after PRIx32
2021-03-10 Antonio Borneoarmv7m_trace: get rid of the old tpiu code
2021-03-10 Antonio Borneostlink: fix execution order in stlink_config_trace()
2021-03-10 Antonio Borneodrivers/rlink: switch to libusb1
2021-03-10 Adrian Negreanucmsis_dap: remove DAP_MAX_CLOCK
2021-03-10 Tarek BOCHKATIstlink: support of ST-LINK TCP server using stlink...
2021-03-10 Tarek BOCHKATIstlink: separate stlink core from USB functions
2021-02-13 Krzysztof HockubaFix jtag_usb_location_equal for path members > 9
2021-01-24 Bohdan Tymkivjlink: fix device discovery when network is off
2021-01-18 Antonio Borneodriver/ftdi: skip trst in swd mode
2021-01-13 Antonio Borneoopenocd: fix doxygen parameters of functions
2021-01-13 Antonio Borneoopenocd: fix incorrect doxygen comments
2020-12-09 Łukasz Misekjtag/drivers/ulink: auto-detect OpenULINK USB endpoints...
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 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-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 Marc Schinktarget/image: Use proper data types
2020-11-04 Antonio Borneojtag: declare local symbols as static
2020-11-04 Antonio Borneoopenocd: add support for libftdi 1.5
2020-11-04 Tomas Vanekjtag/tcl: fix memory leak in error return
2020-10-30 Moritz Fischerjtag: xlnx-pcie-xvc: Declare function static
2020-10-30 Cliff L. Bifflejtag/drivers/stlink_usb: fix SWO prescaler
2020-10-24 John PhamEnable hla_serial for TI ICDI devices
2020-10-03 Antonio Borneodrivers/jlink: fix (again) calculate_swo_prescaler...
2020-10-03 Kevin BurkeARM|Driver: Add DPI Driver for emulation
2020-09-27 Adrian Negreanudrivers/jlink: fix calculate_swo_prescaler formula
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 Antonio Borneoopenocd: fix command's usage string
2020-09-05 Antonio Borneojtag/aice: fix command's usage string
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 Borneohla_transport: split command registration per transport
2020-09-05 Antonio Borneotcl/target: use command 'jtag newtap' to add a boundary...
2020-09-05 Samuel ObuchFix debug prints when loading to flash
2020-08-02 Antonio Borneonulink: add minimal support for Nu-Link2
2020-08-02 Zale Yujtag/drivers: add support for Nu-Link (Nuvoton ICE...
2020-07-30 Michal Potrzebiczcmsis_dap_usb: Support for Microchip's nEDBG CMSIS...
2020-07-26 Antonio Borneodrivers/bitbang: blink LED on SWD
2020-07-26 Antonio Borneodrivers/linuxgpiod: add led
2020-07-26 Antonio Borneojtag: fix minor typos
2020-07-26 Marc Schinklibjaylink: Update to 0.2.0 release
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 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-08 Antonio Borneocoding style: add arguments to function prototypes
2020-07-08 Antonio Borneocoding style: fix space separation
2020-07-08 Antonio Borneoconfigure: split build of hla layouts
2020-07-08 Mikhail Rasputinjtag/tcl: fix a double free of jim object
2020-06-27 Moritz Fischerjtag: drivers: xlnx-pcie-xvc: Add support for SWD mode.
2020-06-23 Marc Schinklibjaylink: Update to latest Git version
2020-06-18 Marc Schinktarget/armv7m_trace: Calculate prescaler for external...
2020-06-14 Tarek BOCHKATIstlink: code factorization by introducing stlink_usb_ex...
2020-06-06 Antonio Borneojtag/tcl: fix memory leak in command 'irscan'
2020-06-06 Antonio Borneolibusb_helper: fix memory leak when no adapter is found
2020-06-06 tscn92jtag/drivers/bcm2835gpio: bcm2835gpio_init has been...
2020-05-24 Antonio Borneohelper/command: strip replicated command name in log
2020-05-24 Antonio Borneostlink: fix open AP for v2j37 and v3j7
2020-05-24 Antonio Borneostlink: fix incorrectly returned error on v2j28
2020-05-24 Antonio Borneostlink: default dapdirect to SWD instead of JTAG
2020-05-24 Antonio BorneoRevert "adapter: expose HLA interface in struct adapter...
2020-05-24 Antonio Borneostlink: simplify handling of SWIM
2020-05-24 Antonio Borneostlink: simplify mem R/W with SWIM
next