summaryrefslogtreecommitdiff
path: root/src/drivers/intel/fsp2_0/memory_init.c
AgeCommit message (Expand)Author
2020-12-05drivers/intel/fsp2_0/memory_init: Wrap calls into FSPPatrick Rudolph
2020-11-13mrc_cache: Move code for triggering memory training into mrc_cacheShelley Chen
2020-10-20mrc_cache: Move mrc_cache_*_hash functions into mrc_cache driverShelley Chen
2020-10-20mrc_cache: Add config MRC_SAVE_HASH_IN_TPMShelley Chen
2020-10-19security/vboot: Rename mem_init.h to mrc_cache_hash_tpm.hShelley Chen
2020-10-02drivers/intel/fsp2_0: use FSP to allocate APEI BERT memory regionJonathan Zhang
2020-08-24mrc_cache: Add mrc_cache fetch functions to support non-x86 platformsShelley Chen
2020-08-13drivers/intel/fsp2_0: don't select FSP_USES_CB_STACK on FSP 2.0 platformFelix Held
2020-06-10drivers/intel/fsp2_0: Allow SoC/mainboard to update NvsBufferPtrFurquan Shaikh
2020-05-28drivers/intel/fsp2_0: add option to compress FSP-M in cbfsAaron Durbin
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-03-12vboot: remove extraneous vboot_recovery_mode_memory_retrainJoel Kitching
2019-10-26drivers/intel/fsp2_0: move die() calls to the functionsMichael Niewöhner
2019-10-22AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth
2019-10-21drivers/intel/fsp2_0: Add ENV_CACHE_AS_RAM check for consumed rangesMarshall Dawson
2019-09-13drivers/elog: Add elog_boot_notify()Kyösti Mälkki
2019-09-13intel/fsp2_0: Move TS_BEFORE_INITRAMKyösti Mälkki
2019-09-11arch/x86: Drop _car_relocatable_data symbolsKyösti Mälkki
2019-09-09drivers/intel/fsp2_0: Fix minor whitespaceMarshall Dawson
2019-09-09intel/fsp2_0: Move temporary RAM to .bss with FSP_USES_CB_STACKKyösti Mälkki
2019-08-19intel/fsp2_0: Add TS_BEFORE_RAMINIT and TS_AFTER_RAMINITKyösti Mälkki
2019-05-29src/{device,drivers}: Add missing 'include <types.h>'Elyes HAOUAS
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-06drivers/intel/fsp2_0: Fix fsp post-init validationMatthew Garrett
2019-04-02drivers/intel/fsp2_0: Use same stack with corebootSubrata Banik
2019-03-15drivers/intel/fsp2_0: fix TPM setup and MRC cache hash logicJoel Kitching
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-02-22symbols.h: Add macro to define memlayout region symbolsJulius Werner
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes 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-08Move compiler.h to commonlibNico Huber
2018-09-06intel/fsp2_0: Add fsp2.1 shared stack feature supportAamir Bohra
2018-07-17security/vboot: Add interface for FSP 2.0 mrc cachingPhilipp Deppenwiese
2018-06-04security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-03-26drivers/intel/fsp: Fix TPM initialization when vboot is disabledYouness Alaoui
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-10-22security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese
2017-07-17intel/fsp: Add and use new post codes for FSP phase indicationSubrata Banik
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-04-28drivers/intel/fsp2_0: add option to incorporate platform memory versionAaron Durbin