aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2009-08-25Michael Schwingen <rincewind@discworld.dascon.de> The attached patch adds a "...oharboe1-0/+63
2009-08-25Audrius Urmanavičius <didele.deze@gmail.com> Latest source (R2606) does not ...oharboe1-1/+1
2009-08-25David Brownell The rest of the Cortex-A8 support from Magnus: replace the pre...oharboe2-88/+1358
2009-08-25David Brownell Subset of Cortex-A8 support from Magnus: create an armv7a fileoharboe3-0/+479
2009-08-25add missing isblank() for eCosoharboe1-0/+2
2009-08-24Steve Grubb <sgrubb@redhat.com> fix various and sundry leaksoharboe7-0/+39
2009-08-24Jonas Horberg <jhorberg@sauer-danfoss.com> oharboe1-3/+2
2009-08-21Florian Boor <florian.boor@kernelconcepts.de> fixes a segfault executing comm...oharboe1-1/+1
2009-08-20Piotr Ziecik <kosmo@semihalf.com> This patch adds handling blank characters b...oharboe1-59/+38
2009-08-20- remove enable-ft2232-highspeed configure option, high speed ftdi support is...ntfreak1-12/+19
2009-08-20David Brownell <david-b@pacbell.net>More Thumb2 disassembly:oharboe1-2/+136
2009-08-19Jonas Horberg [jhorberg@sauer-danfoss.com]:ntfreak1-1/+1
2009-08-19David Brownell <david-b@pacbell.net>Fix some command helptext:oharboe1-4/+13
2009-08-19David Brownell <david-b@pacbell.net> Clean up some Cortex-M3 reset handling.oharboe1-17/+39
2009-08-18David Brownell [david-b@pacbell.net]:ntfreak1-10/+21
2009-08-18Jonas Horberg [jhorberg@sauer-danfoss.com]ntfreak1-159/+148
2009-08-18Jonas Horberg [jhorberg@sauer-danfoss.com]ntfreak4-39/+131
2009-08-18David Brownell <david-b@pacbell.net> Add "cortex_m3 vector_catch" command and...oharboe2-3/+83
2009-08-18David Brownell <david-b@pacbell.net> Clean up ARM7/ARM9 EmbeddedICE register ...oharboe2-49/+131
2009-08-18David Brownell <david-b@pacbell.net> Several of the ARMv7M registers are 8 bi...oharboe1-29/+30