jtag: constify driver arrays
[fw/openocd] / src / jtag / drivers / parport.c
2014-10-06 Spencer Oliverjtag: constify driver arrays
2014-04-14 Karl Hammarparport: add "aspo" hotpluggable adapter config
2013-06-05 Spencer Oliverupdate files to correct FSF address
2013-04-17 Spencer Oliverparport: fix parport_toggling_time regression
2013-03-13 Stefan Mahrjtag: parport: avoid freeing read-only memory section
2012-02-06 Spencer Oliverbuild: cleanup src/jtag/drivers directory
2012-01-04 Mathias KChange return value on error.
2011-04-30 Jonas Hörbergadapter speed: require init script setting and centrali...
2010-12-08 Spencer Oliverbuild: fix build from previous commit
2010-12-08 Øyvind Harboejtag: getting the JTAG speed can fail
2010-03-16 Øyvind Harboebitbang: add jtag_add_tms_seq support
2010-02-20 David BrownellFreeBSD buildfix
2010-01-10 David Brownelljtag: presto, parport help/usage updates
2010-01-05 Spencer Oliverparport: output port as hex rather than dec
2010-01-03 David BrownellJTAG/drivers: cleanup jtag_interface structs
2009-12-26 Antonio BorneoPARPORT code cleanup:
2009-12-03 Zachary T Welchchange #include "interface.h" to <jtag/interface.h>
2009-12-03 Zachary T Welchmove jtag drivers to src/jtag/drivers