summaryrefslogtreecommitdiffstats
path: root/flashchips.c
Commit message (Expand)AuthorAgeFilesLines
* Mark PMC Pm49FL002 as testedRuss Dill2010-03-091-1/+1
* Add support for Eon EN29F010Russ Dill2010-03-051-0/+27
* Convert the remaining references to *_49fl00xSean Nelson2010-02-271-3/+4
* Split spi.c into programmer and chip code Remove chipdriver.h include from fl...Sean Nelson2010-02-261-0/+1
* Here's a very quick patch to fix the missing unlock codeSean Nelson2010-02-191-6/+8
* Kill an erroneous .erase introduced in r900Carl-Daniel Hailfinger2010-02-131-1/+0
* Adds support for the Intel E28F004S5 flash chipSean Nelson2010-02-131-0/+23
* Fix erase blocks for Winbond W25X{10,20,40,80} SPI chipsSean Nelson2010-02-121-24/+0
* At long last, the day has come, and we can bury full-chip erase once and for allCarl-Daniel Hailfinger2010-02-111-217/+6
* Adds support for ST M29W512BJeffrey A. Kent2010-02-011-0/+24
* Complete the addition of Feature Bits for all Jedec based chipsSean Nelson2010-01-281-183/+275
* Add support for the SST39SF512 chipUwe Hermann2010-01-231-0/+26
* Convert various SST chips to use block_erasersSean Nelson2010-01-201-44/+330
* Fix SyncMOS S29C51004T, which has 512 uniform 1k sectorsSean Nelson2010-01-191-1/+1
* Convert ST to block erasersSean Nelson2010-01-191-0/+32
* Block eraser conversions and support for Eon EN25B seriesSean Nelson2010-01-191-43/+409
* Converted chips to block_erasersSean Nelson2010-01-191-35/+314
* Block eraser conversions and support for Eon EN25B seriesSean Nelson2010-01-191-21/+235
* Fix A25L40PU and A2540PT due to incorrect full-chip block size is incorrectSean Nelson2010-01-181-2/+2
* Support for Spansion S25FL008AMichael Karcher2010-01-121-0/+26
* Change a few probe timings to TIMING_FIXMECarl-Daniel Hailfinger2010-01-101-5/+5
* Block eraser conversions and support for Eon EN25B seriesSean Nelson2010-01-091-41/+777
* Use the register mapping feature bitCarl-Daniel Hailfinger2010-01-091-12/+26
* Fix Sharp LHF00L04Carl-Daniel Hailfinger2010-01-071-3/+18
* Generify jedec functions by introducing an address maskSean Nelson2010-01-041-0/+1
* Convert the following chips to use struct eraseblockSean Nelson2009-12-231-14/+196
* Add blockwise erase to all supported chips of the SST25 familyCarl-Daniel Hailfinger2009-12-231-19/+127
* Convert the following chips to use struct eraseblockSean Nelson2009-12-231-27/+365
* Convert the following chips to use struct eraseblockSean Nelson2009-12-221-29/+159
* Use common jedec functionality where appropriateMichael Karcher2009-11-271-17/+17
* Add entries of W25x32 and W25x64Zheng Bao2009-11-261-0/+32
* Add Sanyo LF25FW203A supportSean Nelson2009-11-241-0/+16
* Add Generic SPI RDID detection for Sanyo chipsSean Nelson2009-11-241-0/+16
* Add support for generic RDID and REMS matching of unknown chipsCarl-Daniel Hailfinger2009-11-201-0/+27
* Retry correct range in write_page_write_jedec()Carl-Daniel Hailfinger2009-11-141-1/+1
* Fix incorrect comment in SST49LF004A/B descriptionCarl-Daniel Hailfinger2009-11-061-1/+1
* Add comments about the meaning of block erase related struct flashchip membersCarl-Daniel Hailfinger2009-10-011-21/+95
* Mark the SST SST49LF003A/B as read-testedPeter Lemenkov2009-09-251-1/+1
* Switch SST49LF004A/B to block erase, remove the hack which simulated (unsuppo...Carl-Daniel Hailfinger2009-09-231-1/+17
* Change the status of the SST49LF020A to TEST_OK_PREWNils Jacobs2009-09-231-1/+1
* Mark Macronix MX29F001B as OK, tested by me on hardwareUwe Hermann2009-09-091-1/+1
* Store block sizes and corresponding erase functions in struct flashchipCarl-Daniel Hailfinger2009-09-051-2/+44
* Update probe timings for dozens of flash chipsUdu Ogah2009-09-051-38/+38
* Add support for MX29F001T and MX29F001B flash chipsMark Panajotovic2009-08-241-0/+32
* Add IDs for 25 AMD chips, 11 Hynix chips, 8 Sharp chips, and their variantsCarl-Daniel Hailfinger2009-08-101-1/+1
* Add IDs for 51 new flash chipsCarl-Daniel Hailfinger2009-07-241-2/+2
* Improve flashchip comments to be more readable and preciseCarl-Daniel Hailfinger2009-07-231-5/+14
* Fix erase for SST49LF020ACarl-Daniel Hailfinger2009-07-231-1/+1
* Add support for ST M25P05/M25P10 chips that only respond to RES and not RDIDCarl-Daniel Hailfinger2009-07-231-0/+38
* Add Winbond W25X16Hector Martin2009-07-111-0/+16
OpenPOWER on IntegriCloud