summaryrefslogtreecommitdiff
path: root/src/jtag
Commit message (Expand)AuthorAgeFilesLines
* - added support for the Signalyzer USB->JTAG dongle (www.signalyzer.com)drath2006-08-141-8/+24
* - added support for FreeBSD ppi (parallel port access similar to /dev/parport...drath2006-08-116-812/+330
* - fixed jtag_n[st]rst_delay. time is now miliseconds (as documented), not mic...drath2006-08-061-2/+2
* - allow building for MinGW using either -mno-cygwin or the MinGW gccdrath2006-08-013-6/+62
* - added configurable delays after reset lines get deasserted. useful if reset...drath2006-07-303-2/+71
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-178-26/+228
* - added "version" command (patch from John Hartman, thanks)drath2006-06-251-1/+1
* - added support for AT91SAM7A3 flash (patch from andre renaud, thanks)drath2006-06-232-2/+2
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-0210-0/+4891