summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Uwe Hermann tightned up comments, etc. to follow OpenOCD policyoharboe2008-03-0217-98/+107
* target scripts for test suite.oharboe2008-03-0113-2/+196
* fix memory corruption regression introduced in 335oharboe2008-03-011-1/+2
* - removed warnings "xxxxx" might be used uninitialized in this function (arm_...mifi2008-03-013-3/+4
* backed out jtag_add_shift()oharboe2008-03-012-22/+43
* improve DCC bulk write performance by using jtag_add_shift() + tweaked embedd...oharboe2008-03-011-4/+21
* Now uses jtag_add_shift() via embeddedice_write_reg_inner().oharboe2008-03-011-39/+1
* log_remove_callbackoharboe2008-03-011-0/+1
* wip. fixed gaffe in jtag_add_shift()oharboe2008-03-011-1/+1
* error handling fix.oharboe2008-03-011-5/+4
* added an #error in case anybody tries to compile that broken code.oharboe2008-02-291-0/+1
* fixed stack corruption. Introduced when _check_value was phased out.oharboe2008-02-291-3/+6
* - fix bug with emulated cortex_m3 dcc channelntfreak2008-02-291-3/+8
* Tweaked logging output.oharboe2008-02-291-13/+0
* Uwe Hermann: Add a --version switch for openocd.oharboe2008-02-291-11/+20
* 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