summaryrefslogtreecommitdiff
path: root/src/target/embeddedice.c
Commit message (Expand)AuthorAgeFilesLines
...
* allow minidrivers to implement inner loop of dcc memory writesoharboe2008-07-281-40/+51
* added yours sincerely for files where I feel that I've made non-trivial contr...oharboe2008-07-251-0/+3
* - Set up ICE registers after TRSToharboe2008-04-131-7/+28
* - rename log functions to stop conflicts under win32 (wingdi)ntfreak2008-03-251-8/+8
* removed excessive debug output. Perhaps a debug_level 4 should be introduced?...oharboe2008-03-071-2/+0
* - This speeds up dcc arm7_9 bulk write a little bit and exercises the jtag_ad...oharboe2008-03-051-1/+2
* added jtag_add_dr_out(). Better for hw fifo, same for software fifo.oharboe2008-03-051-39/+1
* backed out jtag_add_shift()oharboe2008-03-011-1/+39
* Now uses jtag_add_shift() via embeddedice_write_reg_inner().oharboe2008-03-011-39/+1
* - convert all files to unix line-endingdrath2008-02-251-565/+565
* From Michael Bruckoharboe2008-02-251-565/+565
* - added gdb flash fixes patch mifi2008-01-071-2/+1
* Patch by Michael Schwingen thatdrath2007-09-051-1/+1
* - added support for setting JTAG frequency on ASIX PRESTO (thanks to Pavel Ch...drath2007-08-251-22/+151
* - renamed M5960 USB JTAG to "flyswatter"drath2007-08-101-0/+69
* - added support for Intel/Marvel PXA27x (XScale) targetsdrath2007-06-211-18/+1
* - added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr...drath2007-04-251-5/+24
* - explicitly disable monitor mode on ARM7/9 targetsdrath2007-04-161-0/+9
* - disabled excessive debug output in jtag.hdrath2007-04-111-1/+1
* - reworked file i/o. every fileaccess (target, flash, nand, in future configu...drath2007-03-151-0/+6
* - disabled use of single-step bit for EmbeddedICE version 6 coresdrath2007-01-261-1/+0
* - fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin)drath2007-01-221-10/+57
* - str9x flash support (Thanks to Spencer Oliver)drath2006-09-281-2/+3
* - endianess fixes everywhere but in the flash code. flashing might still be b...drath2006-08-311-0/+1
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-171-0/+2
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+301