jtag/jlink: switch to command 'adapter serial'
[fw/openocd] / src / jtag / drivers / jlink.c
2021-11-28 Antonio Borneojtag/jlink: switch to command 'adapter serial'
2021-11-20 Antonio Borneojlink: add support to switch to/from dormant state
2021-11-13 Antonio Borneojtag: align adapter speed code to new structure
2021-11-13 Antonio Borneojtag/adapter: move 'usb location' code in adapter.c
2021-10-25 Antonio Borneoopenocd: remove 'src' prefix from #include path
2021-09-18 Antonio Borneoopenocd: remove last NULL comparisons
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison
2021-07-02 Antonio Borneojtag/swd: rename CamelCase macros
2021-06-04 Marc Schinkdrivers/jlink: Remove trailing dots
2021-05-01 Tim NewsomeCleanup of config/includes.
2021-01-24 Bohdan Tymkivjlink: fix device discovery when network is off
2020-11-07 Antonio Borneodrivers/jlink: fix check for max prescaler
2020-10-03 Antonio Borneodrivers/jlink: fix (again) calculate_swo_prescaler...
2020-09-27 Adrian Negreanudrivers/jlink: fix calculate_swo_prescaler formula
2020-09-05 Antonio Borneojtag: use proper format with uint32_t
2020-07-26 Antonio Borneojtag: fix minor typos
2020-06-18 Marc Schinktarget/armv7m_trace: Calculate prescaler for external...
2020-05-09 Antonio Borneocoding style: avoid unnecessary line continuations
2020-01-14 Antonio Borneoadapter: switch from struct jtag_interface to adapter_d...
2020-01-14 Antonio Borneoswd: get rid of jtag queue to assert/deassert srst
2019-12-21 Marc Schinktarget/armv7m_trace: Improve SWO frequency auto-detection
2019-06-06 Antonio Borneoswd: remove unused API frequency()
2019-06-04 Andreas FritiofsonConvert DEBUG_JTAG_IO to LOG_DEBUG_IO
2019-05-31 Oleksij Rempeljlink: add usb location support
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma...
2019-05-14 Paul Fertserjlink: change prototype of show_config*() functions
2019-04-07 Antonio BorneoSet empty usage field for commands that do not need...
2019-04-07 Antonio Borneocommand_registration: add empty usage field to chained...
2019-02-07 Marc Schinkjlink: Use correct SWD buffer size
2018-07-19 Marc Schinktarget/armv7m_trace: Use prefix for enums
2018-07-19 Marc Schinktarget/armv7m_trace: Fix typo in enum
2017-10-03 Marc Schinkjlink: Disable TCP/IP discovery
2017-10-03 Marc Schinkjlink: Disable automatic device selection
2017-10-03 Marc Schinkjlink: Use error description in log messages
2017-10-03 Marc Schinkjlink: Make libusb optional
2017-10-03 Marc Schinkjlink: Make use of debug level for I/O messages
2016-12-08 Marc Schinkjlink: Output libjaylink version
2016-12-08 Marc Schinklibjaylink: Update to latest master branch
2016-12-08 Marc Schinkjlink: Add EMUCOM support
2016-10-07 Marc Schinklibjaylink: Update for API changes
2016-10-07 Marc Schinkjlink: Adjust log verbosity of libjaylink
2016-08-13 Sergey A. Borshchjlink: fix jlink regression introduced by ae8cdc commit
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2016-02-13 Marc Schinkjlink: Update for libjaylink API changes
2016-01-15 Paul Fertserdrivers: jlink: rework to allow scans of arbitrary...
2016-01-06 Peter A. Bigotjlink: deconflict local variables from global symbols
2015-12-29 Andreas Fritiofsonswd: Remove DAP from parameter list
2015-12-29 Patrick Stewartarm_debug: Support multiple APs per DAP and remove...
2015-11-26 Marc Schinkjlink: Retrieve maximum speed from device.
2015-11-26 Marc SchinkImprove J-Link driver and introduce libjaylink.
2015-08-06 Kyle Mannajlink: Add on-board nRF51-DK USB VID and PID
2015-03-09 Andreas Färberjlink: Add variant "J-Link Lite-XMC4000"
2015-03-09 Andreas Färberjlink: Add variant "J-Link Lite-XMC4200"
2015-02-11 Joerg FischerJ-Link serial number config option
2015-02-11 Nemui Trinomiusjlink: Added hardware version number for JLink firmware...
2015-01-09 Paul Fertserswd: handle various failure conditions
2014-11-24 Paul Fertserjtag/drivers/jlink: implement register command to fix SWD
2014-10-06 Paul Fertserlibusb: introduce jtag_libusb_choose_interface() and...
2014-10-06 Andersjtag/drivers/jlink.c: fix for LPC Link-2 running JLink...
2014-09-22 Austin PhillipsSupport hla_serial command for ST-LINK adapters.
2014-08-19 Spencer Oliverjlink: Constantify string arrays
2014-08-19 Spencer Oliverjlink: add variant "J-Link Lite-ADI"
2014-08-19 Spencer Oliverjlink: fix typo
2014-08-02 Andreas Fritiofsondrivers/jlink: Revert old workaround
2014-08-02 Paul Fertserdrivers/jlink: fix SWD speed config, and set it before...
2014-08-02 Paul Fertserdrivers/jtag/jlink: support SWD mode
2014-06-22 Paul Fertserjtag/drivers/jlink: better diagnostics for RCLK problems
2014-03-29 Andrey Yurovskyjlink: add support for Jlink-OB (0x0105) devices
2014-01-15 Hsiangkai WangConform to C99 integer types format specifiers
2013-09-25 Philip Craigjlink: improve USB read during jlink_tap_execute
2013-09-25 Andreas Fritiofsonjlink: Replace crazy home cooked assertion with a real one
2013-06-05 Spencer Oliverupdate files to correct FSF address
2012-06-26 Alexander OsipenkoJ-Link: Initialize .transports to suppress warning.
2012-06-26 Alexander OsipenkoJ-Link: Forcibly select JTAG transport
2012-06-26 Alexander OsipenkoJLink: added jlink_usb_io() function
2012-06-26 Alexander OsipenkoJ-Link Unsupported firmware version check
2012-02-06 Spencer Oliverbuild: cleanup src/jtag/drivers directory
2011-12-12 Mauro Gambajlink libusb-1.0 driver.
2011-04-30 Jonas Hörbergadapter speed: require init script setting and centrali...
2011-04-09 Jean-Christophe... jlink: jlink_debug_buffer use inline function when...
2011-03-13 Jean-Christophe... jlink: add Emulator configuration support
2011-03-13 Jean-Christophe... jlink: add detect hw type
2011-03-13 Jean-Christophe... jlink: use tap buffer as 2k
2011-03-13 Jean-Christophe... jlink: add capability dumper and command
2011-03-02 Jean-Christophe... jlink: add jlink_pid to specify the pid to use
2011-03-02 Jean-Christophe... jlink: switch commands to subcommands
2011-03-02 Jean-Christophe... jlink: harmonise the device name to J-Link
2011-03-02 Jean-Christophe... jlink: add new PID and VID
2011-02-23 Jean-Christophe... jlink: set the speed at JLINK_MAX_SPEED when an exceede...
2011-01-05 Eric Wetzelnit: do not add \n at end of LOG_ERROR
2010-12-08 Øyvind Harboejtag: getting the JTAG speed can fail
2010-10-10 David Brownelladd JLINK protocol doc ref
2010-06-17 Antonio Borneojlink: fix -Wshadow warning
2010-06-07 Øyvind Harboejtag: rename JTAG_MOVESTATE to JTAG_TLR_RESET
2010-03-10 Spencer OliverJLINK: user info message cleanup
2010-02-04 David BrownellJLink: reference protocol documentation
2010-01-03 David BrownellJTAG/drivers: cleanup jtag_interface structs
2009-12-11 Spencer Oliverbuild: fix cygwin build warnings
2009-12-03 Zachary T Welchchange #include "interface.h" to <jtag/interface.h>
2009-12-03 Zachary T Welchchange #include "commands.h" to <jtag/commands.h>
next