openocd/src/helper
mifi 02f3765351 - added patch for new flash functionality like:
flash verify_image and flash erase_address.
- added patch for new parport_write_on_exit command.
Even this patch will fix some memory leaks.

(thanks too oyvind and Spen for these patches)

git-svn-id: svn://svn.berlios.de/openocd/trunk@240 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2007-12-18 21:20:28 +00:00
..
binarybuffer.c - further work on ETB decoding (not yet functional) 2007-05-05 11:02:03 +00:00
binarybuffer.h - str9x flash support (Thanks to Spencer Oliver) 2006-09-28 10:41:43 +00:00
command.c - added patch for new flash functionality like: 2007-12-18 21:20:28 +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 - added patch for new flash functionality like: 2007-12-18 21:20:28 +00:00
fileio.h - flash autoerase <on|off> cmd added, default is off - flash banks are calculated and erased prior to write (flash write_image only) 2007-10-01 08:31:30 +00:00
interpreter.c The changes allows the "script" command to be used from within 2007-12-17 17:00:24 +00:00
interpreter.h - prepare OpenOCD for branching, created ./trunk/ 2006-06-02 10:36:31 +00:00
log.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
log.h - changed mingw host detection to *-mingw instead of *-*-mingw to work with i586-mingw32msvc-gcc 2007-08-10 20:21:35 +00:00
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
replacements.c - only some cosmetic changes, convert \r\n to unix 2007-12-17 22:12:57 +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