.. |
Makefile.am
|
- 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 |
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
|
- arg list now correctly released on error. Thanks Øyvind Harboe
|
2008-02-18 16:54:18 +00:00 |
command.h
|
- prepare OpenOCD for branching, created ./trunk/
|
2006-06-02 10:36:31 +00:00 |
configuration.c
|
- Added support for native MinGW builds (thanks to Spencer Oliver and Michael Fischer) - you still need to install GiveIO (not part of OpenOCD)
|
2006-07-17 14:13:27 +00:00 |
configuration.h
|
- prepare OpenOCD for branching, created ./trunk/
|
2006-06-02 10:36:31 +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 patch "remove error handler as planned"
|
2008-01-20 13:52:06 +00:00 |
interpreter.h
|
- added patch "remove error handler as planned"
|
2008-01-20 13:52:06 +00:00 |
log.c
|
- Added a "User:" debug level. These are messages that are intended for the user and are part of normal operation.
|
2008-02-18 14:32:43 +00:00 |
log.h
|
- Added a "User:" debug level. These are messages that are intended for the user and are part of normal operation.
|
2008-02-18 14:32:43 +00:00 |
replacements.c
|
- added patch for faster start of OpenOCD
|
2008-01-10 19:10:55 +00:00 |
replacements.h
|
Corrected typo (to many brackets)
|
2007-12-14 19:54:18 +00:00 |
time_support.c
|
- added mingw elf patches from Vincent Palatin
|
2007-06-16 14:45:55 +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
|
Merged rev 215 changes from /branches/xscale-ixp-be into trunk:
|
2007-12-05 13:34:02 +00:00 |