summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/gspi
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/common: Set GSPI clock value to prevent division by zeroJohn Zhao2019-05-291-2/+4
* soc/intel/common/gspi: Don't use CAR_GLOBALArthur Heymans2019-05-291-7/+4
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* device: Use pcidev_path_on_root()Kyösti Mälkki2019-01-061-1/+1
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* src/soc/intel/common: Configure the gspi chip select state correctlyAamir Bohra2018-08-081-4/+1
* soc/intel/common/block: Move gspi common functions into block/gspiSubrata Banik2018-06-061-5/+59
* compiler.h: add __weak macroAaron Durbin2018-04-241-1/+2
* pci: Move inline PCI functions to pci_ops.hPatrick Rudolph2018-04-201-0/+1
* soc/intel/common/block/gspi: Set Clock Update Bit for clock updates.Shamile Khan2018-04-111-1/+2
* soc/intel/common: prepare for lpss clock splitAaron Durbin2018-04-102-1/+10
* soc/intel/common/block/gspi: set cs polarity before usingNick Vaccaro2018-03-081-3/+3
* soc/intel/common/block/gspi: Add SOC_INTEL_COMMON_BLOCK_GSPI_VERSION_2Furquan Shaikh2017-12-232-17/+85
* console/flashconsole: Enable support for postcarYouness Alaoui2017-10-161-0/+1
* drivers/spi: Re-factor spi_crop_chunkFurquan Shaikh2017-05-051-0/+1
* lib: provide clearer devicetree semanticsAaron Durbin2017-04-251-3/+3
* drivers/spi: Get rid of spi_get_configFurquan Shaikh2017-04-091-21/+0
* soc/intel/common: Add support for common GSPI controllerFurquan Shaikh2017-04-063-0/+651