summaryrefslogtreecommitdiffstats
path: root/spi25.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fix message printing for SPI RES on spew levelCarl-Daniel Hailfinger2010-06-201-22/+16
* So far, we have up to 4 different names for the same thing (ignoring capitali...Carl-Daniel Hailfinger2010-05-311-6/+6
* Some chips implement the RES (0xab) opcode, but they use a non-standard two b...Carl-Daniel Hailfinger2010-05-281-6/+32
* Handle the following architectures in generic flashrom codeCarl-Daniel Hailfinger2010-05-261-0/+4
* Every SPI programmer driver had its own completely different chip write imple...Carl-Daniel Hailfinger2010-05-211-2/+48
* Convert chips' message printing to msg_c* Fixed suggestions by Carl-DanielSean Nelson2010-03-241-69/+58
* Split spi.c into programmer and chip code Remove chipdriver.h include from fl...Sean Nelson2010-02-261-0/+992
OpenPOWER on IntegriCloud