]> git.sur5r.net Git - openocd/history - src/jtag/Makefile.am
jtag: make cmd_queue_scan_field_clone public
[openocd] / src / jtag / Makefile.am
2018-10-16 Steven Stallionjtag: make cmd_queue_scan_field_clone public
2016-12-08 Andreas FritiofsonConvert to non-recursive make
2013-06-05 Hsiangkai Wangaice: add Andes AICE support
2012-12-23 Spencer Olivertarget: add deprecated target name support
2012-01-04 Spencer Oliverbuild: fix make dist
2012-01-03 Mathias KST-LINK USB initial release
2011-06-17 Spencer Oliverbuild: add missing files from dist release
2011-06-13 Øyvind Harboetransport: move files over to transport folder
2010-11-18 Spencer Oliverbuild: add common.mk
2010-07-02 David Brownellinitial "transport" framework
2010-06-10 Thomas Koellerjtag: added mising header
2010-03-27 David Brownelljtag/tcl.c cleanup -- split out "adapter.c"
2009-12-08 Øyvind Harboeminidriver: fix inline capability of minidriver
2009-12-08 Øyvind Harboebuild: add build/src to include path
2009-12-03 Zachary T Welchremove tertiary include paths
2009-12-03 Zachary T Welchallow #include directives to use module name
2009-12-03 Zachary T Welchremove #if HAVE_JTAG_INTERFACE_H from minidriver.h
2009-12-03 Zachary T Welchmove jtag drivers to src/jtag/drivers
2009-11-24 Zachary T Welchadd jtag/usb_common.[ch] files
2009-11-18 Zachary T Welchsplit startup.tcl file across modules
2009-06-29 zwelchMove JTAG interface list to new files.
2009-06-17 oharboedummy driver now works under eCos
2009-06-09 zwelchImprove use of automake conditionals for FTDI-based...
2009-06-09 zwelchSimplify JTAG automake input file:
2009-06-09 zwelchRename jtag_driver.c as driver.c to remove duplicate...
2009-06-09 zwelchFix make maintainer-clean for out-of-tree builds.
2009-06-09 zwelchSplit main jtag.c file into two layers:
2009-06-08 oharboeupdate zy1000 to latest minidriver work
2009-06-08 zwelchMove minidummy source file, as was supposed to happen...
2009-06-08 zwelchFinish off the dummy minidriver integration:
2009-06-07 oharboeminidriver build test driver "minidriver"
2009-06-03 zwelchMove JTAG command handling implementation into its...
2009-06-03 zwelchMove JTAG command APIs into new jtag/commands.h header...
2009-06-03 zwelchMove the JTAG cable interface API implementation
2009-06-02 zwelchAdd private src/jtag/interface.h for use by JTAG interf...
2009-06-02 zwelchAdd header file for JTAG minidriver:
2009-06-02 zwelchOnly include jtag_driver.c in the build when minidriver...
2009-06-02 zwelchContinue clean-up of JTAG driver interface:
2009-05-31 zwelchWhitespace-only updates to automake input files:
2009-05-10 zwelchExtend autotools build to create shared library libopen...
2009-05-02 zwelchUpdate autotools scripts to require automake 1.6. ...
2009-03-08 duanePatch from Dimitar Dimitrov adding support for Olimex...
2009-01-20 kc8apfFix 'make maintainer-clean' courtesy of Zach Welch...
2009-01-16 ntfreak- add missing bitq and rlink files to distribution
2008-12-27 duaneAdded dongle VSLLINK - from Simon Qian
2008-12-27 duaneBuild Permutations with ftd2xx and libftdi addressed...
2008-12-19 kc8apf- rlink interface support from Lou Deluxe <lou.openocd0...
2008-09-25 oharboeZY1000 code
2008-07-24 oharboetake path to eCos files from environment variable
2008-07-11 oharboe- retired variable stuff.
2008-05-14 ntfreak- added jlink support, based on Jürgen Stuber patch
2008-04-13 oharboeA dummy driver to test codepath w/no contact w/target.
2008-04-01 oharboe- fixes for jtag_khz committed.
2008-03-11 oharboereduce compare noise. If someone should be crazy enough...
2008-03-10 oharboe- the jtag chain is examined and validated after GDB...
2008-02-11 mifi- removed "starting point" for ngw100, will add it...
2008-02-10 mifi- added starting point for development on a ngw100...
2007-08-14 drath- corrected automake script
2007-08-14 drath- reworked presto.c to allow use of either FTD2XX or...
2007-07-15 drath- added support for Asix Presto JTAG interface (thanks...
2007-01-09 drath- disabled FT2232 debug output (that code should be...
2006-11-22 drath- added a PLD (programmable logic device) subsystem...
2006-08-31 drath- endianess fixes everywhere but in the flash code...
2006-08-11 drath- added support for FreeBSD ppi (parallel port access...
2006-07-17 drath- Added support for native MinGW builds (thanks to...
2006-06-02 drath- prepare OpenOCD for branching, created ./trunk/