| Commit message (Expand) | Author | Age | Files | Lines |
* | Mark Fujitsu MBM29F400BC write as broken (implicit eraseblock layout in write) | Carl-Daniel Hailfinger | 2010-07-16 | 1 | -5/+36 |
* | Use generic unlocking infrastructure for SPI chips | Carl-Daniel Hailfinger | 2010-07-14 | 1 | -0/+97 |
* | Convert SPI chips to partial write | Carl-Daniel Hailfinger | 2010-07-14 | 1 | -1/+1 |
* | Add support for the AMIC A25L80P | Daniel Lenski | 2010-07-11 | 1 | -0/+31 |
* | Fix read function for EMST F25L008A | Michael Karcher | 2010-07-10 | 1 | -1/+1 |
* | SST39VF010 tested, works | Guenter Knauf | 2010-06-24 | 1 | -1/+1 |
* | Add Winbond W25Q64 support | David Hendricks | 2010-06-24 | 1 | -0/+34 |
* | Add support for Hyundai HY29F002 and HY29F002B | David Borg | 2010-06-21 | 1 | -0/+62 |
* | Add EMST F25L008A SPI chip | Michael Karcher | 2010-06-19 | 1 | -0/+31 |
* | Add SST25LF040A support | Stefan Reinauer | 2010-06-14 | 1 | -0/+28 |
* | Support Atmel AT49F020 256kB parallel flash | Andrew Morgan | 2010-06-07 | 1 | -0/+23 |
* | Mark the following chip as supported | Uwe Hermann | 2010-05-30 | 1 | -1/+1 |
* | Update the status for the following chips | Uwe Hermann | 2010-05-30 | 1 | -8/+8 |
* | Unlocking for W39V040FA | Michael Karcher | 2010-05-30 | 1 | -1/+3 |
* | Add support for two-byte RES probes | Carl-Daniel Hailfinger | 2010-05-28 | 1 | -7/+7 |
* | Mark the following chips as OK | Uwe Hermann | 2010-05-25 | 1 | -6/+6 |
* | Add support for Winbond W25Q80, W25Q16 and W25Q32 | Rudolf Marek | 2010-04-20 | 1 | -0/+102 |
* | Intel 28F004/28F400 support | Michael Karcher | 2010-04-03 | 1 | -0/+110 |
* | Add PMC Pm39LV020 and Pm39LV040 | Anders Juel Jensen | 2010-03-27 | 1 | -1/+59 |
* | Polish the flashrom code comments and outputs a bit | Uwe Hermann | 2010-03-25 | 1 | -1/+1 |
* | Add success reports | Michael Karcher | 2010-03-25 | 1 | -3/+3 |
* | Flashrom works on Acer Aspire 1520 (Laptop) with W39V040A | Michael Karcher | 2010-03-24 | 1 | -1/+1 |
* | MSI MS6330 tested with W49F002U and EN29F002 | Michael Karcher | 2010-03-24 | 1 | -2/+2 |
* | Abit VT6X4 + Winbond W29C020C and Asus A7V133 + Atmel AT29C010A work | Michael Karcher | 2010-03-24 | 1 | -2/+2 |
* | Probe/Read tested for SST29EE020A | Michael Karcher | 2010-03-24 | 1 | -1/+1 |
* | Sst49lfxxxc chips are functionally the same as 82802ab chips | Sean Nelson | 2010-03-23 | 1 | -4/+7 |
* | Clang complains loudly when there are duplicate printlock_sst_fwhub, gcc igno... | Sean Nelson | 2010-03-22 | 1 | -4/+0 |
* | To access/read the lock bits, we use the same mode to read the chip id | Sean Nelson | 2010-03-22 | 1 | -6/+5 |
* | Fix some problems introduced in commit r948 brought up by carldani | Sean Nelson | 2010-03-20 | 1 | -4/+1 |
* | Various JEDEC refactorings touching 82802ab.c, sharplhf00l04.c and stm50flw0x... | Sean Nelson | 2010-03-19 | 1 | -29/+44 |
* | Mark a bunch of parallel chips I tested as TEST_OK_PRW | Uwe Hermann | 2010-03-17 | 1 | -12/+12 |
* | Further cleanup after JEDEC refactorings | Sean Nelson | 2010-03-16 | 1 | -12/+20 |
* | Add FEATURE_REGISTERMAP to some more chips and change the use of various prob... | Carl-Daniel Hailfinger | 2010-03-15 | 1 | -31/+35 |
* | Fix EN29F002 Top/Bottom Boot Block | Michael Karcher | 2010-03-13 | 1 | -6/+6 |
* | Mark PMC Pm49FL002 as tested | Russ Dill | 2010-03-09 | 1 | -1/+1 |
* | Add support for Eon EN29F010 | Russ Dill | 2010-03-05 | 1 | -0/+27 |
* | Convert the remaining references to *_49fl00x | Sean Nelson | 2010-02-27 | 1 | -3/+4 |
* | Split spi.c into programmer and chip code Remove chipdriver.h include from fl... | Sean Nelson | 2010-02-26 | 1 | -0/+1 |
* | Here's a very quick patch to fix the missing unlock code | Sean Nelson | 2010-02-19 | 1 | -6/+8 |
* | Kill an erroneous .erase introduced in r900 | Carl-Daniel Hailfinger | 2010-02-13 | 1 | -1/+0 |
* | Adds support for the Intel E28F004S5 flash chip | Sean Nelson | 2010-02-13 | 1 | -0/+23 |
* | Fix erase blocks for Winbond W25X{10,20,40,80} SPI chips | Sean Nelson | 2010-02-12 | 1 | -24/+0 |
* | At long last, the day has come, and we can bury full-chip erase once and for all | Carl-Daniel Hailfinger | 2010-02-11 | 1 | -217/+6 |
* | Adds support for ST M29W512B | Jeffrey A. Kent | 2010-02-01 | 1 | -0/+24 |
* | Complete the addition of Feature Bits for all Jedec based chips | Sean Nelson | 2010-01-28 | 1 | -183/+275 |
* | Add support for the SST39SF512 chip | Uwe Hermann | 2010-01-23 | 1 | -0/+26 |
* | Convert various SST chips to use block_erasers | Sean Nelson | 2010-01-20 | 1 | -44/+330 |
* | Fix SyncMOS S29C51004T, which has 512 uniform 1k sectors | Sean Nelson | 2010-01-19 | 1 | -1/+1 |
* | Convert ST to block erasers | Sean Nelson | 2010-01-19 | 1 | -0/+32 |
* | Block eraser conversions and support for Eon EN25B series | Sean Nelson | 2010-01-19 | 1 | -43/+409 |