..
Makefile.am
move options handling to separate file to better support embedded implementations of OpenOCD
2008-02-24 21:11:09 +00:00
binarybuffer.c
- added patch "remove error handler as planned"
2008-01-20 13:52:06 +00:00
binarybuffer.h
- added patch "remove error handler as planned"
2008-01-20 13:52:06 +00:00
command.c
- Added TARGET_REQ_DEBUGCHAR target_request debugmsg. This
2008-02-28 08:11:18 +00:00
command.h
- Added TARGET_REQ_DEBUGCHAR target_request debugmsg. This
2008-02-28 08:11:18 +00:00
configuration.c
- remove build warnings
2008-02-25 20:18:26 +00:00
configuration.h
- remove build warnings
2008-02-25 20:18:26 +00:00
fileio.c
- removed flash write_image - binary compare function has been moved to verify_image command
2007-12-20 16:19:10 +00:00
fileio.h
- this patch allows OpenOCD running under eCos to access files via tftp
2007-12-19 21:14:50 +00:00
interpreter.c
- Added TARGET_REQ_DEBUGCHAR target_request debugmsg. This
2008-02-28 08:11:18 +00:00
interpreter.h
- added patch "remove error handler as planned"
2008-01-20 13:52:06 +00:00
log.c
- Added TARGET_REQ_DEBUGCHAR target_request debugmsg. This
2008-02-28 08:11:18 +00:00
log.h
- Added TARGET_REQ_DEBUGCHAR target_request debugmsg. This
2008-02-28 08:11:18 +00:00
options.c
- remove build warnings
2008-02-25 20:18:26 +00:00
replacements.c
- added patch for faster start of OpenOCD
2008-01-10 19:10:55 +00:00
replacements.h
- convert all files to unix line-ending
2008-02-25 17:48:04 +00:00
time_support.c
- added time command
2008-02-23 08:24:59 +00:00
time_support.h
- reworked file i/o. every fileaccess (target, flash, nand, in future configuration, too) should now go through the fileio subsystem
2007-03-15 13:36:44 +00:00
types.h
- added patch which fixed big/small endian problems on non-x86 host CPUs.
2008-02-19 21:44:19 +00:00