summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* changed to eCos license.oharboe2008-02-284-57/+100
* fixed newline gaffe in OUTPUT()oharboe2008-02-281-1/+1
* Pavel Chromy spotted duplicated newlines gaffe from yours sincerely.oharboe2008-02-282-1/+6
* Pavel Chromy spotted a leakoharboe2008-02-281-0/+2
* Uwe Hermann: Simplify the manpage by removing lots of redundant information w...oharboe2008-02-281-52/+9
* numerous fixes from Uwe Hermann oharboe2008-02-281-30/+32
* small line ending cleanup.oharboe2008-02-281-12/+12
* Pavel Chromy - cleanup error messagesoharboe2008-02-281-37/+14
* fix gaffe.oharboe2008-02-281-1/+0
* Pavel Chromy cleaned up checks for halted, error messages, etc.oharboe2008-02-2812-99/+186
* - svn file props set to LF endingsntfreak2008-02-280-0/+0
* fix from Pavel Chromy oharboe2008-02-281-1/+0
* - added svn propsntfreak2008-02-2816-1015/+1015
* code to be used in upcoming minidriver work.oharboe2008-02-281-0/+13
* added some code that will be used in upcoming minidriver work.oharboe2008-02-281-0/+10
* fix copyright.oharboe2008-02-283-0/+58
* jtag_add_shift() fn - minidriver work in progress.oharboe2008-02-282-0/+67
* lingering change for eCos flash driveroharboe2008-02-281-1/+5
* eCos flash driver.oharboe2008-02-2810-1/+1126
* - Added TARGET_REQ_DEBUGCHAR target_request debugmsg. This oharboe2008-02-289-71/+111
* - fix line-endingsntfreak2008-02-281-1916/+1916
* - fix line-endingsdrath2008-02-286-1998/+1998
* Uwe Hermann Add @dircategory and @direntry to the info page -- they're used t...oharboe2008-02-281-1912/+1916
* Uwe Hermann fixed some warnings.oharboe2008-02-286-2002/+1998
* - correct line endings from previous commitntfreak2008-02-272-2044/+2044
* - fix typo in ep93xx jtag driver to allow OpenOCD compilation on ARM (thanks ...drath2008-02-271-1/+1
* - fix bug in ft2232 pathmove (thanks to Michael Bruck for the patch)drath2008-02-271-2/+4
* Nicolas Pitre listed some more devices.oharboe2008-02-272-2040/+2044
* - fix issue when target is already haltedntfreak2008-02-261-0/+1
* - code reformat (Thanks Pavel Chromy)ntfreak2008-02-262-1147/+1000
* fix naming conflict under Windows.oharboe2008-02-261-13/+13
* oopss.. another jtag minidriver reset gaffe.oharboe2008-02-261-3/+3
* jtag_add_reset() minidriver gaffe fixed.oharboe2008-02-261-23/+20
* Next step in the JTAG minidriver. This should be fairly close to the final th...oharboe2008-02-262-66/+100
* - jtag minidriver work in progressoharboe2008-02-262-64/+133
* - remove build warningsntfreak2008-02-256-10/+6
* - convert all files to unix line-endingdrath2008-02-2542-32837/+32837
* Pavel Chromyoharboe2008-02-257-3635/+3684
* formatting.oharboe2008-02-251-1841/+1841
* Pavel Chromy style fixes.oharboe2008-02-253-1148/+1147
* Fix from Pavel Chromy.oharboe2008-02-252-2156/+2159
* - Fix target library path problem w/Windowsoharboe2008-02-251-0/+21
* From Michael Bruckoharboe2008-02-2521-19378/+21598
* committed bugfix from Michael Bruckoharboe2008-02-251-446/+446
* dos2unix fix.oharboe2008-02-2513-12176/+12176
* - using ERROR_COMMAND_SYNTAX_ERROR to print syntax in a couple of placesoharboe2008-02-258-81/+50
* - "flash write_binary" is now "flash write_bank" to clarify the focus of theoharboe2008-02-2515-12377/+12192
* Michael Bruck spotted an omission in svn 322oharboe2008-02-252-4/+3
* - added "xscale fast_memory_access" which speeds up memoryoharboe2008-02-243-9/+122
* move options handling to separate file to better support embedded implementat...oharboe2008-02-243-91/+124