aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2016-12-08Convert to non-recursive makeAndreas Fritiofson1-55/+41
2013-06-05aice: add Andes AICE supportHsiangkai Wang1-0/+5
2012-12-23target: add deprecated target name supportSpencer Oliver1-3/+3
2012-01-04build: fix make distSpencer Oliver1-1/+2
2012-01-03ST-LINK USB initial releaseMathias K1-0/+6
2011-06-17build: add missing files from dist releaseSpencer Oliver1-1/+2
2011-06-13transport: move files over to transport folderØyvind Harboe1-2/+0
2010-11-18build: add common.mkSpencer Oliver1-3/+1
2010-07-02initial "transport" frameworkDavid Brownell1-0/+2
2010-06-10jtag: added mising headerThomas Koeller1-0/+1
2010-03-27jtag/tcl.c cleanup -- split out "adapter.c"David Brownell1-0/+1
2009-12-08minidriver: fix inline capability of minidriverØyvind Harboe1-8/+24
2009-12-08build: add build/src to include pathØyvind Harboe1-1/+2
2009-12-03remove tertiary include pathsZachary T Welch1-3/+1
2009-12-03allow #include directives to use module nameZachary T Welch1-0/+1
2009-12-02remove #if HAVE_JTAG_INTERFACE_H from minidriver.hZachary T Welch1-0/+7
2009-12-02move jtag drivers to src/jtag/driversZachary T Welch1-61/+7
2009-11-24add jtag/usb_common.[ch] filesZachary T Welch1-1/+6
2009-11-18split startup.tcl file across modulesZachary T Welch1-0/+2
2009-06-29Move JTAG interface list to new files.zwelch1-1/+3
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