summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* - retired variable stuff. oharboe2008-07-111-1/+1
* startup.tcl (former commands.tcl) is now embedded into OpenOCD executable.oharboe2008-07-111-2/+4
* moving Tcl stuff around slightly.oharboe2008-07-061-2/+2
* fix a few compilation problems.oharboe2008-07-061-2/+2
* src/helper/configuration.hoharboe2008-07-061-1/+17
* Jim Tcl support addedoharboe2008-07-041-1/+5
* - added jlink support, based on Jürgen Stuber patchntfreak2008-05-141-0/+4
* - add -lusb to link for using libftdi under win32ntfreak2008-05-011-2/+2
* reduce compare noise. If someone should be crazy enough to try to run OpenOCD...oharboe2008-03-111-1/+9
* Changed openocd version info creation to be more useful.bodylove2007-12-101-0/+7
* - corrected automake scriptdrath2007-08-141-1/+2
* - reworked presto.c to allow use of either FTD2XX or libftdi (libftdi not fun...drath2007-08-141-1/+4
* - added support for Asix Presto JTAG interface (thanks to Pavel Chromy and As...drath2007-07-151-1/+11
* - added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. confi...drath2006-11-221-2/+3
* - added support for FreeBSD ppi (parallel port access similar to /dev/parport...drath2006-08-111-2/+2
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-171-2/+8
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+40