Age | Commit message (Expand) | Author |
---|---|---|
2008-01-04 | Print at least the vendor for SPI flash chips if the exact chip ID is | Carl-Daniel Hailfinger |
2007-12-29 | Print the chip status register for all SPI chips on probe if verbose | 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-10-22 | Introduce block and sector erase routines to flashrom, but do not use | Carl-Daniel Hailfinger |
2007-10-18 | Remove hardcoded wait from SPI write/erase routines and check the chip | Carl-Daniel Hailfinger |
2007-10-18 | Add generic SPI flash erase and write support to flashrom. The first | Carl-Daniel Hailfinger |
2007-10-17 | Some cosmetic cleanups in the flashrom code and output. | Uwe Hermann |
2007-10-16 | Convert the existing it8716f_* functions to generic_spi_* functions by | Carl-Daniel Hailfinger |
2007-10-15 | (forgot to add spi.c) | Carl-Daniel Hailfinger |