aboutsummaryrefslogtreecommitdiff
path: root/src/target/embeddedice.h
AgeCommit message (Expand)Author
2008-07-28allow minidrivers to implement inner loop of dcc memory writesoharboe
2008-07-25added yours sincerely for files where I feel that I've made non-trivial contr...oharboe
2008-05-07This matters for embedded devices, but is probably not observably better for ...oharboe
2008-04-11Reset wip. Just adding hooks. This is just to reduce the size of the actual c...oharboe
2008-03-05- This speeds up dcc arm7_9 bulk write a little bit and exercises the jtag_ad...oharboe
2008-03-05added jtag_add_dr_out(). Better for hw fifo, same for software fifo.oharboe
2008-02-28code to be used in upcoming minidriver work.oharboe
2007-08-25- added support for setting JTAG frequency on ASIX PRESTO (thanks to Pavel Ch...drath
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath
2007-01-22- fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin)drath
2006-09-28- str9x flash support (Thanks to Spencer Oliver)drath
2006-08-31- endianess fixes everywhere but in the flash code. flashing might still be b...drath
2006-08-06- fixed a minor problem with the GDB server that could drop the first packet ...drath
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath