aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/Makefile.am
AgeCommit message (Expand)Author
2018-10-16jtag: make cmd_queue_scan_field_clone publicSteven Stallion
2016-12-08Convert to non-recursive makeAndreas Fritiofson
2013-06-05aice: add Andes AICE supportHsiangkai Wang
2012-12-23target: add deprecated target name supportSpencer Oliver
2012-01-04build: fix make distSpencer Oliver
2012-01-03ST-LINK USB initial releaseMathias K
2011-06-17build: add missing files from dist releaseSpencer Oliver
2011-06-13transport: move files over to transport folderØyvind Harboe
2010-11-18build: add common.mkSpencer Oliver
2010-07-02initial "transport" frameworkDavid Brownell
2010-06-10jtag: added mising headerThomas Koeller
2010-03-27jtag/tcl.c cleanup -- split out "adapter.c"David Brownell
2009-12-08minidriver: fix inline capability of minidriverØyvind Harboe
2009-12-08build: add build/src to include pathØyvind Harboe
2009-12-03remove tertiary include pathsZachary T Welch
2009-12-03allow #include directives to use module nameZachary T Welch
2009-12-02remove #if HAVE_JTAG_INTERFACE_H from minidriver.hZachary T Welch
2009-12-02move jtag drivers to src/jtag/driversZachary T Welch
2009-11-24add jtag/usb_common.[ch] filesZachary T Welch
2009-11-18split startup.tcl file across modulesZachary T Welch
2009-06-29Move JTAG interface list to new files.zwelch
2009-06-17dummy driver now works under eCosoharboe
2009-06-09Improve use of automake conditionals for FTDI-based JTAG drivers:zwelch
2009-06-09Simplify JTAG automake input file:zwelch
2009-06-09Rename jtag_driver.c as driver.c to remove duplicate name component.zwelch
2009-06-09Fix make maintainer-clean for out-of-tree builds.zwelch
2009-06-09Split main jtag.c file into two layers:zwelch
2009-06-08update zy1000 to latest minidriver workoharboe
2009-06-08Move minidummy source file, as was supposed to happen in last commit.zwelch
2009-06-08Finish off the dummy minidriver integration:zwelch
2009-06-07minidriver build test driver "minidriver"oharboe
2009-06-03Move JTAG command handling implementation into its own source file.zwelch
2009-06-03Move JTAG command APIs into new jtag/commands.h header file.zwelch
2009-06-03Move the JTAG cable interface API implementationzwelch
2009-06-02Add private src/jtag/interface.h for use by JTAG interface drivers:zwelch
2009-06-02Add header file for JTAG minidriver:zwelch
2009-06-02Only include jtag_driver.c in the build when minidriver is not in use.zwelch
2009-06-02Continue clean-up of JTAG driver interface:zwelch
2009-05-31Whitespace-only updates to automake input files:zwelch
2009-05-10Extend autotools build to create shared library libopenocd with libtool:zwelch
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