summaryrefslogtreecommitdiff
path: root/drivers/spi/ich.h
Commit message (Expand)AuthorAgeFilesLines
* x86: spl: Move priv/plat structs to headersSimon Glass2021-01-051-0/+11
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* spi: ich: Add Apollo Lake supportSimon Glass2019-12-151-0/+1
* spi: ich: Support hardware sequencingSimon Glass2019-12-151-0/+39
* spi: ich: Add mmio_base to struct ich_spi_platdataSimon Glass2019-12-151-5/+0
* spi: ich: Move the protection/lockdown code into a functionSimon Glass2019-12-151-0/+1
* x86: ich-spi: Convert driver to spi-mem opsBernhard Messerklinger2019-08-091-6/+3
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* spi: ich: Lock down controller settings if requiredBin Meng2017-10-271-0/+1
* x86: ich-spi: Don't read cached lock statusBin Meng2017-08-241-2/+0
* spi: ich: Configure SPI BIOS parameters for Linux upon U-Boot exitStefan Roese2017-05-171-7/+47
* spi: ich: Change PCHV_ to ICHV_Bin Meng2016-02-051-1/+6
* spi: ich: Some clean upBin Meng2016-02-051-14/+42
* x86: spi: Support ValleyView in ICH SPI driverSimon Glass2015-02-061-5/+6
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* x86: spi: Add Intel ICH driverSimon Glass2013-03-191-0/+143