aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-28Pavel Chromy spotted duplicated newlines gaffe from yours sincerely.oharboe2-1/+6
2008-02-28Pavel Chromy spotted a leakoharboe1-0/+2
2008-02-28Uwe Hermann: Simplify the manpage by removing lots of redundant information w...oharboe1-52/+9
2008-02-28numerous fixes from Uwe Hermann oharboe1-30/+32
2008-02-28small line ending cleanup.oharboe1-12/+12
2008-02-28Pavel Chromy - cleanup error messagesoharboe1-37/+14
2008-02-28fix gaffe.oharboe1-1/+0
2008-02-28Pavel Chromy cleaned up checks for halted, error messages, etc.oharboe12-99/+186
2008-02-28- svn file props set to LF endingsntfreak0-0/+0
2008-02-28fix from Pavel Chromy oharboe1-1/+0
2008-02-28- added svn propsntfreak16-1015/+1015
2008-02-28code to be used in upcoming minidriver work.oharboe1-0/+13
2008-02-28added some code that will be used in upcoming minidriver work.oharboe1-0/+10
2008-02-28fix copyright.oharboe3-0/+58
2008-02-28jtag_add_shift() fn - minidriver work in progress.oharboe2-0/+67
2008-02-28lingering change for eCos flash driveroharboe1-1/+5
2008-02-28eCos flash driver.oharboe10-1/+1126
2008-02-28- Added TARGET_REQ_DEBUGCHAR target_request debugmsg. This oharboe9-71/+111
2008-02-28- fix line-endingsntfreak1-1916/+1916
2008-02-28- fix line-endingsdrath6-1998/+1998
2008-02-28Uwe Hermann Add @dircategory and @direntry to the info page -- they're used t...oharboe1-1912/+1916
2008-02-28Uwe Hermann fixed some warnings.oharboe6-2002/+1998
2008-02-27- correct line endings from previous commitntfreak2-2044/+2044
2008-02-27- fix typo in ep93xx jtag driver to allow OpenOCD compilation on ARM (thanks ...drath1-1/+1
2008-02-27- fix bug in ft2232 pathmove (thanks to Michael Bruck for the patch)drath1-2/+4
2008-02-27Nicolas Pitre listed some more devices.oharboe2-2040/+2044
2008-02-26- fix issue when target is already haltedntfreak1-0/+1
2008-02-26- code reformat (Thanks Pavel Chromy)ntfreak2-1147/+1000
2008-02-26fix naming conflict under Windows.oharboe1-13/+13
2008-02-26oopss.. another jtag minidriver reset gaffe.oharboe1-3/+3
2008-02-26jtag_add_reset() minidriver gaffe fixed.oharboe1-23/+20
2008-02-26Next step in the JTAG minidriver. This should be fairly close to the final th...oharboe2-66/+100
2008-02-26- jtag minidriver work in progressoharboe2-64/+133
2008-02-25- remove build warningsntfreak6-10/+6
2008-02-25- convert all files to unix line-endingdrath42-32837/+32837
2008-02-25Pavel Chromyoharboe7-3635/+3684
2008-02-25formatting.oharboe1-1841/+1841
2008-02-25Pavel Chromy style fixes.oharboe3-1148/+1147
2008-02-25Fix from Pavel Chromy.oharboe2-2156/+2159
2008-02-25- Fix target library path problem w/Windowsoharboe1-0/+21
2008-02-25From Michael Bruckoharboe21-19378/+21598
2008-02-25committed bugfix from Michael Bruckoharboe1-446/+446
2008-02-25dos2unix fix.oharboe13-12176/+12176
2008-02-25- using ERROR_COMMAND_SYNTAX_ERROR to print syntax in a couple of placesoharboe8-81/+50
2008-02-25- "flash write_binary" is now "flash write_bank" to clarify the focus of theoharboe15-12377/+12192
2008-02-25Michael Bruck spotted an omission in svn 322oharboe2-4/+3
2008-02-24- added "xscale fast_memory_access" which speeds up memoryoharboe3-9/+122
2008-02-24move options handling to separate file to better support embedded implementat...oharboe3-91/+124
2008-02-24- added -c option that will execute an openocd commandoharboe5-229/+273
2008-02-24- fixed target->type->poll() return valueoharboe15-84/+113