summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Warning fixduane2009-08-311-0/+3
* Gary Carlson <gcarlson@carlson-minot.com> config fileoharboe2009-08-311-0/+204
* Ferdinand Postema <ferdinand@postema.eu> config script for the MMnet1001 modu...oharboe2009-08-311-0/+83
* David Brownell <david-b@pacbell.net> Minor code bugfix: check right variable.oharboe2009-08-301-1/+1
* Dirk Behme <dirk.behme@googlemail.com> Fix typo in help text. It has to be 'p...oharboe2009-08-301-1/+1
* David Brownell <david-b@pacbell.net> Fix Sandstorm revision checking: right b...oharboe2009-08-301-1/+1
* David Brownell <david-b@pacbell.net> Remove duplicate check for flash write s...oharboe2009-08-301-21/+19
* David Brownell <david-b@pacbell.net> Minor doc updates:oharboe2009-08-301-1/+15
* David Brownell <david-b@pacbell.net> start phasing out integers as target IDsoharboe2009-08-307-61/+62
* David Brownell <david-b@pacbell.net> Be sure the built-in search paths always...oharboe2009-08-304-7/+8
* David Brownell <david-b@pacbell.net> fix warningsoharboe2009-08-281-4/+8
* added arm11 timeout error messagesoharboe2009-08-284-15/+104
* restore ICE watchpoint registers when the *last* software breakpoint is removedoharboe2009-08-282-3/+23
* David Brownell <david-b@pacbell.net> The Stellaris eval boards don't have TRS...oharboe2009-08-284-6/+0
* David Brownell <david-b@pacbell.net> ARM disassembly support for about five d...oharboe2009-08-281-6/+345
* arm11 hardware step using simulation + breakpoint. Use "hardware_step enable"...oharboe2009-08-272-20/+30
* arm11 single stepping wip - at least we know the next PC nowoharboe2009-08-271-0/+4
* arm11 single stepping wipoharboe2009-08-271-0/+101
* refactor arm simulator to allow arm11 code to use it as well - no observable ...oharboe2009-08-272-49/+147
* some arm11 stuff that isn't done yet.oharboe2009-08-261-0/+2
* Matt Hsu <matt@0xlab.org> and Holger Hans Peter Freyther <zecke@selfish.org> ...oharboe2009-08-261-5/+23
* Matt Hsu <matt@0xlab.org> and Holger Hans Peter Freyther <zecke@selfish.org> ...oharboe2009-08-261-1/+1
* Matt Hsu <matt@0xlab.org> and Holger Hans Peter Freyther <zecke@selfish.org> ...oharboe2009-08-261-1/+1
* Matt Hsu <matt@0xlab.org> cortex-a8: Copy some more registers from the docume...oharboe2009-08-261-0/+8
* Matt Hsu <matt@0xlab.org> cortex_a8_exec_opcode is writing the ARM instructio...oharboe2009-08-261-1/+9
* Matt Hsu <matt@0xlab.org> Wait for the DTRRX to be full before reading it. Re...oharboe2009-08-261-4/+9
* Matt Hsu <matt@0xlab.org> and Holger Hans Peter Freyther <zecke@selfish.org> ...oharboe2009-08-261-0/+8
* David Brownell <david-b@pacbell.net> Fix segv in jtag_examine_chain(): exit l...oharboe2009-08-261-6/+8
* added missing check on jtag_executeoharboe2009-08-261-1/+4
* Remove bogus "BUG:". If the PC is pointing to an invalid instruction, then si...oharboe2009-08-261-2/+2
* reduce arm11 output noiseoharboe2009-08-263-4/+11
* Michael Schwingen <rincewind@discworld.dascon.de> news about xscaleoharboe2009-08-261-0/+1
* David Brownell <david-b@pacbell.net> Clock updates/fixes for the Stellaris fl...oharboe2009-08-262-19/+143
* David Brownell <david-b@pacbell.net> Various updates to 0.3.0 NEWSoharboe2009-08-251-4/+21
* David Brownell <david-b@pacbell.net> Tweak disassembly commands:oharboe2009-08-253-31/+61
* David Brownell <david-b@pacbell.net> More jtag_add_reset() cleanup:oharboe2009-08-251-36/+23
* David Brownell <david-b@pacbell.net> More jtag_add_reset() cleanup:oharboe2009-08-251-17/+18
* David Brownell <david-b@pacbell.net> Some jtag_add_reset() cleanup:oharboe2009-08-251-42/+62
* David Brownell <david-b@pacbell.net> Accomodate targets which don't support v...oharboe2009-08-251-0/+12
* Michael Schwingen <rincewind@discworld.dascon.de> fix previous doc patchoharboe2009-08-251-2/+1
* - fix build warningsntfreak2009-08-253-19/+19
* Michael Schwingen <rincewind@discworld.dascon.de> a small CFI cleanupoharboe2009-08-253-6/+5
* strange.... the code build and links w/Linux GCC target but fails w/arm-elf. ...oharboe2009-08-251-3/+3
* Ferdinand Postema <ferdinand@postema.eu> fix warningsoharboe2009-08-251-2/+2
* Ferdinand Postema <ferdinand@postema.eu> increase reset delay to fix regressi...oharboe2009-08-251-1/+1
* Michael Schwingen <rincewind@discworld.dascon.de> The attached patch adds a "...oharboe2009-08-252-0/+136
* Audrius Urmanavičius <didele.deze@gmail.com> Latest source (R2606) does not ...oharboe2009-08-251-1/+1
* Brian Findlay <findlaybrian@gmail.com> finalize mini2440.cfgoharboe2009-08-251-3/+2
* use cortex_a8 instead of cortex_m3oharboe2009-08-251-3/+1
* David Brownell The rest of the Cortex-A8 support from Magnus: replace the pre...oharboe2009-08-252-88/+1358