aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/fast_spi/fast_spi.c
AgeCommit message (Expand)Author
2020-12-08soc/intel/common/fast_spi: Add Lockdown of extended BIOS regionSrinidhi N Kaushik
2020-12-08soc/intel/common/fast_spi: Add support for configuring MTRRsSrinidhi N Kaushik
2020-12-08soc/intel/common/fast_spi: Add extended decode window supportSrinidhi N Kaushik
2020-09-21src/soc/intel: Drop unneeded empty linesElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-01soc/intel/common: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS
2020-04-06soc/intel/common: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-02-17treewide: capitalize 'BIOS'Elyes HAOUAS
2019-12-19src/soc/intel: Remove unused <stdlib.h>Elyes HAOUAS
2019-07-11soc/intel/common: Check bios_size and window_size after MIN operationJohn Zhao
2019-06-24Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADERSubrata Banik
2019-05-29soc/intel/common: Check bios_size and window_size after MIN operationJohn Zhao
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
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
2018-12-04soc/intel/common: Limit BIOS region cache to 16MBLijian Zhao
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-06-14src: Get rid of device_tElyes HAOUAS
2018-04-20pci: Move inline PCI functions to pci_ops.hPatrick Rudolph
2017-12-16soc/intel/common/fast_spi: implement spi_flash_ctrlr_protect_region()Aaron Durbin
2017-11-03soc/intel/common/block: Make integer literal unsigned longPaul Menzel
2017-09-11soc/intel/skylake: Fix SPI WP disable status checkRavi Sarawadi
2017-08-25soc/intel/common: Add function to DLOCK PR registersBarnali Sarkar
2017-08-17intel/common/block/fast_spi: Add config option to disable write statusDuncan Laurie
2017-07-25soc/intel/common/block: Modify fast_spi_lock_bar functionBarnali Sarkar
2017-07-21common/block/fast_spi: Perform SPI offset read after lock down operationSubrata Banik
2017-06-09soc/intel/common/fast_spi: support caching bios in ramstageAaron Durbin
2017-06-05soc/intel/common/block: add bios caching to fast spi moduleAaron Durbin
2017-05-01soc/intel/common/block: Add Intel common FAST_SPI codeBarnali Sarkar