Age | Commit message (Expand) | Author |
2008-07-06 | r3415 removed symbolic constants for device IDs by accident. | Carl-Daniel Hailfinger |
2008-07-06 | flashrom: Add AMIC A29002 | Andreas Thienemann |
2008-07-03 | Minor cosmetics, e.g. make stuff fit in 80 chars/line etc. (trivial). | Uwe Hermann |
2008-07-03 | Mark SST49LF040B as tested. | Carl-Daniel Hailfinger |
2008-07-03 | Mark the SST SST49LF040 as OK (tested by me), all operations (trivial). | Uwe Hermann |
2008-07-03 | flashrom: Winbond W25x80 TEST_OK PROBE READ ERASE WRITE | Peter Stuge |
2008-07-02 | set w39v080fa to fully supported. I'm am flashing this chip several times a | Stefan Reinauer |
2008-07-02 | flashrom: Update to TEST_OK for Winbond W39V040FA PROBE READ | Peter Stuge |
2008-06-30 | Mine AMIC flash chip needs 4 bytes RDID. This enables to use the new probing ... | Rudolf Marek |
2008-06-26 | Winbond W39V080FA: Probe and Read are OK. | Jens Kühnel |
2008-06-24 | flashrom: Test status OK for ST M50FW040 PROBE READ | Peter Stuge |
2008-06-24 | flashrom: Test status OK for Macronix MX25L8005 PROBE READ ERASE WRITE | Peter Stuge |
2008-06-22 | flashrom: Remove dead M-Systems Disk on Chip code | Peter Stuge |
2008-06-22 | flashrom: Update test status to TEST_OK_PREW for ST M50FLW080A and SST49LF008A | Peter Stuge |
2008-06-21 | flashrom: Uppercase AMIC since that's what they write in datasheets. | Peter Stuge |
2008-06-21 | flashrom: Update test status for Atmel AT29C020 and SST29EE010 | Peter Stuge |
2008-06-18 | flashrom: Add support for AMIC Technology A49LF040A and do not probe W29EE011... | Jens Kuehnel |
2008-06-11 | flashrom: Add support for Amic Technology A29040B flash chip. | Peter Stuge |
2008-06-03 | Ward writes: | Peter Stuge |
2008-05-27 | Revert r3357 and fix it as intended to (forgotten header commit instead of typo) | Mart Raudsepp |
2008-05-27 | Fix typo introduced in r3356 that breaks build (trivial). | Mart Raudsepp |
2008-05-27 | flashrom: MX25L4005, S25FL016A, W39V040B, W39V080A, SST49LF008A tests. | Peter Stuge |
2008-05-27 | Mark SST49LF004A/B as tested (trivial). | Mart Raudsepp |
2008-05-26 | Mark the following chips as tested (trivial). | Uwe Hermann |
2008-05-22 | Mark more chips as tested (all operations), tested on ASUS P4B266 (trivial). | Uwe Hermann |
2008-05-22 | Add support for Amic A25L40P SPI flash. | Rudolf Marek |
2008-05-21 | Myles reported SST49LF080A status -> TESTED_PREW | Peter Stuge |
2008-05-17 | flashrom: Support Pm49FL004/2 Block Locking Registers | Nikolay Petukhov |
2008-05-16 | Add support for the Atmel AT25DF321 SPI flash (tested). | Dominik Geyer |
2008-05-15 | Lots of new SST flash chip IDs. Only a subset has been added to | Carl-Daniel Hailfinger |
2008-05-15 | Add support for the JEDEC RES (Read Electronic Signature and Resume from | Carl-Daniel Hailfinger |
2008-05-14 | Fix crash caused by division by zero for unknown flash chips. | Carl-Daniel Hailfinger |
2008-05-14 | Add lots of ATMEL SPI flash chips to flash.h. | Carl-Daniel Hailfinger |
2008-05-12 | MX25L3205 and W25x40 have been confirmed to probe/read/erase/write OK | Carl-Daniel Hailfinger |
2008-05-12 | Add SST39VF512, SST39VF010, SST39VF040 support to flashrom. The SST39LF | Carl-Daniel Hailfinger |
2008-05-10 | flashrom: Rename generic_spi_*() functions to spi_*() | Peter Stuge |
2008-05-03 | flashrom: Add a tested bitmap field to the flash chip table. | Peter Stuge |
2008-04-28 | The generic jedec.c does not work for the ST M50FLW flash | Claus Gindhart |
2008-04-07 | ST M50FW016 and ST M50FW040 support the 82802ab command set, not jedec. | Ed Swierk |
2008-03-17 | Support for the Winbond W39V080FA series of chips. | Stefan Reinauer |
2008-03-16 | Sort list of flash chips alphabetically, add comment (trivial). | Uwe Hermann |
2008-03-14 | Re-add code erroneously removed in r3140. | Uwe Hermann |
2008-03-14 | Changes M50FW080 to use 82802ab.c instead of jedec.c. This fixes the problem ... | Joseph Smith |
2008-03-14 | Fix up one forgotten revert in r3140. | Carl-Daniel Hailfinger |
2008-03-14 | Revert the delete of 82802ab.c in r3137. | Carl-Daniel Hailfinger |
2008-03-13 | Also print the chip vendor name in --list-supported output (trivial). | Uwe Hermann |
2008-03-13 | Drop 82802ab.c as it is identical to sharplhf00l04.c. | Carl-Daniel Hailfinger |
2008-02-06 | Handle JEDEC JEP106W continuation codes in SPI RDID. Some vendors like | Carl-Daniel Hailfinger |
2008-01-25 | Add ids and chip entry for Spansion S25FL016A to flashrom, tested, | Peter Stuge |
2008-01-22 | Here is just a little and simple patch to get the MX25L3205D working. | Harald Gutmann |
2008-01-19 | Support SPI flash chips bigger than 512 kByte sitting behind IT8716F | Ronald Hoogenboom |
2008-01-18 | for some reasons the externals did not get committed. | Stefan Reinauer |
2008-01-10 | Enable MX25L8005 support in flashrom. The #defines were already there. | Harald Gutmann |
2008-01-07 | Add support for the SST25VF040B 4 Mbit SPI flash chip. | Carl-Daniel Hailfinger |
2008-01-04 | Print at least the vendor for SPI flash chips if the exact chip ID is | Carl-Daniel Hailfinger |
2007-12-31 | Unfortunately, EN29F002T, EN29F002AT, EN29F002ANT, EN29F002NT all have | Carl-Daniel Hailfinger |
2007-12-31 | Add continuation ID support to jedec.c | Carl-Daniel Hailfinger |
2007-12-31 | This fixes a few vendor IDs to conform with JEDEC publication 106W | Carl-Daniel Hailfinger |
2007-12-29 | All SPI chips mentioned in flashchips.c had their sector size listed as | Carl-Daniel Hailfinger |
2007-12-29 | Add 25VF016B support to flashrom. Untested, but verified against the | Carl-Daniel Hailfinger |
2007-12-17 | Add support for ST M25P05-A, M25P10-A, M25P20, M25P40, M25P16, M25P32, | Carl-Daniel Hailfinger |
2007-12-17 | To make it easier to add new SPI chips to flashchips.c, rename functions | Carl-Daniel Hailfinger |
2007-12-16 | Add support for ST M25P80 chips to flashrom. Detection was tested. | Carl-Daniel Hailfinger |
2007-12-10 | Add support for more atmel chips: | Frederico Silva |
2007-10-30 | Add support for Intel 440MX systems. | Uwe Hermann |
2007-10-25 | Added Am29LV040B | Peter Lemenkov |
2007-10-22 | Introduce block and sector erase routines to flashrom, but do not use | Carl-Daniel Hailfinger |
2007-10-18 | Add generic SPI flash erase and write support to flashrom. The first | Carl-Daniel Hailfinger |
2007-10-02 | This patch aims to restructure SPI flash support in a more reasonable | Carl-Daniel Hailfinger |
2007-09-09 | Add '(C)' where it's missing (for consistency reasons). | Uwe Hermann |
2007-08-30 | Add support for the Winbond W29EE011. | Markus Boas |
2007-08-30 | Add support for the Winbond W29C040P. | Markus Boas |
2007-08-29 | Change all flashrom license headers to use our standard format. | Uwe Hermann |
2007-08-23 | Cosmetic fixes (trivial). | Uwe Hermann |
2007-08-23 | Drop a bunch of useless header files, merge them into flash.h. | Uwe Hermann |
2007-07-25 | This patch adds support for the M50FLW040A, M50FLW040B, M50FLW080A, | Carl-Daniel Hailfinger |
2007-07-24 | This patch adds support for ST M50FW040 and ST M29W040B to flashrom. | Carl-Daniel Hailfinger |
2007-05-23 | big cosmetic offensive on flashrom. (trivial) | Stefan Reinauer |
2007-05-21 | Add support for the Winbond W39V040FA chip. | Uwe Hermann |
2007-04-28 | Add initial support for the following flash chips: | Uwe Hermann |
2007-03-02 | Add Winbond W39V080A support to Flashrom. | David Hendricks |
2007-01-27 | Add support for the SST 49LF160C. | Alan Carvalho de Assis |
2007-01-22 | Add support for the SST-49LF004C, SST-49LF008C, SST-49LF016C in flashrom. | Yinghai Lu |
2006-11-21 | Add support for ASD AE49F2008 | Stefan Reinauer |
2006-11-21 | Rename SM_ID to SYNCMOS_ID (trivial). | Uwe Hermann |
2006-11-21 | Add support for the SyncMOS S29C51001T, S29C51004T, and S29C31004T | Uwe Hermann |
2006-11-20 | Support for the 256K SyncMos S29C51002T flash. | Giampiero Giancipoli |
2006-10-07 | here's a small patch to add support for the SST 49LF020A to flashrom. | Stefan Reinauer |
2006-10-07 | Fix flashrom for sst49lf080a and small print bug, | Stefan Reinauer |
2006-07-31 | Add support for SST39SF040 and SST39SF010A | Stefan Reinauer |
2006-07-19 | From: Scott Tsai, scott.tsai <AT> arima.com.tw | Scott Tsai, scott.tsai |
2006-06-30 | add support for EFST F49B002UA (untested) | Stefan Reinauer |
2006-06-25 | add support for PMC 49FL002 as used in the RD1-PMC2 | Stefan Reinauer |
2006-06-14 | new flash part | Stefan Reinauer |
2006-03-31 | * https://openbios.org/roundup/linuxbios/issue96 - SST_49LF040B flash support... | Stefan Reinauer |
2006-03-31 | * support for Winbond W39V040A | Stefan Reinauer |
2006-03-16 | support for Am29F016D | Stefan Reinauer |
2006-03-14 | Fix for nehemiah | Ronald G. Minnich |
2006-03-01 | a few new items and mods for ollie | Ronald G. Minnich |
2006-02-24 | new flashchip support by Leon Woestenberg <leonw@mailcan.com> | Stefan Reinauer |