summaryrefslogtreecommitdiffstats
path: root/it87spi.c
Commit message (Expand)AuthorAgeFilesLines
* Drop unused/duplicated #includes and some dead codeUwe Hermann2009-05-161-3/+0
* Chips like the SST SST25VF080B can only handle single byte writes outside AAI...Carl-Daniel Hailfinger2009-05-091-4/+10
* Refine handling of spi_write_enable() failures to fix chip erases on ichspiCarl-Daniel Hailfinger2009-05-091-3/+10
* IT8718F works just like IT8716FPeter Stuge2009-01-121-1/+1
* Coding-style fixes for flashrom, partly indent-aidedUwe Hermann2008-10-181-25/+36
* Trivial SPI cleanupsPeter Stuge2008-07-071-2/+2
* First attempt to clean up SPI probing and create a common construct: the flas...Stefan Reinauer2008-06-301-0/+6
* Changes to make flashrom compile (and work) on FreeBSDAndriy Gapon2008-05-221-29/+29
* IT8716F: Enable writes if decoding of any SPI addresses is enabledCarl-Daniel Hailfinger2008-05-161-0/+6
* Move all IT87xx specific SPI routines from spi.c to a separate file it87spi.cCarl-Daniel Hailfinger2008-05-131-0/+257
OpenPOWER on IntegriCloud