aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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-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> oharboe1-0/+86
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-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-03David Brownelloharboe6-74/+191
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-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> start phasing out integers as target IDsoharboe6-59/+54
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 messagesoharboe3-11/+94
2009-08-28restore ICE watchpoint registers when the *last* software breakpoint is removedoharboe2-3/+23
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"...oharboe1-19/+28
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-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
2009-08-26Matt Hsu <matt@0xlab.org> and Holger Hans Peter Freyther <zecke@selfish.org> ...oharboe1-0/+8
2009-08-26David Brownell <david-b@pacbell.net> Fix segv in jtag_examine_chain(): exit l...oharboe1-6/+8
2009-08-26added missing check on jtag_executeoharboe1-1/+4
2009-08-26Remove bogus "BUG:". If the PC is pointing to an invalid instruction, then si...oharboe1-2/+2
2009-08-26reduce arm11 output noiseoharboe2-3/+7
2009-08-26David Brownell <david-b@pacbell.net> Clock updates/fixes for the Stellaris fl...oharboe2-19/+143
2009-08-25David Brownell <david-b@pacbell.net> Tweak disassembly commands:oharboe2-28/+55
2009-08-25David Brownell <david-b@pacbell.net> More jtag_add_reset() cleanup:oharboe1-36/+23
2009-08-25David Brownell <david-b@pacbell.net> More jtag_add_reset() cleanup:oharboe1-17/+18
2009-08-25David Brownell <david-b@pacbell.net> Some jtag_add_reset() cleanup:oharboe1-42/+62
2009-08-25David Brownell <david-b@pacbell.net> Accomodate targets which don't support v...oharboe1-0/+12
2009-08-25- fix build warningsntfreak3-19/+19
2009-08-25Michael Schwingen <rincewind@discworld.dascon.de> a small CFI cleanupoharboe3-6/+5
2009-08-25strange.... the code build and links w/Linux GCC target but fails w/arm-elf. ...oharboe1-3/+3
2009-08-25Ferdinand Postema <ferdinand@postema.eu> fix warningsoharboe1-2/+2