aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/intel/fsp2_0
AgeCommit message (Expand)Author
2019-05-29drivers/intel/fsp2_0: Fix typo mistakeSubrata Banik
2019-05-22post_code: add post code for video initialization failureKeith Short
2019-05-22post_code: add post code for memory errorKeith Short
2019-05-22post_code: add post code for invalid vendor binaryKeith Short
2019-05-21src/drivers/intel/fsp2_0: Fix logical 'and' of equal expressionsElyes HAOUAS
2019-05-16{arch,cpu}/x86, drivers/intel: Restore cpu_index error handlingJacob Garber
2019-05-16Remove remaining unnecessary ENV_RAMSTAGE guardSubrata Banik
2019-05-06drivers/intel/fsp2_0: Fix fsp post-init validationMatthew Garrett
2019-05-06Fix code that would trip -Wtype-limitsJulius Werner
2019-04-23src: include <assert.h> when appropriateElyes HAOUAS
2019-04-23src: Add missing include 'console.h'Elyes HAOUAS
2019-04-21drivers/intel/fsp2_0: Set basename for FSP binariesFelix Singer
2019-04-02drivers/intel/fsp2_0: Use same stack with corebootSubrata Banik
2019-03-29src: Use include <reset.h> when appropriateElyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-19drivers/intel/fsp2_0: Add support for FSP minor version updateSubrata Banik
2019-03-19drivers/intel/fsp2_0: Implement EFI_MP_SERVICES_PPI structure APIsSubrata Banik
2019-03-15drivers/intel/fsp2_0: fix TPM setup and MRC cache hash logicJoel Kitching
2019-03-12drivers/intel/fsp2_0: Add provision to include PPI directorySubrata Banik
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-07src: Drop unused include <timestamp.h>Elyes HAOUAS
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
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
2017-07-25drivers/intel/fsp2_0: Add NULL check while locating hob list ptrSubrata Banik
2017-07-21Revert "soc/intel/cannonlake: Add postcar stage support"Martin Roth
2017-07-21soc/intel/cannonlake: Add postcar stage supportLijian Zhao
2017-07-17intel/fsp: Add and use new post codes for FSP phase indicationSubrata Banik
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-06-08fsp/gop: Add running the GOP to the choice of gfx initNico Huber
2017-06-02Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFERNico Huber
2017-05-18coreboot_tables: specify clear interface for lb_framebuffer()Aaron Durbin
2017-04-28drivers/intel/fsp2_0: add option to incorporate platform memory versionAaron Durbin
2017-03-10drivers/intel/fsp2_0: Switch from binary to decimalLee Leahy
2017-03-10drivers/intel/fsp2_0: Wrap lines at 80 columnsLee Leahy
2017-03-10drivers/intel/fsp2_0: Remove braces for single statementsLee Leahy
2017-03-10drivers/intel/fsp2_0: Fix spacing issuesLee Leahy
2017-03-10drivers/intel/fsp2_0: Add space before *Lee Leahy
2017-03-10drivers/intel/fsp2_0: Use tabs for indentLee Leahy
2017-02-22drivers/intel/{fsp1_1,fsp2_0}: Provide separate function for fsp loadFurquan Shaikh
2016-12-21drivers/intel/fsp2_0: add FSP TempRamInit & TempRamExit API supportBrenton Dong
2016-12-15soc/intel/common: remove mrc cache assumptionsAaron Durbin
2016-12-13intel MMA: Enable MMA with FSP2.0Pratik Prajapati
2016-12-11drivers/intel/fsp2_0: Include stddef.h in soc_binding.hFurquan Shaikh
2016-12-01romstage_handoff: remove code duplicationAaron Durbin
2016-11-30driver/intel/fsp2_0: Add version parameter to FSP platform callbackAndrey Petrov
2016-11-21drivers/intel/fsp2_0: Check for NULL before using pointerMartin Roth
2016-11-21fsp2_0: implement stage cache for silicon initBrandon Breitenstein
2016-11-12drivers/intel/fsp2_0: track end of firmware notificationsAaron Durbin
2016-11-11lib/tlcl: Ensure tlcl library is initialized only onceFurquan Shaikh
2016-11-10drivers/intel/fsp2_0: Add support for recovery MRC hash space in TPMFurquan Shaikh
2016-11-10mrc: Add support for separate training cache in recovery modeFurquan Shaikh