summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Uwe Hermann: oharboe2008-02-2924-124/+201
* Pavel Chromy: add missing newlines.oharboe2008-02-291-2/+2
* lingering patch from Pavel Chromy.oharboe2008-02-291-5/+2
* formatting fixes from Pavel Chromyoharboe2008-02-292-14/+14
* remove warnings.oharboe2008-02-293-13/+9
* - image.c and fileio.c now uses logging to propagate error strings.oharboe2008-02-2910-374/+205
* - clean up target output strings a bitoharboe2008-02-296-15/+22
* do not write single chars to log file.oharboe2008-02-291-23/+39
* Pavel Chromy: clarify error messagesoharboe2008-02-291-2/+2
* Summary: passing of variable argument list reduced, strings sent to logging a...oharboe2008-02-297-156/+118
* Michael Bruck:oharboe2008-02-295-96/+565
* Michael Bruck: oharboe2008-02-291-16/+32
* 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
* 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
* fix from Pavel Chromy oharboe2008-02-281-1/+0
* - added svn propsntfreak2008-02-289-783/+783
* 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
* 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-283-1/+484
* - Added TARGET_REQ_DEBUGCHAR target_request debugmsg. This oharboe2008-02-289-71/+111
* - fix line-endingsdrath2008-02-286-1998/+1998
* Uwe Hermann fixed some warnings.oharboe2008-02-286-2002/+1998
* - 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
* - 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