summaryrefslogtreecommitdiff
path: root/src/jtag/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Update autotools scripts to require automake 1.6. The configure.in scriptzwelch2009-05-021-2/+3
* Patch from Dimitar Dimitrov adding support for Olimex ARM-JTAG-EWduane2009-03-081-1/+7
* Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net>kc8apf2009-01-201-0/+2
* - add missing bitq and rlink files to distributionntfreak2009-01-161-1/+1
* Added dongle VSLLINK - from Simon Qianduane2008-12-271-1/+7
* Build Permutations with ftd2xx and libftdi addressed. Also added a new se of ...duane2008-12-271-10/+1
* - rlink interface support from Lou Deluxe <lou.openocd012@fixit.nospammail.net>kc8apf2008-12-191-1/+7
* ZY1000 codeoharboe2008-09-251-1/+1
* take path to eCos files from environment variableoharboe2008-07-241-1/+1
* - retired variable stuff. oharboe2008-07-111-1/+1
* - added jlink support, based on Jürgen Stuber patchntfreak2008-05-141-1/+7
* A dummy driver to test codepath w/no contact w/target.oharboe2008-04-131-1/+7
* - fixes for jtag_khz committed.oharboe2008-04-011-1/+1
* reduce compare noise. If someone should be crazy enough to try to run OpenOCD...oharboe2008-03-111-1/+7
* - the jtag chain is examined and validated after GDB & telnet serversoharboe2008-03-101-1/+1
* - removed "starting point" for ngw100, will add it again if it is workingmifi2008-02-111-7/+1
* - added starting point for development on a ngw100 eval boardmifi2008-02-101-1/+7
* - corrected automake scriptdrath2007-08-141-1/+2
* - reworked presto.c to allow use of either FTD2XX or libftdi (libftdi not fun...drath2007-08-141-1/+4
* - added support for Asix Presto JTAG interface (thanks to Pavel Chromy and As...drath2007-07-151-1/+20
* - disabled FT2232 debug output (that code should be fairly stable)drath2007-01-091-3/+1
* - added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. confi...drath2006-11-221-1/+7
* - endianess fixes everywhere but in the flash code. flashing might still be b...drath2006-08-311-1/+7
* - added support for FreeBSD ppi (parallel port access similar to /dev/parport...drath2006-08-111-7/+7
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-171-0/+4
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+50