summaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/gspi
AgeCommit message (Expand)Author
2020-08-11soc/intel/common/block/gspi: Recalculate BAR after resource allocationJes Klinke
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-09-29soc/intel: Rename <intelblocks/chip.h>Kyösti Mälkki
2019-08-09soc/intel/common/gspi: Use GSPI bus id to map to the controllerKarthikeyan Ramasubramanian
2019-07-24soc/intel/common: Set controller state to active in GSPI initMeera Ravindranath
2019-05-29soc/intel/common: Set GSPI clock value to prevent division by zeroJohn Zhao
2019-05-29soc/intel/common/gspi: Don't use CAR_GLOBALArthur Heymans
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-01-06device: Use pcidev_path_on_root()Kyösti Mälkki
2018-10-08Move compiler.h to commonlibNico Huber
2018-08-08src/soc/intel/common: Configure the gspi chip select state correctlyAamir Bohra
2018-06-06soc/intel/common/block: Move gspi common functions into block/gspiSubrata Banik
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-04-20pci: Move inline PCI functions to pci_ops.hPatrick Rudolph
2018-04-11soc/intel/common/block/gspi: Set Clock Update Bit for clock updates.Shamile Khan
2018-04-10soc/intel/common: prepare for lpss clock splitAaron Durbin
2018-03-08soc/intel/common/block/gspi: set cs polarity before usingNick Vaccaro
2017-12-23soc/intel/common/block/gspi: Add SOC_INTEL_COMMON_BLOCK_GSPI_VERSION_2Furquan Shaikh
2017-10-16console/flashconsole: Enable support for postcarYouness Alaoui
2017-05-05drivers/spi: Re-factor spi_crop_chunkFurquan Shaikh
2017-04-25lib: provide clearer devicetree semanticsAaron Durbin
2017-04-09drivers/spi: Get rid of spi_get_configFurquan Shaikh
2017-04-06soc/intel/common: Add support for common GSPI controllerFurquan Shaikh