aboutsummaryrefslogtreecommitdiff
path: root/src/flash/cfi.c
AgeCommit message (Expand)Author
2009-05-31Add target_run_algorithm wrapper:zwelch
2009-05-31Add target_write_memory wrapper:zwelch
2009-05-31Add target_read_memory wrapper:zwelch
2009-05-25Author: Raúl Sánchez Siles <rsanchezs@infoglobal.es>kc8apf
2009-05-22Author: Raúl Sánchez Siles <rsanchezs@infoglobal.es>kc8apf
2009-05-22Author: Raúl Sánchez Siles <rsanchezs@infoglobal.es>kc8apf
2009-05-22Author: Raúl Sánchez Siles <rsanchezs@infoglobal.es>kc8apf
2009-05-11Audit and eliminate redundant #include directives in src/flash sources.zwelch
2009-05-08Michael Fischer <fischermi@t-online.de> fix compile problems on Macoharboe
2009-04-21Michael Schwingen <rincewind@discworld.dascon.de> add non-CFI SST flashsoharboe
2009-04-19Michael Schwingen <rincewind@discworld.dascon.de> enhanced non-CFI flash sup...oharboe
2009-04-19Zach Welch <zw@superlucidity.net> fix signed/unsigned comparisonsoharboe
2009-04-18The following patches was applied:mifi
2009-04-15Nico Coesel <ncoesel@dealogic.nl> Chip width / bus width bug in cfi driveroharboe
2008-10-15Laurentiu Cocanu - memory read/write and exit() error path fixesoharboe
2008-10-14Laurentiu Cocanu - fix error handlingoharboe
2008-10-14Ben Bodley TEKNIQUE <ben@teknique.com> - support for the 1Mb Spansion Flash S...oharboe
2008-10-06- remove build warningsntfreak
2008-10-06Georg Acher <acher@in.tum.de> implements the buffer flash mode for Spansion f...oharboe
2008-08-19search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts.oharboe
2008-08-17fixed not halted error messagesoharboe
2008-07-21Michael Kurz <michi.kurz@googlemail.com> MX29LV800B non-cfi flash.oharboe
2008-07-20Ben Bodley <ben@teknique.com> non-CFI compliant flash (AMIC A29L800A)oharboe
2008-06-16fallback for no implementation of multi word CFI write. Successful codepath n...oharboe
2008-04-23Andre Renaud support for the am29sl800db CFI flash chip (id: 0x0004, 0x226b).oharboe
2008-04-08added a couple of LOG_ERROR() messages to improve logfile.oharboe
2008-04-03- Work on fixing erase check. Many implementations are plain broken.oharboe
2008-03-25- rename log functions to stop conflicts under win32 (wingdi)ntfreak
2008-03-17- fix warnings during configure cause by ecosboard. default to no, if host cp...drath
2008-03-07Michael Bruck: fixed warningsoharboe
2008-03-02Uwe Hermann tightned up comments, etc. to follow OpenOCD policyoharboe
2008-02-28Pavel Chromy cleaned up checks for halted, error messages, etc.oharboe
2008-02-25- convert all files to unix line-endingdrath
2008-02-25- "flash write_binary" is now "flash write_bank" to clarify the focus of theoharboe
2008-02-24disable cfi_write_words(). Broken for spansion, fallbackoharboe
2008-02-18- add new non-cfi SST flash device. Thanks Øyvind Harboentfreak
2008-01-27- added autoprobe functionalitymifi
2008-01-21- Eleminated leading tabs/white spacebodylove
2008-01-21- updated docs for cfi command, added missing ft2232_layout namesntfreak
2007-12-17- only some cosmetic changes, convert \r\n to unixmifi
2007-12-16- removed some compiler warningsmifi
2007-12-14- added the patch CFI-BE-Fixes-Blockwrite-Support.diffmifi
2007-12-14- added patch from Dominic to unlock the ATMEL flash in cfi_read_atmel_pri_extmifi
2007-12-10- Fixing two compiler warningsmifi
2007-12-10- Stripped trailing spaces (patch preparation)bodylove
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath
2007-05-29- split fileio handling into fileio part and image handlingdrath
2007-04-11- disabled excessive debug output in jtag.hdrath
2007-03-26- fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)drath
2007-01-22- fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin)drath