aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/drivers/at91rm9200.c
AgeCommit message (Expand)Author
2020-01-14adapter: switch from struct jtag_interface to adapter_driverAntonio Borneo
2020-01-14bitbang: jtag-only drivers: switch to new reset APIAntonio Borneo
2019-06-06jtag: set default "jtag_only" to uninitialized transportsAntonio Borneo
2019-04-07drivers/at91rm9200: fix help and usage to command "at91rm9200_device"Antonio Borneo
2018-01-25Add read buffer to bitbang, improving performance.Tim Newsome
2016-05-24Remove FSF address from GPL noticesMarc Schink
2014-10-06jtag: constify driver arraysSpencer Oliver
2013-06-05update files to correct FSF addressSpencer Oliver
2013-02-08jtag_interface: .speed can be NULL when not neededFranck Jullien
2012-02-06build: cleanup src/jtag/drivers directorySpencer Oliver
2012-01-04Change return value on error.Mathias K
2010-09-30Update ep93xx and at91rm9200 driversLuca Bruno
2010-03-16bitbang: add jtag_add_tms_seq supportØyvind Harboe
2009-12-03change #include "interface.h" to <jtag/interface.h>Zachary T Welch
2009-12-02move jtag drivers to src/jtag/driversZachary T Welch