summaryrefslogtreecommitdiff
path: root/src/target/embeddedice.h
Commit message (Expand)AuthorAgeFilesLines
* allow minidrivers to implement inner loop of dcc memory writesoharboe2008-07-281-5/+7
* added yours sincerely for files where I feel that I've made non-trivial contr...oharboe2008-07-251-0/+3
* This matters for embedded devices, but is probably not observably better for ...oharboe2008-05-071-48/+2
* Reset wip. Just adding hooks. This is just to reduce the size of the actual c...oharboe2008-04-111-0/+1
* - This speeds up dcc arm7_9 bulk write a little bit and exercises the jtag_ad...oharboe2008-03-051-4/+2
* added jtag_add_dr_out(). Better for hw fifo, same for software fifo.oharboe2008-03-051-4/+59
* code to be used in upcoming minidriver work.oharboe2008-02-281-0/+13
* - added support for setting JTAG frequency on ASIX PRESTO (thanks to Pavel Ch...drath2007-08-251-1/+3
* - renamed M5960 USB JTAG to "flyswatter"drath2007-08-101-0/+1
* - fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin)drath2007-01-221-2/+3
* - str9x flash support (Thanks to Spencer Oliver)drath2006-09-281-1/+1
* - endianess fixes everywhere but in the flash code. flashing might still be b...drath2006-08-311-2/+4
* - fixed a minor problem with the GDB server that could drop the first packet ...drath2006-08-061-0/+8
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+90