aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-11- revert change made to sheevaplug.cfg in rev2573ntfreak1-1/+1
2009-09-11Nicolas Pitre <nico@cam.org> put feroceon target definition at the end so to ...oharboe1-86/+79
2009-09-11Nicolas Pitre <nico@cam.org> Dragonite supportoharboe4-20/+76
2009-09-11spelling mistakeoharboe1-2/+2
2009-09-11do not use dynamically sized stack arrays, not compatible with embedded OS'soharboe1-10/+24
2009-09-11registering a target event twice caused infinite loop. Same bug as in jtag/co...oharboe1-4/+9
2009-09-11syntax error fixoharboe1-0/+1
2009-09-11Alexei Babich <a.babich@rez.ru> cleanupoharboe2-7/+28
2009-09-11Nicolas Pitre <nico@cam.org> tighten error checking in bulk_writeoharboe1-4/+15
2009-09-10eol-style:nativeoharboe0-0/+0
2009-09-10Alexei Babich <a.babich@rez.ru> imx31 nand flash controller supportoharboe4-2/+1004
2009-09-10Alexei Babich <a.babich@rez.ru> fix problems with unecessary tailend byte acc...oharboe1-0/+12
2009-09-10michal smulski <michal.smulski@ooma.com> telo target/board scriptsoharboe5-30/+1396
2009-09-09Rolf Meeser <rolfm_9dq@yahoo.de> oharboe2-6/+44
2009-09-09- Fix bug-in-waiting when adding more than one TAP event typeoharboe1-4/+10
2009-09-09David Brownell <david-b@pacbell.net> oharboe5-8/+27
2009-09-09David Brownell <david-b@pacbell.net> oharboe1-4/+14
2009-09-08Report correct core instruction state for ARMv/A targetsmlu1-1/+1
2009-09-08Load PC with bit 0 set to 1 when resuming to say in Thumb instruction state.mlu1-2/+7
2009-09-08David Brownell <david-b@pacbell.net> oharboe2-0/+103
2009-09-08David Brownell <david-b@pacbell.net> oharboe1-35/+137
2009-09-07Improved handling of instruction set state, helps for debugging Thumb state.mlu1-7/+5
2009-09-04Mahr, Stefan <Stefan.Mahr@sphairon.com> removes the endianness swapping in mi...oharboe1-44/+0
2009-09-04use "armv4_5 core_state arm" instead of soft_reset_halt, fewer side effectsoharboe3-4/+5
2009-09-04Dirk Behme <dirk.behme@googlemail.com> retire jtag_speed usageoharboe1-2/+0
2009-09-04Dirk Behme <dirk.behme@googlemail.com> Add default fall back freqency.oharboe1-0/+3
2009-09-04set ARM mode using explicit command rather than soft_reset_halt which has lot...oharboe1-1/+1
2009-09-04Matt Hsu <matt@0xlab.org> This patch simply enables the halting debug mode.oharboe1-0/+7
2009-09-04more debug output for breakpointsoharboe1-2/+10
2009-09-04Matt Hsu <matt@0xlab.org> Tidy up the bit-offset operation for DSCR registeroharboe2-6/+15
2009-09-04David Brownell <david-b@pacbell.net> "set _TARGETNAME ..." cleanupoharboe45-49/+54
2009-09-04David Claffey <dnclaffey@gmail.com> get rid of reset recursionoharboe1-3/+4
2009-09-03David Brownelloharboe6-74/+191
2009-09-02David Claffey <dnclaffey@gmail.com> tested with the Atheros reference design ...oharboe1-0/+56
2009-09-02Crusty Code fixes from the tcl directory re-arragementsduane3-22/+22
2009-09-01- fixes the incorrect info msg displayed during stellaris flash programming.ntfreak1-2/+2
2009-09-01- fix a regression when using cortex_m3 emulated dcc channelntfreak1-10/+19
2009-08-31Warning fixduane1-0/+3
2009-08-31Gary Carlson <gcarlson@carlson-minot.com> config fileoharboe1-0/+204
2009-08-31Ferdinand Postema <ferdinand@postema.eu> config script for the MMnet1001 modu...oharboe1-0/+83
2009-08-30David Brownell <david-b@pacbell.net> Minor code bugfix: check right variable.oharboe1-1/+1
2009-08-30Dirk Behme <dirk.behme@googlemail.com> Fix typo in help text. It has to be 'p...oharboe1-1/+1
2009-08-30David Brownell <david-b@pacbell.net> Fix Sandstorm revision checking: right b...oharboe1-1/+1
2009-08-30David Brownell <david-b@pacbell.net> Remove duplicate check for flash write s...oharboe1-21/+19
2009-08-30David Brownell <david-b@pacbell.net> Minor doc updates:oharboe1-1/+15
2009-08-30David Brownell <david-b@pacbell.net> start phasing out integers as target IDsoharboe7-61/+62
2009-08-30David Brownell <david-b@pacbell.net> Be sure the built-in search paths always...oharboe4-7/+8
2009-08-28David Brownell <david-b@pacbell.net> fix warningsoharboe1-4/+8
2009-08-28added arm11 timeout error messagesoharboe4-15/+104
2009-08-28restore ICE watchpoint registers when the *last* software breakpoint is removedoharboe2-3/+23