aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2009-08-28David Brownell <david-b@pacbell.net> The Stellaris eval boards don't have TRS...oharboe4-6/+0
2009-08-28David Brownell <david-b@pacbell.net> ARM disassembly support for about five d...oharboe1-6/+345
2009-08-27arm11 hardware step using simulation + breakpoint. Use "hardware_step enable"...oharboe2-20/+30
2009-08-27arm11 single stepping wip - at least we know the next PC nowoharboe1-0/+4
2009-08-27arm11 single stepping wipoharboe1-0/+101
2009-08-27refactor arm simulator to allow arm11 code to use it as well - no observable ...oharboe2-49/+147
2009-08-26some arm11 stuff that isn't done yet.oharboe1-0/+2
2009-08-26Matt Hsu <matt@0xlab.org> and Holger Hans Peter Freyther <zecke@selfish.org> ...oharboe1-5/+23
2009-08-26Matt Hsu <matt@0xlab.org> and Holger Hans Peter Freyther <zecke@selfish.org> ...oharboe1-1/+1
2009-08-26Matt Hsu <matt@0xlab.org> and Holger Hans Peter Freyther <zecke@selfish.org> ...oharboe1-1/+1
2009-08-26Matt Hsu <matt@0xlab.org> cortex-a8: Copy some more registers from the docume...oharboe1-0/+8
2009-08-26Matt Hsu <matt@0xlab.org> cortex_a8_exec_opcode is writing the ARM instructio...oharboe1-1/+9
2009-08-26Matt Hsu <matt@0xlab.org> Wait for the DTRRX to be full before reading it. Re...oharboe1-4/+9