aboutsummaryrefslogtreecommitdiff
path: root/src/jtag
AgeCommit message (Expand)AuthorFilesLines
2006-08-06- fixed jtag_n[st]rst_delay. time is now miliseconds (as documented), not mic...drath1-2/+2
2006-08-01- allow building for MinGW using either -mno-cygwin or the MinGW gccdrath3-6/+62
2006-07-30- added configurable delays after reset lines get deasserted. useful if reset...drath3-2/+71
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath8-26/+228
2006-06-25- added "version" command (patch from John Hartman, thanks)drath1-1/+1
2006-06-23- added support for AT91SAM7A3 flash (patch from andre renaud, thanks)drath2-2/+2
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath10-0/+4891