summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/pcr
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/common/block/pcr: Remove unneded 'else'Elyes HAOUAS2019-06-211-4/+3
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-4/+4
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* src: Fix the warning "type 'hex' are always defined"Elyes HAOUAS2019-01-271-1/+1
* soc/intel: Get rid of device_tElyes HAOUAS2018-12-201-1/+5
* soc/intel: Enable GPIO functions in verstageDuncan Laurie2018-11-021-0/+1
* soc/intel/common/block/pcr: Add NULL pointer check in pcr_execute_sideband_msg()Subrata Banik2018-10-091-2/+8
* src: Get rid of device_tElyes HAOUAS2018-06-141-1/+5
* soc/intel/denverton_ns: port gpio to intelblockJulien Viard de Galbert2018-05-141-1/+0
* pci: Move inline PCI functions to pci_ops.hPatrick Rudolph2018-04-201-0/+1
* soc/intel/common/block/pcr: Add function for executing PCH SBI messageSubrata Banik2018-02-221-0/+209
* src/soc: Fix various typosJonathan Neuschäfer2018-02-201-6/+6
* soc/intel/common: Add sanity check of PCR_BASE_ADDRESSLijian Zhao2017-05-161-0/+4
* soc/intel/common/block: Add Intel common PCR supportSubrata Banik2017-04-103-0/+194