index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
common
/
block
/
gspi
/
gspi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
soc/intel/common/block: Use readXXp/writeXXp()
Elyes Haouas
2022-12-06
1
-2
/
+2
*
soc/intel/common: Pass in pci_devfn_t into lpss_set_power_state
Furquan Shaikh
2021-01-08
1
-7
/
+1
*
soc/intel/common/block/gspi: Recalculate BAR after resource allocation
Jes Klinke
2020-08-11
1
-0
/
+12
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
1
-1
/
+0
*
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
1
-12
/
+1
*
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-05-06
1
-2
/
+1
*
soc: Remove copyright notices
Patrick Georgi
2020-03-18
1
-1
/
+0
*
soc/intel: Rename <intelblocks/chip.h>
Kyösti Mälkki
2019-09-29
1
-1
/
+1
*
soc/intel/common/gspi: Use GSPI bus id to map to the controller
Karthikeyan Ramasubramanian
2019-08-09
1
-9
/
+7
*
soc/intel/common: Set controller state to active in GSPI init
Meera Ravindranath
2019-07-24
1
-0
/
+15
*
soc/intel/common: Set GSPI clock value to prevent division by zero
John Zhao
2019-05-29
1
-2
/
+4
*
soc/intel/common/gspi: Don't use CAR_GLOBAL
Arthur Heymans
2019-05-29
1
-7
/
+4
*
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-08
1
-2
/
+2
*
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
1
-1
/
+1
*
device: Use pcidev_path_on_root()
Kyösti Mälkki
2019-01-06
1
-1
/
+1
*
Move compiler.h to commonlib
Nico Huber
2018-10-08
1
-1
/
+0
*
src/soc/intel/common: Configure the gspi chip select state correctly
Aamir Bohra
2018-08-08
1
-4
/
+1
*
soc/intel/common/block: Move gspi common functions into block/gspi
Subrata Banik
2018-06-06
1
-5
/
+59
*
compiler.h: add __weak macro
Aaron Durbin
2018-04-24
1
-1
/
+2
*
pci: Move inline PCI functions to pci_ops.h
Patrick Rudolph
2018-04-20
1
-0
/
+1
*
soc/intel/common/block/gspi: Set Clock Update Bit for clock updates.
Shamile Khan
2018-04-11
1
-1
/
+2
*
soc/intel/common: prepare for lpss clock split
Aaron Durbin
2018-04-10
1
-1
/
+2
*
soc/intel/common/block/gspi: set cs polarity before using
Nick Vaccaro
2018-03-08
1
-3
/
+3
*
soc/intel/common/block/gspi: Add SOC_INTEL_COMMON_BLOCK_GSPI_VERSION_2
Furquan Shaikh
2017-12-23
1
-17
/
+77
*
drivers/spi: Re-factor spi_crop_chunk
Furquan Shaikh
2017-05-05
1
-0
/
+1
*
lib: provide clearer devicetree semantics
Aaron Durbin
2017-04-25
1
-3
/
+3
*
drivers/spi: Get rid of spi_get_config
Furquan Shaikh
2017-04-09
1
-21
/
+0
*
soc/intel/common: Add support for common GSPI controller
Furquan Shaikh
2017-04-06
1
-0
/
+635