aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-25Ferdinand Postema <ferdinand@postema.eu> increase reset delay to fix regressi...oharboe1-1/+1
2009-08-25Michael Schwingen <rincewind@discworld.dascon.de> The attached patch adds a "...oharboe2-0/+136
2009-08-25Audrius Urmanavičius <didele.deze@gmail.com> Latest source (R2606) does not ...oharboe1-1/+1
2009-08-25Brian Findlay <findlaybrian@gmail.com> finalize mini2440.cfgoharboe1-3/+2
2009-08-25use cortex_a8 instead of cortex_m3oharboe1-3/+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-21Pieter Conradie <Pieter.Conradie@psitek.com> shuffle things around to the rig...oharboe4-129/+5
2009-08-21native line endingsoharboe5-284/+284
2009-08-21Pieter Conradie <Pieter.Conradie@psitek.com> Scripts for Atmel AT91SAM7S256 a...oharboe5-0/+284
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...ntfreak3-36/+27
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-18Brian Findlay <findlaybrian@gmail.com> Board support for mini2440 (friendlyAR...oharboe1-0/+321
2009-08-18- add cfg file for Amontec JTAGKey2 jtag interfacentfreak2-0/+14
2009-08-18Jonas Horberg [jhorberg@sauer-danfoss.com]ntfreak3-217/+229
2009-08-18Jonas Horberg [jhorberg@sauer-danfoss.com]ntfreak4-39/+131
2009-08-18David Brownell <david-b@pacbell.net> Cleanup the Stellaris target configs:oharboe5-59/+21
2009-08-18David Brownell <david-b@pacbell.net> Add "cortex_m3 vector_catch" command and...oharboe3-4/+115
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
2009-08-18Piotr Ziecik <kosmo@semihalf.com> Due to errors in chipselect management in d...oharboe1-3/+3
2009-08-16Xiaofan Chen <xiaofanc@gmail.com> Split LM3S811 config file into target file ...oharboe2-12/+21
2009-08-16michal smulski <michal.smulski@ooma.com> arm11 target config filesoharboe2-0/+74
2009-08-16Xiaofan Chen <xiaofanc@gmail.com> Add config file for TI-Luminary LM3S1968 ch...oharboe2-0/+58
2009-08-16Ferdinand Postema <ferdinand@postema.eu> cygwin 32 bit warningoharboe1-1/+1
2009-08-16added note w/reference to discussion on whether or not arm11 code is broken o...oharboe1-0/+4
2009-08-13Audrius Urmanavičius [didele.deze@gmail.com]:ntfreak5-84/+264
2009-08-07David Brownell <david-b@pacbell.net>:ntfreak1-0/+3
2009-08-07David Brownell <david-b@pacbell.net>:ntfreak1-1/+4
2009-08-07Ferdinand Postema [ferdinand@postema.eu]ntfreak1-0/+3
2009-08-07- fix segfault introduced during cortex reg cleanupntfreak1-2/+2
2009-08-06Gary Carlson [gcarlson@carlson-minot.com]:ntfreak1-3/+1
2009-08-06- Bring all the ftdi names inline in the cfg scripts. scripts will now work f...ntfreak18-18/+18
2009-08-06michal smulski <michal.smulski@ooma.com>:zwelch1-2/+2
2009-07-31- add configure error if building parport interface under cygwin and sys/io.h...ntfreak1-0/+4
2009-07-27Fix NPE in GDB_EVENT_END as logforwarding was not disabled early enoughoharboe1-1/+7
2009-07-27add "dummy" interface trick to the BUGS reporting suggestionsoharboe1-1/+8
2009-07-26David Brownell <david-b@pacbell.net> More testcase work:oharboe1-7/+16
2009-07-26More instruction decoding fixes:oharboe1-16/+32