summaryrefslogtreecommitdiffstats
path: root/spi25.c
Commit message (Expand)AuthorAgeFilesLines
* This patch changes the prefix of chip constant #defines in the following wayMattias Mattsson2010-09-151-1/+1
* Add detailed status register printing and unlocking for all ATMEL AT25* chipsCarl-Daniel Hailfinger2010-07-291-14/+312
* Split off programmer.h from flash.hCarl-Daniel Hailfinger2010-07-271-0/+1
* Add support for the following AMIC SPI chipsDaniel Lenski2010-07-221-0/+14
* Use generic unlocking infrastructure for SPI chipsCarl-Daniel Hailfinger2010-07-141-15/+6
* Convert SPI chips to partial writeCarl-Daniel Hailfinger2010-07-141-25/+35
* The SPI opcode 0xd8 is not a chip erase opcode on any chip out thereCarl-Daniel Hailfinger2010-06-201-23/+0
* Refine SPI AAI supportCarl-Daniel Hailfinger2010-06-201-13/+64
* 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
* Add support for two-byte RES probesCarl-Daniel Hailfinger2010-05-281-6/+32
* Handle the following architectures in generic flashrom codeCarl-Daniel Hailfinger2010-05-261-0/+4
* Introduce a generic SPI read function: spi_write_chunked()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