summaryrefslogtreecommitdiff
path: root/src/jtag/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* transport: move files over to transport folderØyvind Harboe2011-06-131-2/+0
* build: add common.mkSpencer Oliver2010-11-181-3/+1
* initial "transport" frameworkDavid Brownell2010-07-021-0/+2
* jtag: added mising headerThomas Koeller2010-06-101-0/+1
* jtag/tcl.c cleanup -- split out "adapter.c"David Brownell2010-03-271-0/+1
* minidriver: fix inline capability of minidriverØyvind Harboe2009-12-081-8/+24
* build: add build/src to include pathØyvind Harboe2009-12-081-1/+2
* remove tertiary include pathsZachary T Welch2009-12-031-3/+1
* allow #include directives to use module nameZachary T Welch2009-12-031-0/+1
* remove #if HAVE_JTAG_INTERFACE_H from minidriver.hZachary T Welch2009-12-021-0/+7
* move jtag drivers to src/jtag/driversZachary T Welch2009-12-021-61/+7
* add jtag/usb_common.[ch] filesZachary T Welch2009-11-241-1/+6
* split startup.tcl file across modulesZachary T Welch2009-11-181-0/+2
* Move JTAG interface list to new files.zwelch2009-06-291-1/+3
* dummy driver now works under eCosoharboe2009-06-171-1/+1
* Improve use of automake conditionals for FTDI-based JTAG drivers:zwelch2009-06-091-10/+2
* Simplify JTAG automake input file:zwelch2009-06-091-98/+40
* Rename jtag_driver.c as driver.c to remove duplicate name component.zwelch2009-06-091-1/+1
* Fix make maintainer-clean for out-of-tree builds.zwelch2009-06-091-1/+1
* Split main jtag.c file into two layers:zwelch2009-06-091-1/+2
* update zy1000 to latest minidriver workoharboe2009-06-081-1/+2
* Move minidummy source file, as was supposed to happen in last commit.zwelch2009-06-081-1/+1
* Finish off the dummy minidriver integration:zwelch2009-06-081-5/+6
* minidriver build test driver "minidriver"oharboe2009-06-071-0/+7
* Move JTAG command handling implementation into its own source file.zwelch2009-06-031-1/+1
* Move JTAG command APIs into new jtag/commands.h header file.zwelch2009-06-031-0/+1
* Move the JTAG cable interface API implementationzwelch2009-06-031-0/+1
* Add private src/jtag/interface.h for use by JTAG interface drivers:zwelch2009-06-021-0/+1
* Add header file for JTAG minidriver:zwelch2009-06-021-0/+1
* Only include jtag_driver.c in the build when minidriver is not in use.zwelch2009-06-021-1/+7
* Continue clean-up of JTAG driver interface:zwelch2009-06-021-1/+3
* Whitespace-only updates to automake input files:zwelch2009-05-311-7/+25
* Extend autotools build to create shared library libopenocd with libtool:zwelch2009-05-101-3/+7
* 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