summaryrefslogtreecommitdiff
path: root/src/drivers/intel/fsp2_0/memory_init.c
AgeCommit message (Expand)Author
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
2017-03-10drivers/intel/fsp2_0: Remove braces for single statementsLee Leahy
2017-03-10drivers/intel/fsp2_0: Fix spacing issuesLee Leahy
2016-12-15soc/intel/common: remove mrc cache assumptionsAaron Durbin
2016-12-13intel MMA: Enable MMA with FSP2.0Pratik Prajapati
2016-12-01romstage_handoff: remove code duplicationAaron Durbin
2016-11-30driver/intel/fsp2_0: Add version parameter to FSP platform callbackAndrey Petrov
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
2016-09-02drivers/intel/fsp2_0: Make FSP Headers Consumable out of BoxBrandon Breitenstein
2016-08-25vboot: consolidate google_chromeec_early_init() callsAaron Durbin