| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - Fix bug-in-waiting when adding more than one TAP event type | oharboe | 2009-09-09 | 1 | -4/+10 |
* | David Brownell <david-b@pacbell.net> | oharboe | 2009-09-09 | 5 | -8/+27 |
* | Report correct core instruction state for ARMv/A targets | mlu | 2009-09-08 | 1 | -1/+1 |
* | Load PC with bit 0 set to 1 when resuming to say in Thumb instruction state. | mlu | 2009-09-08 | 1 | -2/+7 |
* | David Brownell <david-b@pacbell.net> | oharboe | 2009-09-08 | 1 | -0/+86 |
* | David Brownell <david-b@pacbell.net> | oharboe | 2009-09-08 | 1 | -35/+137 |
* | Improved handling of instruction set state, helps for debugging Thumb state. | mlu | 2009-09-07 | 1 | -7/+5 |
* | Mahr, Stefan <Stefan.Mahr@sphairon.com> removes the endianness swapping in mi... | oharboe | 2009-09-04 | 1 | -44/+0 |
* | Matt Hsu <matt@0xlab.org> This patch simply enables the halting debug mode. | oharboe | 2009-09-04 | 1 | -0/+7 |
* | more debug output for breakpoints | oharboe | 2009-09-04 | 1 | -2/+10 |
* | Matt Hsu <matt@0xlab.org> Tidy up the bit-offset operation for DSCR register | oharboe | 2009-09-04 | 2 | -6/+15 |
* | David Brownell | oharboe | 2009-09-03 | 6 | -74/+191 |
* | - fixes the incorrect info msg displayed during stellaris flash programming. | ntfreak | 2009-09-01 | 1 | -2/+2 |
* | - fix a regression when using cortex_m3 emulated dcc channel | ntfreak | 2009-09-01 | 1 | -10/+19 |
* | Warning fix | duane | 2009-08-31 | 1 | -0/+3 |
* | David Brownell <david-b@pacbell.net> Minor code bugfix: check right variable. | oharboe | 2009-08-30 | 1 | -1/+1 |
* | Dirk Behme <dirk.behme@googlemail.com> Fix typo in help text. It has to be 'p... | oharboe | 2009-08-30 | 1 | -1/+1 |
* | David Brownell <david-b@pacbell.net> Fix Sandstorm revision checking: right b... | oharboe | 2009-08-30 | 1 | -1/+1 |
* | David Brownell <david-b@pacbell.net> Remove duplicate check for flash write s... | oharboe | 2009-08-30 | 1 | -21/+19 |
* | David Brownell <david-b@pacbell.net> start phasing out integers as target IDs | oharboe | 2009-08-30 | 6 | -59/+54 |
* | David Brownell <david-b@pacbell.net> Be sure the built-in search paths always... | oharboe | 2009-08-30 | 4 | -7/+8 |
* | David Brownell <david-b@pacbell.net> fix warnings | oharboe | 2009-08-28 | 1 | -4/+8 |
* | added arm11 timeout error messages | oharboe | 2009-08-28 | 3 | -11/+94 |
* | restore ICE watchpoint registers when the *last* software breakpoint is removed | oharboe | 2009-08-28 | 2 | -3/+23 |
* | David Brownell <david-b@pacbell.net> ARM disassembly support for about five d... | oharboe | 2009-08-28 | 1 | -6/+345 |
* | arm11 hardware step using simulation + breakpoint. Use "hardware_step enable"... | oharboe | 2009-08-27 | 1 | -19/+28 |
* | arm11 single stepping wip - at least we know the next PC now | oharboe | 2009-08-27 | 1 | -0/+4 |
* | arm11 single stepping wip | oharboe | 2009-08-27 | 1 | -0/+101 |
* | refactor arm simulator to allow arm11 code to use it as well - no observable ... | oharboe | 2009-08-27 | 2 | -49/+147 |
* | Matt Hsu <matt@0xlab.org> and Holger Hans Peter Freyther <zecke@selfish.org> ... | oharboe | 2009-08-26 | 1 | -5/+23 |
* | Matt Hsu <matt@0xlab.org> and Holger Hans Peter Freyther <zecke@selfish.org> ... | oharboe | 2009-08-26 | 1 | -1/+1 |
* | Matt Hsu <matt@0xlab.org> and Holger Hans Peter Freyther <zecke@selfish.org> ... | oharboe | 2009-08-26 | 1 | -1/+1 |
* | Matt Hsu <matt@0xlab.org> cortex-a8: Copy some more registers from the docume... | oharboe | 2009-08-26 | 1 | -0/+8 |
* | Matt Hsu <matt@0xlab.org> cortex_a8_exec_opcode is writing the ARM instructio... | oharboe | 2009-08-26 | 1 | -1/+9 |
* | Matt Hsu <matt@0xlab.org> Wait for the DTRRX to be full before reading it. Re... | oharboe | 2009-08-26 | 1 | -4/+9 |
* | Matt Hsu <matt@0xlab.org> and Holger Hans Peter Freyther <zecke@selfish.org> ... | oharboe | 2009-08-26 | 1 | -0/+8 |
* | David Brownell <david-b@pacbell.net> Fix segv in jtag_examine_chain(): exit l... | oharboe | 2009-08-26 | 1 | -6/+8 |
* | added missing check on jtag_execute | oharboe | 2009-08-26 | 1 | -1/+4 |
* | Remove bogus "BUG:". If the PC is pointing to an invalid instruction, then si... | oharboe | 2009-08-26 | 1 | -2/+2 |
* | reduce arm11 output noise | oharboe | 2009-08-26 | 2 | -3/+7 |
* | David Brownell <david-b@pacbell.net> Clock updates/fixes for the Stellaris fl... | oharboe | 2009-08-26 | 2 | -19/+143 |
* | David Brownell <david-b@pacbell.net> Tweak disassembly commands: | oharboe | 2009-08-25 | 2 | -28/+55 |
* | David Brownell <david-b@pacbell.net> More jtag_add_reset() cleanup: | oharboe | 2009-08-25 | 1 | -36/+23 |
* | David Brownell <david-b@pacbell.net> More jtag_add_reset() cleanup: | oharboe | 2009-08-25 | 1 | -17/+18 |
* | David Brownell <david-b@pacbell.net> Some jtag_add_reset() cleanup: | oharboe | 2009-08-25 | 1 | -42/+62 |
* | David Brownell <david-b@pacbell.net> Accomodate targets which don't support v... | oharboe | 2009-08-25 | 1 | -0/+12 |
* | - fix build warnings | ntfreak | 2009-08-25 | 3 | -19/+19 |
* | Michael Schwingen <rincewind@discworld.dascon.de> a small CFI cleanup | oharboe | 2009-08-25 | 3 | -6/+5 |
* | strange.... the code build and links w/Linux GCC target but fails w/arm-elf. ... | oharboe | 2009-08-25 | 1 | -3/+3 |
* | Ferdinand Postema <ferdinand@postema.eu> fix warnings | oharboe | 2009-08-25 | 1 | -2/+2 |