- reworked file i/o. every fileaccess (target, flash, nand, in future configuration...
[fw/openocd] / src / openocd.c
2007-03-15 drath- reworked file i/o. every fileaccess (target, flash...
2007-01-31 drath- merged several changes from XScale
2007-01-26 drath- disabled use of single-step bit for EmbeddedICE versi...
2007-01-25 drath- disabled JTAG debug output
2006-11-22 drath- added a PLD (programmable logic device) subsystem...
2006-10-12 drath- allow FT2232 devices to be opened by serial number...
2006-09-07 drath- integrated patch from Magnus Lundin that fixes at91sa...
2006-08-31 drath- added missing AT91RM9200 files
2006-08-20 drath- made bp command more verbose
2006-08-17 drath- updated version info in openocd.c
2006-08-01 drath- allow building for MinGW using either -mno-cygwin...
2006-07-30 drath- added configurable delays after reset lines get deass...
2006-07-17 drath- Added support for native MinGW builds (thanks to...
2006-06-25 drath- fixed bug in Thumb sw breakpoint handling (thanks...
2006-06-25 drath- changed use of bzero (deprecated) to memset (thanks...
2006-06-25 drath- added "version" command (patch from John Hartman...
2006-06-05 drath- fixed some spelling errors (thanks to Andrew Dyer)
2006-06-02 drath- prepare OpenOCD for branching, created ./trunk/