| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Some chips implement the RES (0xab) opcode, but they use a non-standard two b... | Carl-Daniel Hailfinger | 2010-05-28 | 1 | -7/+7 |
* | Mark the following chips as OK | Uwe Hermann | 2010-05-25 | 1 | -6/+6 |
* | I added following Winbond chips | 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 |
* | The Intel 28F001BX-T/B chips don't have block locks or mention of registers; ... | Sean Nelson | 2010-03-20 | 1 | -4/+1 |
* | Rename print_82802ab_status to print_status_82802ab add unlock_82802ab | 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 |
* | Convert _sst_fwhub functions to jedec kill unused sst_fwhub.c functions | Sean Nelson | 2010-03-16 | 1 | -12/+20 |
* | Add FEATURE_REGISTERMAP to * Intel 82802AB, 82802AC | 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 |
* | Since we have a unlock interface for chips, I think we can convert the remain... | 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 the following chips to block_erasers: SST28SF040A | 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 |
* | Converted chips to block_erasers | Sean Nelson | 2010-01-19 | 1 | -35/+314 |
* | Block eraser conversions and support for Eon EN25B series | Sean Nelson | 2010-01-19 | 1 | -21/+235 |
* | Fix A25L40PU and A2540PT due to incorrect full-chip block size is incorrect | Sean Nelson | 2010-01-18 | 1 | -2/+2 |
* | Support for Spansion S25FL008A | Michael Karcher | 2010-01-12 | 1 | -0/+26 |
* | Change a few probe timings to TIMING_FIXME | Carl-Daniel Hailfinger | 2010-01-10 | 1 | -5/+5 |
* | Block eraser conversions and support for Eon EN25B series | Sean Nelson | 2010-01-09 | 1 | -41/+777 |
* | Use the register mapping feature bit | Carl-Daniel Hailfinger | 2010-01-09 | 1 | -12/+26 |
* | Fix Sharp LHF00L04 | Carl-Daniel Hailfinger | 2010-01-07 | 1 | -3/+18 |
* | The patch converts jedec functions into mask-based generics which can be used... | Sean Nelson | 2010-01-04 | 1 | -0/+1 |
* | Convert the following chips to use struct eraseblock | Sean Nelson | 2009-12-23 | 1 | -14/+196 |
* | Add blockwise erase to all supported chips of the SST25 family | Carl-Daniel Hailfinger | 2009-12-23 | 1 | -19/+127 |
* | Convert the following chips to use struct eraseblock | Sean Nelson | 2009-12-23 | 1 | -27/+365 |
* | Convert the following chips to use struct eraseblock | Sean Nelson | 2009-12-22 | 1 | -29/+159 |
* | Use common jedec functionality where appropriate | Michael Karcher | 2009-11-27 | 1 | -17/+17 |