aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/ich.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2019-12-15spi: ich: Add Apollo Lake supportSimon Glass1-0/+1
2019-12-15spi: ich: Support hardware sequencingSimon Glass1-0/+39
2019-12-15spi: ich: Add mmio_base to struct ich_spi_platdataSimon Glass1-5/+0
2019-12-15spi: ich: Move the protection/lockdown code into a functionSimon Glass1-0/+1
2019-08-09x86: ich-spi: Convert driver to spi-mem opsBernhard Messerklinger1-6/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-10-27spi: ich: Lock down controller settings if requiredBin Meng1-0/+1
2017-08-24x86: ich-spi: Don't read cached lock statusBin Meng1-2/+0
2017-05-17spi: ich: Configure SPI BIOS parameters for Linux upon U-Boot exitStefan Roese1-7/+47
2016-02-05spi: ich: Change PCHV_ to ICHV_Bin Meng1-1/+6
2016-02-05spi: ich: Some clean upBin Meng1-14/+42
2015-02-06x86: spi: Support ValleyView in ICH SPI driverSimon Glass1-5/+6
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-03-19x86: spi: Add Intel ICH driverSimon Glass1-0/+143