summaryrefslogtreecommitdiff
path: root/src/jtag/drivers/jlink.c
Commit message (Expand)AuthorAgeFilesLines
* add JLINK protocol doc refDavid Brownell2010-10-101-0/+3
* jlink: fix -Wshadow warningAntonio Borneo2010-06-171-7/+7
* jtag: rename JTAG_MOVESTATE to JTAG_TLR_RESETØyvind Harboe2010-06-071-1/+1
* JLINK: user info message cleanupSpencer Oliver2010-03-101-29/+46
* JLink: reference protocol documentationDavid Brownell2010-02-041-0/+4
* JTAG/drivers: cleanup jtag_interface structsDavid Brownell2010-01-031-12/+10
* build: fix cygwin build warningsSpencer Oliver2009-12-111-1/+1
* change #include "interface.h" to <jtag/interface.h>Zachary T Welch2009-12-031-1/+1
* change #include "commands.h" to <jtag/commands.h>Zachary T Welch2009-12-031-1/+1
* move jtag drivers to src/jtag/driversZachary T Welch2009-12-021-0/+1085