aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/drivers/parport.c
AgeCommit message (Expand)Author
2016-05-24Remove FSF address from GPL noticesMarc Schink
2014-10-06jtag: constify driver arraysSpencer Oliver
2014-04-14parport: add "aspo" hotpluggable adapter configKarl Hammar
2013-06-05update files to correct FSF addressSpencer Oliver
2013-04-17parport: fix parport_toggling_time regressionSpencer Oliver
2013-03-13jtag: parport: avoid freeing read-only memory sectionStefan Mahr
2012-02-06build: cleanup src/jtag/drivers directorySpencer Oliver
2012-01-04Change return value on error.Mathias K
2011-05-01adapter speed: require init script setting and centralize activation from dri...Jonas Hörberg
2010-12-08build: fix build from previous commitSpencer Oliver
2010-12-08jtag: getting the JTAG speed can failØyvind Harboe
2010-03-16bitbang: add jtag_add_tms_seq supportØyvind Harboe
2010-02-20FreeBSD buildfixDavid Brownell
2010-01-09jtag: presto, parport help/usage updatesDavid Brownell
2010-01-05parport: output port as hex rather than decSpencer Oliver
2010-01-03JTAG/drivers: cleanup jtag_interface structsDavid Brownell
2009-12-26PARPORT code cleanup:Antonio Borneo
2009-12-03change #include "interface.h" to <jtag/interface.h>Zachary T Welch
2009-12-02move jtag drivers to src/jtag/driversZachary T Welch