summaryrefslogtreecommitdiffstats
path: root/flashchips.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for various AMIC A25L* chipsDan Lenski2010-07-291-0/+244
* Add detailed status register printing and unlocking for all ATMEL AT25* chipsCarl-Daniel Hailfinger2010-07-291-10/+105
* CosmeticsCarl-Daniel Hailfinger2010-07-281-480/+480
* Add support for the Intel 28F002BC-TJoshua Roys2010-07-221-0/+27
* Add support for the following AMIC SPI chipsDaniel Lenski2010-07-221-4/+282
* Add support for the SST25VF064C SPI flash chipEd Swierk2010-07-211-0/+35
* Add Winbond W49F020 supportCarl-Daniel Hailfinger2010-07-171-0/+23
* Mark Fujitsu MBM29F400BC write as broken (implicit eraseblock layout in write)Carl-Daniel Hailfinger2010-07-161-5/+36
* Use generic unlocking infrastructure for SPI chipsCarl-Daniel Hailfinger2010-07-141-0/+97
* Convert SPI chips to partial writeCarl-Daniel Hailfinger2010-07-141-1/+1
* Add support for the AMIC A25L80PDaniel Lenski2010-07-111-0/+31
* Fix read function for EMST F25L008AMichael Karcher2010-07-101-1/+1
* SST39VF010 tested, worksGuenter Knauf2010-06-241-1/+1
* Add Winbond W25Q64 supportDavid Hendricks2010-06-241-0/+34
* Add support for Hyundai HY29F002 and HY29F002BDavid Borg2010-06-211-0/+62
* 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
OpenPOWER on IntegriCloud