index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
common
/
block
/
gspi
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-06
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-09-29
soc/intel: Rename <intelblocks/chip.h>
Kyösti Mälkki
2019-08-09
soc/intel/common/gspi: Use GSPI bus id to map to the controller
Karthikeyan Ramasubramanian
2019-07-24
soc/intel/common: Set controller state to active in GSPI init
Meera Ravindranath
2019-05-29
soc/intel/common: Set GSPI clock value to prevent division by zero
John Zhao
2019-05-29
soc/intel/common/gspi: Don't use CAR_GLOBAL
Arthur Heymans
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-01-06
device: Use pcidev_path_on_root()
Kyösti Mälkki
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-08-08
src/soc/intel/common: Configure the gspi chip select state correctly
Aamir Bohra
2018-06-06
soc/intel/common/block: Move gspi common functions into block/gspi
Subrata Banik
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-04-20
pci: Move inline PCI functions to pci_ops.h
Patrick Rudolph
2018-04-11
soc/intel/common/block/gspi: Set Clock Update Bit for clock updates.
Shamile Khan
2018-04-10
soc/intel/common: prepare for lpss clock split
Aaron Durbin
2018-03-08
soc/intel/common/block/gspi: set cs polarity before using
Nick Vaccaro
2017-12-23
soc/intel/common/block/gspi: Add SOC_INTEL_COMMON_BLOCK_GSPI_VERSION_2
Furquan Shaikh
2017-10-16
console/flashconsole: Enable support for postcar
Youness Alaoui
2017-05-05
drivers/spi: Re-factor spi_crop_chunk
Furquan Shaikh
2017-04-25
lib: provide clearer devicetree semantics
Aaron Durbin
2017-04-09
drivers/spi: Get rid of spi_get_config
Furquan Shaikh
2017-04-06
soc/intel/common: Add support for common GSPI controller
Furquan Shaikh