aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2009-06-17dummy driver now works under eCosoharboe1-1/+1
2009-06-09Improve use of automake conditionals for FTDI-based JTAG drivers:zwelch1-10/+2
2009-06-09Simplify JTAG automake input file:zwelch1-98/+40
2009-06-09Rename jtag_driver.c as driver.c to remove duplicate name component.zwelch1-1/+1
2009-06-09Fix make maintainer-clean for out-of-tree builds.zwelch1-1/+1
2009-06-09Split main jtag.c file into two layers:zwelch1-1/+2
2009-06-08update zy1000 to latest minidriver workoharboe1-1/+2
2009-06-08Move minidummy source file, as was supposed to happen in last commit.zwelch1-1/+1
2009-06-08Finish off the dummy minidriver integration:zwelch1-5/+6
2009-06-07minidriver build test driver "minidriver"oharboe1-0/+7
2009-06-03Move JTAG command handling implementation into its own source file.zwelch1-1/+1
2009-06-03Move JTAG command APIs into new jtag/commands.h header file.zwelch1-0/+1
2009-06-03Move the JTAG cable interface API implementationzwelch1-0/+1
2009-06-02Add private src/jtag/interface.h for use by JTAG interface drivers:zwelch1-0/+1
2009-06-02Add header file for JTAG minidriver:zwelch1-0/+1
2009-06-02Only include jtag_driver.c in the build when minidriver is not in use.zwelch1-1/+7
2009-06-02Continue clean-up of JTAG driver interface:zwelch1-1/+3
2009-05-31Whitespace-only updates to automake input files:zwelch1-7/+25
2009-05-10Extend autotools build to create shared library libopenocd with libtool:zwelch1-3/+7
2009-05-02Update autotools scripts to require automake 1.6. The configure.in scriptzwelch1-2/+3
2009-03-08Patch from Dimitar Dimitrov adding support for Olimex ARM-JTAG-EWduane1-1/+7
2009-01-20Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net>kc8apf1-0/+2
2009-01-16- add missing bitq and rlink files to distributionntfreak1-1/+1
2008-12-27Added dongle VSLLINK - from Simon Qianduane1-1/+7
2008-12-27Build Permutations with ftd2xx and libftdi addressed. Also added a new se of ...duane1-10/+1
2008-12-19- rlink interface support from Lou Deluxe <lou.openocd012@fixit.nospammail.net>kc8apf1-1/+7
2008-09-25ZY1000 codeoharboe1-1/+1
2008-07-24take path to eCos files from environment variableoharboe1-1/+1
2008-07-11- retired variable stuff. oharboe1-1/+1
2008-05-14- added jlink support, based on Jürgen Stuber patchntfreak1-1/+7
2008-04-13A dummy driver to test codepath w/no contact w/target.oharboe1-1/+7
2008-04-01- fixes for jtag_khz committed.oharboe1-1/+1
2008-03-11reduce compare noise. If someone should be crazy enough to try to run OpenOCD...oharboe1-1/+7
2008-03-10- the jtag chain is examined and validated after GDB & telnet serversoharboe1-1/+1
2008-02-11- removed "starting point" for ngw100, will add it again if it is workingmifi1-7/+1
2008-02-10- added starting point for development on a ngw100 eval boardmifi1-1/+7
2007-08-14- corrected automake scriptdrath1-1/+2
2007-08-14- reworked presto.c to allow use of either FTD2XX or libftdi (libftdi not fun...drath1-1/+4
2007-07-15- added support for Asix Presto JTAG interface (thanks to Pavel Chromy and As...drath1-1/+20
2007-01-09- disabled FT2232 debug output (that code should be fairly stable)drath1-3/+1
2006-11-22- added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. confi...drath1-1/+7
2006-08-31- endianess fixes everywhere but in the flash code. flashing might still be b...drath1-1/+7
2006-08-11- added support for FreeBSD ppi (parallel port access similar to /dev/parport...drath1-7/+7
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath1-0/+4
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath1-0/+50