jlink: add variant "J-Link Lite-ADI"
[fw/openocd] / src / jtag /
2014-08-19 Spencer Oliverjlink: add variant "J-Link Lite-ADI"
2014-08-19 Spencer Oliverjlink: fix typo
2014-08-19 Robert Jarzmikjtag: usb_blaster: fix initialization regression
2014-08-11 Angus Grattonstlink_usb: Fix swallowed error on read/write operation...
2014-08-11 Paul FertserAllow transports to override the selected target (hla...
2014-08-11 Angus Grattonnewdap: Ignore -irlen/-irmask/etc newdap params on...
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-07-10 Masaki Muranakadrivers/cmsis_dap_usb: Return with ERROR_FAIL if no...
2014-07-03 Fatih Aşıcıvsllink: Port to libusb-1.0 API
2014-07-03 Fatih Aşıcıvsllink: Add SWD support
2014-07-03 Paul Fertserjtag/drivers/opendous: remove ftime() calls
2014-07-03 Paul Fertserdrivers/cmsis_dap_usb: restructure init sequence a bit
2014-07-03 Paul Fertserjtag/drivers/cmsis_dap: fix check for hardcoded vids...
2014-06-28 Paul Fertserjtag/drivers/ftdi: do not touch unavailable reset signals
2014-06-28 Paul Fertserjtag/drivers/ftdi: require defining SWD_EN signal for...
2014-06-28 Paul Fertserjtag/drivers/ftdi: declare standard JTAG signals on...
2014-06-28 Paul Fertserjtag/drivers/ftdi: add option to declare signal aliases
2014-06-28 Paul FertserAuto-select JTAG transport when appropriate
2014-06-28 Andreas FritiofsonRelax polling check if not in JTAG mode
2014-06-28 Andreas FritiofsonAdd FTDI SWD driver
2014-06-28 Andreas Fritiofsontransport: Constify the transports vector
2014-06-28 Andreas Fritiofsonswd: Add frequency setting and special/switching sequen...
2014-06-28 Andreas Fritiofsonswd: Remove support for turnaround periods other than 1
2014-06-28 Andreas Fritiofsonswd: Fix park bit polarity according to ADIv5.1 Supplement
2014-06-28 Andreas Fritiofsonswd: Convert API to asynchronous
2014-06-28 Paul Fertserdrivers/cmsis_dap_usb: remove jtag reset hacks
2014-06-28 Paul Fertsertcl: introduce using_(jtag|swd|hla) helpers and use...
2014-06-28 Andreas Fritiofsonswd: Improve parity calculation and move it to types.h
2014-06-28 Andreas Fritiofsonadi_v5: Remove unused features of the DAP and SWD inter...
2014-06-28 Fatih Aşıcıadi_v5_swd: Improve SWD support
2014-06-22 Paul Fertserjtag/drivers/jlink: better diagnostics for RCLK problems
2014-06-01 Paul Fertserjtag/drivers/osbdm: downgrade init message severity...
2014-06-01 Paul Fertserjtag/drivers/stlink: allow to reconnect seamlessly...
2014-05-09 Andreas Fritiofsonftdi: Optimize GPIO toggling
2014-04-14 Spencer Oliverusb_blaster: fix warning: array subscript has type...
2014-04-14 Paul Fertserjtag/drivers/remote_bitbang: use sizeof to determine...
2014-04-14 Karl Hammarparport: add "aspo" hotpluggable adapter config
2014-04-14 Paul FertserMakefile.am: fix build for libftdi1, pass CFLAGS where...
2014-04-08 Paul Fertserjtag/aice/aice_usb: remove unused constants
2014-03-30 Andreas FritiofsonDon't cast return value of [cm]alloc
2014-03-29 Paul FertserAdd usb_blaster cheap clone notes to dist
2014-03-29 Paul FertserAdd rlink speed table sources and everything related...
2014-03-29 Andrey Yurovskyjlink: add support for Jlink-OB (0x0105) devices
2014-03-28 Andreas Fritiofsonft2232: Mark interface driver as deprecated
2014-03-17 Jörg WunschCMSIS-DAP: print a debug message when the USB product...
2014-03-17 Jörg WunschAll Atmel-provided CMSIS-DAP devices use 512 byte packe...
2014-03-17 Jörg WunschPrevent segfault when the USB product string cannot...
2014-03-17 Bartosz Bielawskistlink_usb.c: add support for STLink V2-1
2014-03-07 Andreas Fritiofsonstlink: Use callback to increase frequency of trace...
2014-03-04 Jens BauerCMSIS-DAP: Fix build errors on Mac OS X
2014-02-24 Antony Pavlovdrivers/jtag: usb_blaster: make command handlers more...
2014-02-24 Paul Fertsertcl/drscan: handle invalid syntax with a conditional...
2014-02-24 Antony Pavlovusb_blaster: ublast_access.h: add guard macro
2014-02-24 Paul Fertserdrivers/ftdi: warn the user if he tries to use undefine...
2014-02-24 Paul Fertserft2232: warn about lack of TRST on "turtle" adapter
2014-01-23 Peter LawrenceCMSIS-DAP: auto-detect CMSIS-DAP USB VID:PID
2014-01-20 Andreas FritiofsonRetire jtag_add_dr_out
2014-01-20 Franck Jullienjtag/drivers: add USB-Blaster II
2014-01-15 Hsiangkai WangConform to C99 integer types format specifiers
2014-01-09 Spencer Olivercmsis-dap: add initial cmsis-dap support
2013-12-31 Franck Jullienjtag_vpi: make the server address configurable
2013-12-22 Mathias Kstlink: remove stlink_api command
2013-12-22 Franck Jullienjtag_vpi: fix build errors under MinGW
2013-12-17 Andreas Fritiofsonversaloon: Finish support for serial number matching
2013-11-07 Mathias Khla: Make consistent parameter naming
2013-11-06 Andreas Fritiofsonulink: Fix libusb include changed since pkg-config...
2013-11-06 Paul Fertserjtag: fix support for really long scans
2013-11-06 Alan BowmanCorrect argument numbering in trace command
2013-10-31 Andreas Fritiofsonti_icdi_usb: Remove unnecessary casts and fix byte...
2013-10-31 Andreas Fritiofsonftdi: Remove unnecessary cast
2013-10-31 Andreas FritiofsonRemove unnecessary casts
2013-10-31 Andreas FritiofsonClean up const usage to avoid excessive casting
2013-10-29 James G. Smithhla/stlink: Re-order trace parameters to allow trace...
2013-10-29 Sergey A. Borshchhla_interface: init trst, srst variables.
2013-10-15 Franck Jullienjtag_vpi: use DIV_ROUND_UP
2013-10-15 Franck Jullienjtag_vpi: fix path move function
2013-10-15 Paul Fertserbcm2835gpio: use maximum drive strength
2013-10-07 Andreas Fritiofsonjtag/tcl: Avoid casting away const
2013-10-07 Andreas Fritiofsonjtag/tcl: Remove no-op free
2013-10-07 Andreas Fritiofsonjtag/tcl: Fix double free in jtag newtap argument parsing
2013-10-03 Paul Fertserhla: if the idcode callback returns 0, treat as a wildcard
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-09-25 Søren Jørvangbus_blaster: do not fail on missing get_latency_timer
2013-09-25 Spencer Oliverhla: move memory read/write functionality to driver
2013-09-25 Spencer Oliverstlink: remove usb timeout magic numbers
2013-09-25 Spencer Oliverhla: cleanup read/write api
2013-09-13 Paul Fertserconfigure: auto-enable USB adapters based on libusb...
2013-09-13 Paul Fertserlibusb: require pkg-config support
2013-09-13 Hsiangkai Wangnds32: support multi-target debugging
2013-09-13 Hsiangkai Wangnds32: change default value
2013-09-13 Hsiangkai Wangnds32: support Andes profiling function
2013-09-13 Hsiangkai Wangaice: support batch commands
2013-09-13 Hsiangkai Wangaice: Always setup SDP basic mode
2013-09-13 Hsiangkai Wangaice: use keep_alive() to avoid timeout warning messages
2013-09-10 Paul Fertsersysfsgpio: fix a typo in the informational output
2013-09-08 Franck Jullienjtag: drivers: Add JTAP VPI client driver
2013-08-29 Andrey Smirnovstlink: Add workaround for intermittent FW info retriev...
next