summaryrefslogtreecommitdiff
path: root/it85spi.c
Commit message (Expand)AuthorAgeFilesLines
* Rename programmer registration functionshailfinger2014-07-191-2/+2
* Automatically unmap physmap()s.stefanct2013-08-141-0/+3
* Hide hwaccess.h from public API.hailfinger2012-07-201-0/+1
* Let the programmer driver decide how to do AAI transfershailfinger2012-06-151-0/+1
* Add struct flashctx * parameter to all functions accessing flash chips.hailfinger2011-12-181-4/+8
* Register Parallel/LPC/FWH programmers the same way SPI programmers are regist...hailfinger2011-11-091-8/+18
* Remove unneeded inclusions of chipdrivers.hstefanct2011-08-161-1/+0
* Fixup of r1397:hailfinger2011-08-151-8/+9
* Use __func__ instead of __FUNCTION__ as we do elsewhere.uwe2011-07-291-14/+12
* Random whitespace and coding-style fixes.uwe2011-07-281-33/+28
* Rename CHIP_BUSTYPE_FOO to BUS_FOO.hailfinger2011-07-271-2/+2
* Use shutdown callback mechanism to shutdown programmersdhendrix2011-06-141-7/+11
* kill central list of SPI programmersmkarcher2011-05-111-5/+16
* Factor out SPI write/read chunking wrappers.mkarcher2011-05-111-10/+0
* Add support for more than one Super I/O or EC per machine.hailfinger2011-04-271-68/+8
* Various IT85* cleanups and fixes.hailfinger2011-03-081-16/+27
* Update the ITE IT8500 EC support to match the current state of thehailfinger2011-02-281-12/+159
* Add generalized support for ITE IT8500/IT8502 embedded controllers.hailfinger2011-02-221-0/+262