summaryrefslogtreecommitdiffstats
path: root/flashchips.c
Commit message (Expand)AuthorAgeFilesLines
* Add EMST F25L008A SPI chipMichael Karcher2010-06-191-0/+31
* Add SST25LF040A supportStefan Reinauer2010-06-141-0/+28
* Support Atmel AT49F020 256kB parallel flashAndrew Morgan2010-06-071-0/+23
* Mark the following chip as supportedUwe Hermann2010-05-301-1/+1
* Update the status for the following chipsUwe Hermann2010-05-301-8/+8
* Unlocking for W39V040FAMichael Karcher2010-05-301-1/+3
* Add support for two-byte RES probesCarl-Daniel Hailfinger2010-05-281-7/+7
* Mark the following chips as OKUwe Hermann2010-05-251-6/+6
* Add support for Winbond W25Q80, W25Q16 and W25Q32Rudolf Marek2010-04-201-0/+102
* Intel 28F004/28F400 supportMichael Karcher2010-04-031-0/+110
* Add PMC Pm39LV020 and Pm39LV040Anders Juel Jensen2010-03-271-1/+59
* Polish the flashrom code comments and outputs a bitUwe Hermann2010-03-251-1/+1
* Add success reportsMichael Karcher2010-03-251-3/+3
* Flashrom works on Acer Aspire 1520 (Laptop) with W39V040AMichael Karcher2010-03-241-1/+1
* MSI MS6330 tested with W49F002U and EN29F002Michael Karcher2010-03-241-2/+2
* Abit VT6X4 + Winbond W29C020C and Asus A7V133 + Atmel AT29C010A workMichael Karcher2010-03-241-2/+2
* Probe/Read tested for SST29EE020AMichael Karcher2010-03-241-1/+1
* Sst49lfxxxc chips are functionally the same as 82802ab chipsSean Nelson2010-03-231-4/+7
* Clang complains loudly when there are duplicate printlock_sst_fwhub, gcc igno...Sean Nelson2010-03-221-4/+0
* To access/read the lock bits, we use the same mode to read the chip idSean Nelson2010-03-221-6/+5
* Fix some problems introduced in commit r948 brought up by carldaniSean Nelson2010-03-201-4/+1
* Various JEDEC refactorings touching 82802ab.c, sharplhf00l04.c and stm50flw0x...Sean Nelson2010-03-191-29/+44
* Mark a bunch of parallel chips I tested as TEST_OK_PRWUwe Hermann2010-03-171-12/+12
* Further cleanup after JEDEC refactoringsSean Nelson2010-03-161-12/+20
* Add FEATURE_REGISTERMAP to some more chips and change the use of various prob...Carl-Daniel Hailfinger2010-03-151-31/+35
* Fix EN29F002 Top/Bottom Boot BlockMichael Karcher2010-03-131-6/+6
* 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
OpenPOWER on IntegriCloud