aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/drivers/jlink.c
AgeCommit message (Expand)Author
2011-12-12jlink libusb-1.0 driver.Mauro Gamba
2011-05-01adapter speed: require init script setting and centralize activation from dri...Jonas Hörberg
2011-04-09jlink: jlink_debug_buffer use inline function when _DEBUG_USB_COMMS_ not defineJean-Christophe PLAGNIOL-VILLARD
2011-03-13jlink: add Emulator configuration supportJean-Christophe PLAGNIOL-VILLARD
2011-03-13jlink: add detect hw typeJean-Christophe PLAGNIOL-VILLARD
2011-03-13jlink: use tap buffer as 2kJean-Christophe PLAGNIOL-VILLARD
2011-03-13jlink: add capability dumper and commandJean-Christophe PLAGNIOL-VILLARD
2011-03-02jlink: add jlink_pid to specify the pid to useJean-Christophe PLAGNIOL-VILLARD
2011-03-02jlink: switch commands to subcommandsJean-Christophe PLAGNIOL-VILLARD
2011-03-02jlink: harmonise the device name to J-LinkJean-Christophe PLAGNIOL-VILLARD
2011-03-02jlink: add new PID and VIDJean-Christophe PLAGNIOL-VILLARD
2011-02-23jlink: set the speed at JLINK_MAX_SPEED when an exceeded speed is requestedJean-Christophe PLAGNIOL-VILLARD
2011-01-05nit: do not add \n at end of LOG_ERROREric Wetzel
2010-12-08jtag: getting the JTAG speed can failØyvind Harboe
2010-10-10add JLINK protocol doc refDavid Brownell
2010-06-17jlink: fix -Wshadow warningAntonio Borneo
2010-06-07jtag: rename JTAG_MOVESTATE to JTAG_TLR_RESETØyvind Harboe
2010-03-10JLINK: user info message cleanupSpencer Oliver
2010-02-04JLink: reference protocol documentationDavid Brownell
2010-01-03JTAG/drivers: cleanup jtag_interface structsDavid Brownell
2009-12-11build: fix cygwin build warningsSpencer Oliver
2009-12-03change #include "interface.h" to <jtag/interface.h>Zachary T Welch
2009-12-03change #include "commands.h" to <jtag/commands.h>Zachary T Welch
2009-12-02move jtag drivers to src/jtag/driversZachary T Welch