Age | Commit message (Expand) | Author |
2008-07-21 | flashrom: Winbond W39V040C and MSI K8T Neo2-F | Peter Stuge |
2008-07-07 | flashrom: Trivial SPI cleanups | Peter Stuge |
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-06-30 | First attempt to clean up SPI probing and create a common | Stefan Reinauer |
2008-06-30 | Mine AMIC flash chip needs 4 bytes RDID. Following patch adds support for that. | Rudolf Marek |
2008-06-30 | This patch adds support for VIA SPI controller on VT8237S. It is similar with | Rudolf Marek |
2008-06-27 | * ICH7 SPI support | Stefan Reinauer |
2008-06-22 | flashrom: Remove dead M-Systems Disk on Chip code | Peter Stuge |
2008-06-18 | flashrom: Add support for AMIC Technology A49LF040A and do not probe W29EE011... | Jens Kuehnel |
2008-06-18 | flashrom: Force read unknown flash chips | Peter Stuge |
2008-06-11 | flashrom: Add support for Amic Technology A29040B flash chip. | Peter Stuge |
2008-05-27 | Revert r3357 and fix it as intended to (forgotten header commit instead of typo) | Mart Raudsepp |
2008-05-22 | Add support for Amic A25L40P SPI flash. | Rudolf Marek |
2008-05-22 | Changes to make flashrom compile (and work) on FreeBSD. | Andriy Gapon |
2008-05-17 | flashrom: Support Pm49FL004/2 Block Locking Registers | Nikolay Petukhov |
2008-05-16 | Add support for SPI chips on ICH9. This is done by using the generic SPI | 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 | Add more infrastructure for flashrom ICH9 support. | Carl-Daniel Hailfinger |
2008-05-14 | Check the JEDEC vendor ID for correct parity. Flash chips which can be | Carl-Daniel Hailfinger |
2008-05-14 | Add lots of ATMEL SPI flash chips to flash.h. | Carl-Daniel Hailfinger |
2008-05-13 | flashrom: Move all IT87xx specific SPI routines from spi.c to a separate | 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-03-17 | Support for the Winbond W39V080FA series of chips. | Stefan Reinauer |
2008-03-14 | Re-add code erroneously removed in r3140. | Uwe Hermann |
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-12 | Add --list-supported option to flashrom which lists the supported | Uwe Hermann |
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-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-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-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-12-04 | Various coding style fixes, constification, fixed typos (trivial). | Uwe Hermann |
2007-10-30 | Add support for Intel 440MX systems. | Uwe Hermann |
2007-10-25 | Added Am29LV040B | Peter Lemenkov |
2007-10-22 | Flashrom: Add more Vendor IDs and ensure correct sorting in flash.h. | Peter Lemenkov |
2007-10-22 | Introduce block and sector erase routines to flashrom, but do not use | Carl-Daniel Hailfinger |