summaryrefslogtreecommitdiff
path: root/spi25.c
Commit message (Expand)AuthorAgeFilesLines
...
* Some chips implement the RES (0xab) opcode, but they use a non-standardhailfinger2010-05-281-6/+32
* Handle the following architectures in generic flashrom code:hailfinger2010-05-261-0/+4
* Every SPI programmer driver had its own completely different chip writehailfinger2010-05-211-2/+48
* Convert chips' message printing to msg_c*snelson2010-03-241-69/+58
* Split spi.c into programmer and chip codesnelson2010-02-261-0/+992