| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add support for ST M25PX16 and mark it as supported. | hailfinger | 2011-03-06 | 1 | -0/+29 |
* | Mark SST49LF080A as fully tested. | hailfinger | 2011-03-06 | 1 | -1/+1 |
* | Add W39L040 | mkarcher | 2011-03-06 | 1 | -0/+30 |
* | I tested a few mainboards and flash chips. | hailfinger | 2011-03-05 | 1 | -1/+1 |
* | Add support for AMD Am29LV001BB, Am29LV001BT, Am29LV002BB, Am29LV002BT, | hailfinger | 2011-02-05 | 1 | -0/+246 |
* | The AT26DF081A requires the Write Enable Latch (WLE) to be set for | krause | 2011-01-17 | 1 | -2/+3 |
* | enable unlocking (erasing/writing) W39V040FB chips | mkarcher | 2010-12-26 | 1 | -0/+1 |
* | Signed-off-by: David Hendricks <dhendrix@google.com> | dhendrix | 2010-12-13 | 1 | -4/+4 |
* | Add support for Winbond W39V040FB and W39V040FC. | hailfinger | 2010-12-05 | 1 | -8/+66 |
* | Annotate the following chips with probe timing: | hailfinger | 2010-12-04 | 1 | -14/+14 |
* | Add support for the Open Graphics Project development card, OGD1, as a | hailfinger | 2010-12-03 | 1 | -1/+30 |
* | Add support for Spansion S25FL004A, S25FL032A, and S25FL064A. | hailfinger | 2010-11-29 | 1 | -0/+78 |
* | Refactor remaining write wrappers. | hailfinger | 2010-10-13 | 1 | -8/+9 |
* | flashrom had an implicit erase-on-write for most flash chip and | hailfinger | 2010-10-08 | 1 | -78/+78 |
* | Use AAI write for SST SST25VF032B. | hailfinger | 2010-10-05 | 1 | -3/+3 |
* | Add board enable for Dell OptiPlex GX1 and mark Intel 28F002BC/BL/BV/BX-T | mhm | 2010-10-05 | 1 | -1/+1 |
* | Make sure all chip variants are present in .name strings in flashchips.c | mhm | 2010-10-05 | 1 | -18/+18 |
* | Add chip definitions for the folowing chips: | mhm | 2010-09-16 | 1 | -0/+78 |
* | This patch changes the prefix of chip constant #defines in the following way: | mhm | 2010-09-15 | 1 | -159/+159 |
* | Rename constants | mhm | 2010-09-14 | 1 | -64/+33 |
* | Another round of board/chip status updates. | uwe | 2010-09-14 | 1 | -1/+1 |
* | Add support for ST M25PX32 and M25PX64 flash chips. Probe, read, erase and | uwe | 2010-09-14 | 1 | -0/+58 |
* | Add support for the Macronix MX251635E chip. | uwe | 2010-09-13 | 1 | -0/+33 |
* | Updates to the board and chips status tables (trivial). | uwe | 2010-09-05 | 1 | -21/+21 |
* | Success report for Atmel AT26DF081A from | hailfinger | 2010-09-04 | 1 | -4/+4 |
* | Add FEATURE_WRSR_WREN to feature_bits for all Macronix SPI flash chips | hailfinger | 2010-09-03 | 1 | -0/+11 |
* | Add FEATURE_WRSR_WREN to feature_bits for some AMIC SPI flash chips | hailfinger | 2010-09-03 | 1 | -0/+8 |
* | Add FEATURE_WRSR_WREN to feature_bits for many Eon SPI flash chips | hailfinger | 2010-09-03 | 1 | -0/+8 |
* | Add FEATURE_WRSR_WREN to feature_bits for all Winbond SPI flash chips | hailfinger | 2010-09-03 | 1 | -0/+11 |
* | SST49FL040B: add unlocking | mkarcher | 2010-08-16 | 1 | -2/+3 |
* | Mark the following boards/chips as tested (trivial). | uwe | 2010-08-08 | 1 | -3/+3 |
* | Further chip and board status updates (trivial). | uwe | 2010-08-01 | 1 | -6/+6 |
* | Mark the following chips/boards/PCI-cards as OK (trivial). | uwe | 2010-07-29 | 1 | -10/+10 |
* | Add definitions for the following chips: | hailfinger | 2010-07-29 | 1 | -25/+311 |
* | Add support for | hailfinger | 2010-07-29 | 1 | -0/+244 |
* | Add detailed status register printing and unlocking for all ATMEL AT25* | hailfinger | 2010-07-29 | 1 | -10/+105 |
* | Cosmetics. | hailfinger | 2010-07-28 | 1 | -480/+480 |
* | Add support for the Intel 28F002BC-T. | hailfinger | 2010-07-22 | 1 | -0/+27 |
* | Add support for the following AMIC SPI chips: | hailfinger | 2010-07-22 | 1 | -4/+282 |
* | Add support for the SST25VF064C SPI flash chip. | hailfinger | 2010-07-21 | 1 | -0/+35 |
* | Add Winbond W49F020 support. This chip is used on some Xbox versions. | hailfinger | 2010-07-17 | 1 | -0/+23 |
* | Mark Fujitsu MBM29F400BC write as broken (implicit eraseblock layout in | hailfinger | 2010-07-16 | 1 | -5/+36 |
* | We have a generic unlocking infrastructure. Use it for SPI chips. | hailfinger | 2010-07-14 | 1 | -0/+97 |
* | Convert SPI chips to partial write, but wrap the write functions in a | hailfinger | 2010-07-14 | 1 | -1/+1 |
* | Add support for the AMIC A25L80P. This is a 1 MB SPI | mkarcher | 2010-07-11 | 1 | -0/+31 |
* | Fix read function for EMST F25L008A | mkarcher | 2010-07-10 | 1 | -1/+1 |
* | SST39VF010 tested, works. | hailfinger | 2010-06-24 | 1 | -1/+1 |
* | Add Winbond W25Q64 support. Tested. | hailfinger | 2010-06-24 | 1 | -0/+34 |
* | Add support for Hyundai HY29F002 and HY29F002B. | hailfinger | 2010-06-21 | 1 | -0/+62 |
* | Add EMST F25L008A SPI chip | mkarcher | 2010-06-19 | 1 | -0/+31 |