aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/drivers/ep93xx.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-14jtag/drivers: replace perror() with LOG_ERROR()Antonio Borneo1-3/+3
2020-01-14adapter: switch from struct jtag_interface to adapter_driverAntonio Borneo1-3/+7
2020-01-14bitbang: jtag-only drivers: switch to new reset APIAntonio Borneo1-1/+1
2019-06-06jtag: set default "jtag_only" to uninitialized transportsAntonio Borneo1-0/+1
2018-01-25Add read buffer to bitbang, improving performance.Tim Newsome1-7/+11
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2013-02-08jtag_interface: .speed can be NULL when not neededFranck Jullien1-8/+0
2012-02-06build: cleanup src/jtag/drivers directorySpencer Oliver1-5/+4
2011-01-09nit: more LOG_* \n fixesEric Wetzel1-2/+2
2010-09-30Update ep93xx and at91rm9200 driversLuca Bruno1-8/+0
2010-03-16bitbang: add jtag_add_tms_seq supportØyvind Harboe1-0/+1
2009-12-03change #include "interface.h" to <jtag/interface.h>Zachary T Welch1-1/+1
2009-12-02move jtag drivers to src/jtag/driversZachary T Welch1-0/+230