aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-03-05* fixed malloc corruption in target->debug_reasonoharboe
2008-03-05telnet_port can now be invoked multiple timesoharboe
2008-03-04Bogus error message in GDB removedoharboe
2008-03-04Fixed GDB timeout crash - regression introduced back when log_add/remove_call...oharboe
2008-03-04Michael Bruck - fix warnings.oharboe
2008-03-04Michael Bruck: fix warnings.oharboe
2008-03-04Michael Bruck:oharboe
2008-03-03- added svn prop svn:eol-style nativentfreak
2008-03-03I fixed all the targets even thoughoharboe
2008-03-03added at91sam9260.cfg, nslu2.cfg, pxa255.cfg, pxa255_sst.cfgoharboe
2008-03-03some comments from Dominicoharboe
2008-03-02Uwe Hermann tightned up comments, etc. to follow OpenOCD policyoharboe
2008-03-01target scripts for test suite.oharboe
2008-03-01fix memory corruption regression introduced in 335oharboe
2008-03-01- removed warnings "xxxxx" might be used uninitialized in this function (arm_...mifi
2008-03-01backed out jtag_add_shift()oharboe
2008-03-01improve DCC bulk write performance by using jtag_add_shift() + tweaked embedd...oharboe
2008-03-01Now uses jtag_add_shift() via embeddedice_write_reg_inner().oharboe
2008-03-01log_remove_callbackoharboe
2008-03-01wip. fixed gaffe in jtag_add_shift()oharboe
2008-03-01error handling fix.oharboe
2008-02-29added an #error in case anybody tries to compile that broken code.oharboe
2008-02-29fixed stack corruption. Introduced when _check_value was phased out.oharboe
2008-02-29- fix bug with emulated cortex_m3 dcc channelntfreak
2008-02-29Tweaked logging output.oharboe
2008-02-29Uwe Hermann: Add a --version switch for openocd.oharboe
2008-02-29Uwe Hermann: oharboe
2008-02-29Pavel Chromy: add missing newlines.oharboe
2008-02-29lingering patch from Pavel Chromy.oharboe
2008-02-29formatting fixes from Pavel Chromyoharboe
2008-02-29remove warnings.oharboe
2008-02-29- image.c and fileio.c now uses logging to propagate error strings.oharboe
2008-02-29- clean up target output strings a bitoharboe
2008-02-29do not write single chars to log file.oharboe
2008-02-29Pavel Chromy: clarify error messagesoharboe
2008-02-29Summary: passing of variable argument list reduced, strings sent to logging a...oharboe
2008-02-29Michael Bruck:oharboe
2008-02-29Michael Bruck: oharboe
2008-02-28fixed newline gaffe in OUTPUT()oharboe
2008-02-28Pavel Chromy spotted duplicated newlines gaffe from yours sincerely.oharboe
2008-02-28Pavel Chromy spotted a leakoharboe
2008-02-28small line ending cleanup.oharboe
2008-02-28Pavel Chromy - cleanup error messagesoharboe
2008-02-28fix gaffe.oharboe
2008-02-28Pavel Chromy cleaned up checks for halted, error messages, etc.oharboe
2008-02-28fix from Pavel Chromy oharboe
2008-02-28- added svn propsntfreak
2008-02-28code to be used in upcoming minidriver work.oharboe
2008-02-28added some code that will be used in upcoming minidriver work.oharboe
2008-02-28jtag_add_shift() fn - minidriver work in progress.oharboe