Michael Schwingen <rincewind@discworld.dascon.de> add non-CFI SST flashs
[fw/openocd] / src / flash / cfi.c
2009-04-21 oharboeMichael Schwingen <rincewind@discworld.dascon.de> add...
2009-04-19 oharboeMichael Schwingen <rincewind@discworld.dascon.de> ...
2009-04-19 oharboeZach Welch <zw@superlucidity.net> fix signed/unsigned...
2009-04-18 mifiThe following patches was applied:
2009-04-15 oharboeNico Coesel <ncoesel@dealogic.nl> Chip width / bus...
2008-10-15 oharboeLaurentiu Cocanu - memory read/write and exit() error...
2008-10-14 oharboeLaurentiu Cocanu - fix error handling
2008-10-14 oharboeBen Bodley TEKNIQUE <ben@teknique.com> - support for...
2008-10-06 ntfreak- remove build warnings
2008-10-06 oharboeGeorg Acher <acher@in.tum.de> implements the buffer...
2008-08-19 oharboesearch and replace usleep(1000) with alive_sleep(1...
2008-08-17 oharboefixed not halted error messages
2008-07-21 oharboeMichael Kurz <michi.kurz@googlemail.com> MX29LV800B...
2008-07-20 oharboeBen Bodley <ben@teknique.com> non-CFI compliant flash...
2008-06-16 oharboefallback for no implementation of multi word CFI write...
2008-04-23 oharboeAndre Renaud support for the am29sl800db CFI flash...
2008-04-08 oharboeadded a couple of LOG_ERROR() messages to improve logfile.
2008-04-03 oharboe- Work on fixing erase check. Many implementations...
2008-03-25 ntfreak- rename log functions to stop conflicts under win32...
2008-03-17 drath- fix warnings during configure cause by ecosboard...
2008-03-07 oharboeMichael Bruck: fixed warnings
2008-03-02 oharboeUwe Hermann tightned up comments, etc. to follow OpenOC...
2008-02-28 oharboePavel Chromy cleaned up checks for halted, error messag...
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/