summaryrefslogtreecommitdiffstats
path: root/it85spi.c
Commit message (Expand)AuthorAgeFilesLines
* Add struct flashctx * parameter to all functions accessing flash chipsCarl-Daniel Hailfinger2011-12-181-4/+8
* Register Parallel/LPC/FWH programmers the same way SPI programmers are regist...Carl-Daniel Hailfinger2011-11-091-8/+18
* Remove unneeded inclusions of chipdrivers.hStefan Tauner2011-08-161-1/+0
* Fixup of r1397Carl-Daniel Hailfinger2011-08-151-8/+9
* Use __func__ instead of __FUNCTION__ as we do elsewhereUwe Hermann2011-07-291-14/+12
* Random whitespace and coding-style fixesUwe Hermann2011-07-281-33/+28
* Rename CHIP_BUSTYPE_FOO to BUS_FOOCarl-Daniel Hailfinger2011-07-271-2/+2
* Use shutdown callback mechanism to shutdown programmersDavid Hendricks2011-06-141-7/+11
* Kill central list of SPI programmersMichael Karcher2011-05-111-5/+16
* Factor out SPI write/read chunking wrappersMichael Karcher2011-05-111-10/+0
* Add support for more than one Super I/O or EC per machineCarl-Daniel Hailfinger2011-04-271-68/+8
* Various IT85* cleanups and fixesCarl-Daniel Hailfinger2011-03-081-16/+27
* Update the ITE IT8500 EC support to match the current state of the flashrom-c...David Hendricks2011-02-281-12/+159
* Add generalized support for ITE IT8500/IT8502 embedded controllersDonald Huang2011-02-221-0/+262
OpenPOWER on IntegriCloud