summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* David Brownell <david-b@pacbell.net> Tweak disassembly commands:oharboe2009-08-252-28/+55
* 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
* - 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
* Michael Schwingen <rincewind@discworld.dascon.de> The attached patch adds a "...oharboe2009-08-251-0/+63
* Audrius Urmanavičius <didele.deze@gmail.com> Latest source (R2606) does not ...oharboe2009-08-251-1/+1
* David Brownell The rest of the Cortex-A8 support from Magnus: replace the pre...oharboe2009-08-252-88/+1358
* David Brownell Subset of Cortex-A8 support from Magnus: create an armv7a fileoharboe2009-08-253-0/+479
* add missing isblank() for eCosoharboe2009-08-251-0/+2
* Steve Grubb <sgrubb@redhat.com> fix various and sundry leaksoharboe2009-08-247-0/+39
* Jonas Horberg <jhorberg@sauer-danfoss.com> oharboe2009-08-241-3/+2
* Florian Boor <florian.boor@kernelconcepts.de> fixes a segfault executing comm...oharboe2009-08-211-1/+1
* Piotr Ziecik <kosmo@semihalf.com> This patch adds handling blank characters b...oharboe2009-08-201-59/+38
* - remove enable-ft2232-highspeed configure option, high speed ftdi support is...ntfreak2009-08-201-12/+19
* David Brownell <david-b@pacbell.net>More Thumb2 disassembly:oharboe2009-08-201-2/+136
* Jonas Horberg [jhorberg@sauer-danfoss.com]:ntfreak2009-08-191-1/+1
* David Brownell <david-b@pacbell.net>Fix some command helptext:oharboe2009-08-191-4/+13
* David Brownell <david-b@pacbell.net> Clean up some Cortex-M3 reset handling.oharboe2009-08-191-17/+39
* David Brownell [david-b@pacbell.net]:ntfreak2009-08-181-10/+21
* Jonas Horberg [jhorberg@sauer-danfoss.com]ntfreak2009-08-181-159/+148
* Jonas Horberg [jhorberg@sauer-danfoss.com]ntfreak2009-08-184-39/+131
* David Brownell <david-b@pacbell.net> Add "cortex_m3 vector_catch" command and...oharboe2009-08-182-3/+83
* David Brownell <david-b@pacbell.net> Clean up ARM7/ARM9 EmbeddedICE register ...oharboe2009-08-182-49/+131
* David Brownell <david-b@pacbell.net> Several of the ARMv7M registers are 8 bi...oharboe2009-08-181-29/+30
* Piotr Ziecik <kosmo@semihalf.com> Due to errors in chipselect management in d...oharboe2009-08-181-3/+3
* Ferdinand Postema <ferdinand@postema.eu> cygwin 32 bit warningoharboe2009-08-161-1/+1
* added note w/reference to discussion on whether or not arm11 code is broken o...oharboe2009-08-161-0/+4
* Audrius Urmanavičius [didele.deze@gmail.com]:ntfreak2009-08-132-80/+202
* David Brownell <david-b@pacbell.net>:ntfreak2009-08-071-0/+3
* Ferdinand Postema [ferdinand@postema.eu]ntfreak2009-08-071-0/+3
* - fix segfault introduced during cortex reg cleanupntfreak2009-08-071-2/+2
* Gary Carlson [gcarlson@carlson-minot.com]:ntfreak2009-08-061-3/+1
* michal smulski <michal.smulski@ooma.com>:zwelch2009-08-061-2/+2
* Fix NPE in GDB_EVENT_END as logforwarding was not disabled early enoughoharboe2009-07-271-1/+7
* David Brownell <david-b@pacbell.net> More testcase work:oharboe2009-07-261-7/+16
* More instruction decoding fixes:oharboe2009-07-261-16/+32
* David Brownell <david-b@pacbell.net> More fixes from test cases:oharboe2009-07-261-7/+11
* David Brownell <david-b@pacbell.net> More instruction decoding fixes:oharboe2009-07-261-8/+12
* David Brownell <david-b@pacbell.net> More instruction decoding fixes based on...oharboe2009-07-241-9/+10
* David Brownell <david-b@pacbell.net> Bugfix some instruction decoding ... I'v...oharboe2009-07-241-4/+4
* Andreas Fritiofson <andreas.fritiofson@gmail.com> I noticed there are a few c...oharboe2009-07-241-10/+5
* David Brownell <david-b@pacbell.net> thumb2 disassembly for Load halfwordoharboe2009-07-231-1/+86
* David Brownell <david-b@pacbell.net> thumb2 disassembly for Load byte, memory...oharboe2009-07-231-0/+170
* Ferdinand Postema <ferdinand@postema.eu> fix cygwin warningsoharboe2009-07-233-6/+6
* David Brownell <david-b@pacbell.net> fix warningsoharboe2009-07-231-44/+50