| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Tested another intel chip | Stefan Reinauer | 2008-08-02 | 1 | -1/+1 |
* | Winbond W39V040C and MSI K8T Neo2-F | Peter Stuge | 2008-07-21 | 1 | -0/+1 |
* | R3415 removed symbolic constants for device IDs by accident | Carl-Daniel Hailfinger | 2008-07-06 | 1 | -3/+3 |
* | Add AMIC A29002 | Andreas Thienemann | 2008-07-06 | 1 | -1/+3 |
* | Minor cosmetics | Uwe Hermann | 2008-07-03 | 1 | -3/+3 |
* | Mark SST49LF040B as tested | Carl-Daniel Hailfinger | 2008-07-03 | 1 | -1/+1 |
* | Mark the SST SST49LF040 as OK (tested by me), all operations | Uwe Hermann | 2008-07-03 | 1 | -1/+1 |
* | Winbond W25x80 TEST_OK PROBE READ ERASE WRITE | Peter Stuge | 2008-07-03 | 1 | -1/+1 |
* | Set w39v080fa to fully supported | Stefan Reinauer | 2008-07-02 | 1 | -2/+2 |
* | Update to TEST_OK for Winbond W39V040FA PROBE READ | Peter Stuge | 2008-07-02 | 1 | -1/+1 |
* | Mine AMIC flash chip needs 4 bytes RDID | Rudolf Marek | 2008-06-30 | 1 | -1/+1 |
* | Winbond W39V080FA: Probe and Read are OK | Uwe Hermann | 2008-06-26 | 1 | -1/+1 |
* | Test status OK for ST M50FW040 PROBE READ | Peter Stuge | 2008-06-24 | 1 | -1/+1 |
* | Test status OK for Macronix MX25L8005 PROBE READ ERASE WRITE | Peter Stuge | 2008-06-24 | 1 | -1/+1 |
* | Remove dead M-Systems Disk on Chip code | Peter Stuge | 2008-06-22 | 1 | -6/+0 |
* | Update test status to TEST_OK_PREW for ST M50FLW080A and SST49LF008A | Peter Stuge | 2008-06-22 | 1 | -2/+2 |
* | Uppercase AMIC since that's what they write in datasheets | Peter Stuge | 2008-06-21 | 1 | -2/+2 |
* | Update test status for Atmel AT29C020 and SST29EE010 | Peter Stuge | 2008-06-21 | 1 | -2/+2 |
* | Add support for AMIC Technology A49LF040A and do not probe W29EE011 anymore | Jens Kuehnel | 2008-06-18 | 1 | -0/+1 |
* | Add support for Amic Technology A29040B flash chip | Peter Stuge | 2008-06-11 | 1 | -0/+1 |
* | Mark SST SST49LF160C as fully supported.: | Peter Stuge | 2008-06-03 | 1 | -1/+1 |
* | Revert r3357 and fix it as intended to (forgotten header commit instead of typo) | Mart Raudsepp | 2008-05-27 | 1 | -1/+1 |
* | Fix typo introduced in r3356 that breaks build | Mart Raudsepp | 2008-05-27 | 1 | -1/+1 |
* | MX25L4005, S25FL016A, W39V040B, W39V080A, SST49LF008A tests | Peter Stuge | 2008-05-27 | 1 | -5/+5 |
* | Mark SST49LF004A/B as tested | Mart Raudsepp | 2008-05-27 | 1 | -1/+1 |
* | Mark the following chips as tested | Uwe Hermann | 2008-05-26 | 1 | -5/+5 |
* | Mark more chips as tested (all operations), tested on ASUS P4B266 | Uwe Hermann | 2008-05-22 | 1 | -3/+3 |
* | Add support for Amic A25L40P SPI flash | Rudolf Marek | 2008-05-22 | 1 | -0/+1 |
* | Myles reported SST49LF080A status -> TESTED_PREW | Peter Stuge | 2008-05-21 | 1 | -1/+1 |
* | Support Pm49FL004/2 Block Locking Registers | Nikolay Petukhov | 2008-05-17 | 1 | -2/+2 |
* | Add support for the Atmel AT25DF321 SPI flash (tested) | Dominik Geyer | 2008-05-16 | 1 | -1/+2 |
* | Lots of new SST flash chip IDs | Carl-Daniel Hailfinger | 2008-05-15 | 1 | -0/+3 |
* | Add support for the JEDEC RES (Read Electronic Signature and Resume from Powe... | Carl-Daniel Hailfinger | 2008-05-15 | 1 | -31/+32 |
* | Fix crash caused by division by zero for unknown flash chips | Carl-Daniel Hailfinger | 2008-05-14 | 1 | -5/+5 |
* | Add lots of ATMEL SPI flash chips to flash.h | Carl-Daniel Hailfinger | 2008-05-14 | 1 | -5/+6 |
* | MX25L3205 and W25x40 have been confirmed to probe/read/erase/write OK by Hara... | Carl-Daniel Hailfinger | 2008-05-12 | 1 | -3/+3 |
* | Add SST39VF512, SST39VF010, SST39VF040 support to flashrom | Carl-Daniel Hailfinger | 2008-05-12 | 1 | -0/+3 |
* | Rename generic_spi_*() functions to spi_*() | Peter Stuge | 2008-05-10 | 1 | -25/+25 |
* | Add a tested bitmap field to the flash chip table | Peter Stuge | 2008-05-03 | 1 | -101/+101 |
* | The generic jedec.c does not work for the ST M50FLW flash devices, because th... | Claus Gindhart | 2008-04-28 | 1 | -4/+4 |
* | ST M50FW016 and ST M50FW040 support the 82802ab command set, not jedec | Ed Swierk | 2008-04-07 | 1 | -2/+2 |
* | Support for the Winbond W39V080FA series of chips | Stefan Reinauer | 2008-03-17 | 1 | -0/+2 |
* | Sort list of flash chips alphabetically, add comment | Uwe Hermann | 2008-03-16 | 1 | -60/+68 |
* | Re-add code erroneously removed in r3140 | Uwe Hermann | 2008-03-14 | 1 | -194/+99 |
* | Changes M50FW080 to use 82802ab.c instead of jedec.c | Joseph Smith | 2008-03-14 | 1 | -1/+1 |
* | Fix up one forgotten revert in r3140 | Carl-Daniel Hailfinger | 2008-03-14 | 1 | -2/+2 |
* | Revert the delete of 82802ab.c in r3137 | Carl-Daniel Hailfinger | 2008-03-14 | 1 | -99/+194 |
* | Also print the chip vendor name in --list-supported output | Uwe Hermann | 2008-03-13 | 1 | -194/+99 |
* | Drop 82802ab.c as it is identical to sharplhf00l04.c | Carl-Daniel Hailfinger | 2008-03-13 | 1 | -4/+4 |
* | Handle JEDEC JEP106W continuation codes in SPI RDID | Carl-Daniel Hailfinger | 2008-02-06 | 1 | -2/+16 |