Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Rename SPI erase functions to include opcode | Carl-Daniel Hailfinger | 2007-12-17 | 1 | -19/+19 | |
* | Add support for ST M25P80 chips | Carl-Daniel Hailfinger | 2007-12-16 | 1 | -0/+4 | |
* | Introduce block and sector erase routines, but do not use them yet | Carl-Daniel Hailfinger | 2007-10-22 | 1 | -9/+70 | |
* | Remove hardcoded wait from SPI write/erase routines and check the chip status... | Carl-Daniel Hailfinger | 2007-10-18 | 1 | -18/+2 | |
* | Add generic SPI flash erase and write support | Carl-Daniel Hailfinger | 2007-10-18 | 1 | -5/+123 | |
* | Some cosmetic cleanups in the flashrom code and output | Uwe Hermann | 2007-10-17 | 1 | -3/+3 | |
* | Convert the existing it8716f_* functions to generic_spi_* functions | Carl-Daniel Hailfinger | 2007-10-16 | 1 | -13/+20 | |
* | Add spi.c forgotten in r145 | Carl-Daniel Hailfinger | 2007-10-15 | 1 | -0/+199 |