- convert all files to unix line-ending
[fw/openocd] / src / flash / cfi.c
2008-02-25 drath- convert all files to unix line-ending
2008-02-25 oharboe- "flash write_binary" is now "flash write_bank" to...
2008-02-24 oharboedisable cfi_write_words(). Broken for spansion, fallback
2008-02-18 ntfreak- add new non-cfi SST flash device. Thanks Øyvind Harboe
2008-01-27 mifi- added autoprobe functionality
2008-01-21 bodylove- Eleminated leading tabs/white space
2008-01-21 ntfreak- updated docs for cfi command, added missing ft2232_la...
2007-12-17 mifi- only some cosmetic changes, convert \r\n to unix
2007-12-16 mifi- removed some compiler warnings
2007-12-14 mifi- added the patch CFI-BE-Fixes-Blockwrite-Support.diff
2007-12-14 mifi- added patch from Dominic to unlock the ATMEL flash...
2007-12-10 mifi- Fixing two compiler warnings
2007-12-10 bodylove- Stripped trailing spaces (patch preparation)
2007-08-10 drath- renamed M5960 USB JTAG to "flyswatter"
2007-05-29 drath- split fileio handling into fileio part and image...
2007-04-11 drath- disabled excessive debug output in jtag.h
2007-03-26 drath- fixed arm926 cp15 command bug (thanks to Vincent...
2007-01-22 drath- fix incorrect parsing of whitespace in command.c...
2006-11-22 drath- added a PLD (programmable logic device) subsystem...
2006-09-28 drath- str9x flash support (Thanks to Spencer Oliver)
2006-09-07 drath- integrated patch from Magnus Lundin that fixes at91sa...
2006-08-06 drath- fixed a minor problem with the GDB server that could...
2006-07-17 drath- Added support for native MinGW builds (thanks to...
2006-06-02 drath- prepare OpenOCD for branching, created ./trunk/