aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/Makefile.am
AgeCommit message (Expand)Author
2009-05-02Update autotools scripts to require automake 1.6. The configure.in scriptzwelch
2009-03-08Patch from Dimitar Dimitrov adding support for Olimex ARM-JTAG-EWduane
2009-01-20Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net>kc8apf
2009-01-16- add missing bitq and rlink files to distributionntfreak
2008-12-27Added dongle VSLLINK - from Simon Qianduane
2008-12-27Build Permutations with ftd2xx and libftdi addressed. Also added a new se of ...duane
2008-12-19- rlink interface support from Lou Deluxe <lou.openocd012@fixit.nospammail.net>kc8apf
2008-09-25ZY1000 codeoharboe
2008-07-24take path to eCos files from environment variableoharboe
2008-07-11- retired variable stuff. oharboe
2008-05-14- added jlink support, based on Jürgen Stuber patchntfreak
2008-04-13A dummy driver to test codepath w/no contact w/target.oharboe
2008-04-01- fixes for jtag_khz committed.oharboe
2008-03-11reduce compare noise. If someone should be crazy enough to try to run OpenOCD...oharboe
2008-03-10- the jtag chain is examined and validated after GDB & telnet serversoharboe
2008-02-11- removed "starting point" for ngw100, will add it again if it is workingmifi
2008-02-10- added starting point for development on a ngw100 eval boardmifi
2007-08-14- corrected automake scriptdrath
2007-08-14- reworked presto.c to allow use of either FTD2XX or libftdi (libftdi not fun...drath
2007-07-15- added support for Asix Presto JTAG interface (thanks to Pavel Chromy and As...drath
2007-01-09- disabled FT2232 debug output (that code should be fairly stable)drath
2006-11-22- added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. confi...drath
2006-08-31- endianess fixes everywhere but in the flash code. flashing might still be b...drath
2006-08-11- added support for FreeBSD ppi (parallel port access similar to /dev/parport...drath
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath