aboutsummaryrefslogtreecommitdiff
path: root/src/target/embeddedice.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-13- Set up ICE registers after TRSToharboe1-7/+28
2008-03-25- rename log functions to stop conflicts under win32 (wingdi)ntfreak1-8/+8
2008-03-07removed excessive debug output. Perhaps a debug_level 4 should be introduced?...oharboe1-2/+0
2008-03-05- This speeds up dcc arm7_9 bulk write a little bit and exercises the jtag_ad...oharboe1-1/+2
2008-03-05added jtag_add_dr_out(). Better for hw fifo, same for software fifo.oharboe1-39/+1
2008-03-01backed out jtag_add_shift()oharboe1-1/+39
2008-03-01Now uses jtag_add_shift() via embeddedice_write_reg_inner().oharboe1-39/+1
2008-02-25- convert all files to unix line-endingdrath1-565/+565
2008-02-25From Michael Bruckoharboe1-565/+565
2008-01-07- added gdb flash fixes patch mifi1-2/+1
2007-09-05Patch by Michael Schwingen thatdrath1-1/+1
2007-08-25- added support for setting JTAG frequency on ASIX PRESTO (thanks to Pavel Ch...drath1-22/+151
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath1-0/+69
2007-06-21- added support for Intel/Marvel PXA27x (XScale) targetsdrath1-18/+1
2007-04-25- added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr...drath1-5/+24
2007-04-16- explicitly disable monitor mode on ARM7/9 targetsdrath1-0/+9
2007-04-11- disabled excessive debug output in jtag.hdrath1-1/+1
2007-03-15- reworked file i/o. every fileaccess (target, flash, nand, in future configu...drath1-0/+6
2007-01-26- disabled use of single-step bit for EmbeddedICE version 6 coresdrath1-1/+0
2007-01-22- fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin)drath1-10/+57
2006-09-28- str9x flash support (Thanks to Spencer Oliver)drath1-2/+3
2006-08-31- endianess fixes everywhere but in the flash code. flashing might still be b...drath1-0/+1
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath1-0/+2
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath1-0/+301