summaryrefslogtreecommitdiff
path: root/src/drivers/intel/fsp2_0
AgeCommit message (Expand)Author
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-01drivers/intel/fsp2_0: Add more EFI return status into FSP2.0 driverSubrata Banik
2019-02-23drivers/intel/fsp2_0: Update dependency of USE_FSP_REPOMaulik V Vaghela
2019-02-22symbols.h: Add macro to define memlayout region symbolsJulius Werner
2019-02-07soc/intel/cannonlake: Add Whiskeylake SoC kconfigSubrata Banik
2019-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki
2019-01-14[RFC]util/checklist: Remove this functionalityArthur Heymans
2018-12-18Fix typos involving "the the"Jonathan Neuschäfer
2018-11-23soc/intel/common: Bring DISPLAY_MTRRS into the lightNico Huber
2018-11-16src: Remove unneeded include <cbfs.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <lib.h>Elyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-07drivers/intel/fsp2_0: Run SplitFspBin with python2Nico Huber
2018-11-01src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-10-22intel: Use CF9 reset (part 2)Patrick Rudolph
2018-10-18drivers/intel/fsp*: Use newly added post codes for memory param prepFurquan Shaikh
2018-10-17drivers/intel/fsp2_0: Add new config option to support FSP CARpraveen hodagatta pranesh
2018-10-12drivers/intel/fsp2_0: Hook up IntelFSP repoPatrick Georgi
2018-10-08Move compiler.h to commonlibNico Huber
2018-09-06intel/fsp2_0: Add fsp2.1 shared stack feature supportAamir Bohra
2018-08-10src/drivers: Fix typoElyes HAOUAS
2018-07-17security/vboot: Add interface for FSP 2.0 mrc cachingPhilipp Deppenwiese
2018-06-28drivers/intel/fsp2_0: Fix uncountable "information"Elyes HAOUAS
2018-06-14src: Get rid of unneeded whitespaceElyes HAOUAS
2018-06-04security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese
2018-05-25drivers/intel/fsp2_0: Make use of xmalloc for FSP-S UPDSubrata Banik
2018-05-01drivers/intel/fsp2_0: Include MP services header for UDK2017 supported platformSubrata Banik
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-03-26drivers/intel/fsp: Fix TPM initialization when vboot is disabledYouness Alaoui
2018-02-28drivers/intel/fsp2_0: Fix build error while DISPLAY_HOBS is selectedSubrata Banik
2018-02-09drivers/intel/fsp2_0: Remove fsp_find_smbios_memory_info() from FSP2.0 driverSubrata Banik
2018-01-31drivers/intel/fsp2_0: Add support to display FSP version info HobSubrata Banik
2018-01-31drivers/intel/fsp2_0: Make use of Resource Type macro from EDK codeSubrata Banik
2018-01-31drivers/intel/fsp2_0: Unbind UDK2015 Kconfig from FSP2.0 driverSubrata Banik
2018-01-18security/tpm: Change TPM naming for different layers.Philipp Deppenwiese
2018-01-18security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese
2018-01-11intel/fsp2_0: Set boot mode default as per s3wake statusAamir Bohra
2018-01-11intel/fsp2_0: Issue hard reset in S3 resume for invalid mrc cache dataAamir Bohra
2017-12-17drivers/mrc_cache: move mrc_cache support to driversAaron Durbin
2017-11-03drivers/intel/fsp2_0/hob_verify: Correct conversion specifierPaul Menzel
2017-10-22security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese
2017-10-06soc/intel/skylake: use locate_vbt directly instead of calling a wrapperPatrick Georgi
2017-10-06soc/intel/common: refactor locate_vbt and vbt_getPatrick Georgi
2017-10-06soc/intel/common: refactor locate_vbtPatrick Georgi
2017-10-05drivers/intel/fsp2_0: use common code to fetch vbt.binPatrick Georgi
2017-08-26drivers/intel/fsp2_0: Link Post PCI enumeration Notify with BS_DEV_ENABLESubrata Banik
2017-08-17arch/x86: Make postcar TempRamExit call genericMarshall Dawson
2017-08-15soc/intel/cannonlake: Add postcar stage supportLijian Zhao
2017-08-10fsp2_0/mma: Enable EvLoader in FSP for MMAPratik Prajapati