aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/drivers/rlink.c
AgeCommit message (Expand)Author
2020-01-14adapter: switch from struct jtag_interface to adapter_driverAntonio Borneo
2019-06-06jtag: set default "jtag_only" to uninitialized transportsAntonio Borneo
2019-06-04Convert DEBUG_JTAG_IO to LOG_DEBUG_IOAndreas Fritiofson
2016-05-24Remove FSF address from GPL noticesMarc Schink
2013-06-05update files to correct FSF addressSpencer Oliver
2012-10-08rlink: Fix DTC command timeoutPeter Horn
2012-09-29Fix: Error while reading from USB endpointPeter Horn
2012-02-06build: cleanup src/jtag/drivers directorySpencer Oliver
2011-08-10rlink: read only the expected number of bytesAndreas Fritiofson
2011-08-10rlink: simplify and optimize queue fill level checksAndreas Fritiofson
2011-08-10rlink: remove redundant text from log messagesAndreas Fritiofson
2011-08-10rlink: remove duplicated codeAndreas Fritiofson
2011-08-10rlink: fix reply counter to enable sending full buffersAndreas Fritiofson
2011-08-10rlink: more indentation fixesAndreas Fritiofson
2011-08-10rlink: fix indentation errorsAndreas Fritiofson
2011-05-01adapter speed: require init script setting and centralize activation from dri...Jonas Hörberg
2011-01-09nit: more LOG_* \n fixesEric Wetzel
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-06-17mingw32: -Wshadow fixes in rlink.cFreddie Chopin
2010-06-17rlink: -Wshadows fixesFreddie Chopin
2010-06-07jtag: rename JTAG_MOVESTATE to JTAG_TLR_RESETØyvind Harboe
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