index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
ich.h
Age
Commit message (
Expand
)
Author
2021-01-05
x86: spl: Move priv/plat structs to headers
Simon Glass
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2019-12-15
spi: ich: Add Apollo Lake support
Simon Glass
2019-12-15
spi: ich: Support hardware sequencing
Simon Glass
2019-12-15
spi: ich: Add mmio_base to struct ich_spi_platdata
Simon Glass
2019-12-15
spi: ich: Move the protection/lockdown code into a function
Simon Glass
2019-08-09
x86: ich-spi: Convert driver to spi-mem ops
Bernhard Messerklinger
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-10-27
spi: ich: Lock down controller settings if required
Bin Meng
2017-08-24
x86: ich-spi: Don't read cached lock status
Bin Meng
2017-05-17
spi: ich: Configure SPI BIOS parameters for Linux upon U-Boot exit
Stefan Roese
2016-02-05
spi: ich: Change PCHV_ to ICHV_
Bin Meng
2016-02-05
spi: ich: Some clean up
Bin Meng
2015-02-06
x86: spi: Support ValleyView in ICH SPI driver
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-19
x86: spi: Add Intel ICH driver
Simon Glass