index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
helper
Age
Commit message (
Expand
)
Author
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 bit
oharboe
2008-02-29
do not write single chars to log file.
oharboe
2008-02-29
Summary: passing of variable argument list reduced, strings sent to logging a...
oharboe
2008-02-29
Michael Bruck:
oharboe
2008-02-28
fixed newline gaffe in OUTPUT()
oharboe
2008-02-28
Pavel Chromy spotted duplicated newlines gaffe from yours sincerely.
oharboe
2008-02-28
Pavel Chromy spotted a leak
oharboe
2008-02-28
small line ending cleanup.
oharboe
2008-02-28
- added svn props
ntfreak
2008-02-28
added some code that will be used in upcoming minidriver work.
oharboe
2008-02-28
- Added TARGET_REQ_DEBUGCHAR target_request debugmsg. This
oharboe
2008-02-25
- remove build warnings
ntfreak
2008-02-25
- convert all files to unix line-ending
drath
2008-02-25
Pavel Chromy
oharboe
2008-02-25
- Fix target library path problem w/Windows
oharboe
2008-02-25
dos2unix fix.
oharboe
2008-02-25
- using ERROR_COMMAND_SYNTAX_ERROR to print syntax in a couple of places
oharboe
2008-02-25
- "flash write_binary" is now "flash write_bank" to clarify the focus of the
oharboe
2008-02-24
move options handling to separate file to better support embedded implementat...
oharboe
2008-02-24
- added -c option that will execute an openocd command
oharboe
2008-02-24
debug_level 3 now prints seconds since start of openocd
oharboe
2008-02-24
cosmetic fixes to debug output + phasing out printf() in favour of logging sy...
oharboe
2008-02-23
- added time command
oharboe
2008-02-22
- added patch to remove count and time information from log_printf
mifi
2008-02-20
- fix bug when using full paths to config files. Thanks Ted Roth
ntfreak
2008-02-19
- added patch which fixed big/small endian problems on non-x86 host CPUs.
mifi
2008-02-19
- add search paths via new arg -s (-search). Thanks Ted Roth
ntfreak
2008-02-19
- Fixed bug in pathmove for XScale
ntfreak
2008-02-18
- arg list now correctly released on error. Thanks Øyvind Harboe
ntfreak
2008-02-18
- fix broken JTAG error handling
ntfreak
2008-02-18
- Added a "User:" debug level. These are messages that are intended for the u...
ntfreak
2008-02-17
- combine similar functions in telnet_server.c
ntfreak
2008-02-16
- cleanup and remove time() warning
ntfreak
2008-02-14
- added patch to stop DEBUG messages to be forwarded to telnet/gdb.
mifi
2008-02-13
- added patch to Improving progress/error output for telnet & GDB monitor
mifi
2008-01-20
- added patch "remove error handler as planned"
mifi
2008-01-10
- added faster gdb packet handling (thanks to oyvind harboe for the patch)
ntfreak
2008-01-10
- added patch for faster start of OpenOCD
mifi
2007-12-29
- minimum autoconf 2.59 is now required and verified - due to issues with AS_...
ntfreak
2007-12-20
- removed flash write_image - binary compare function has been moved to verif...
ntfreak
2007-12-19
- this patch allows OpenOCD running under eCos to access files via tftp
mifi
2007-12-18
- added patch for new flash functionality like:
mifi
2007-12-17
- only some cosmetic changes, convert \r\n to unix
mifi
2007-12-17
The changes allows the "script" command to be used from within
mifi
2007-12-14
Corrected typo (to many brackets)
mifi
2007-12-14
Sorry, I have forgotten to add a description for the last version, where
mifi
2007-12-14
git-svn-id: svn://svn.berlios.de/openocd/trunk@228 b42882b7-edfa-0310-969c-e2...
mifi
2007-12-10
- Fixing two compiler warnings
mifi
2007-12-05
Merged rev 215 changes from /branches/xscale-ixp-be into trunk:
bodylove
[next]