summaryrefslogtreecommitdiffstats
path: root/src/drivers/intel/fsp1_1/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-12/+2
* arch/x86: Remove <arch/cbfs.h>Kyösti Mälkki2019-12-271-1/+0
* printf: Automatically prefix %p with 0xJulius Werner2019-12-111-1/+1
* AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth2019-10-221-4/+0
* drivers/elog: Add elog_boot_notify()Kyösti Mälkki2019-09-131-2/+1
* drivers/intel/fsp1.1: Simplify bootflow and clean upArthur Heymans2019-05-291-48/+43
* Clean up unused arch/early_variables.h headerArthur Heymans2019-05-291-1/+0
* drivers/intel/fsp1.1: Remove unused functionArthur Heymans2019-05-271-7/+0
* soc/intel/fsp1.1: Implement postcar stageArthur Heymans2019-05-211-17/+3
* intel/fsp1_1: Drop remnants of `pei_data`Nico Huber2019-05-071-4/+0
* intel/fsp1_1: Move MRC cache pointers into `romstage_params`Nico Huber2019-05-071-14/+11
* intel/fsp1_1: Drop `boot_mode` from `pei_data`Nico Huber2019-05-071-3/+2
* intel/fsp1_1: Drop unused, weak raminit()Nico Huber2019-05-071-7/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-7/+7
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* drivers/intel/fsp1_1/romstage.c: Fix typoFrans Hendriks2018-12-041-1/+2
* intel: Use CF9 reset (part 2)Patrick Rudolph2018-10-221-3/+5
* drivers/intel/fsp*: Use newly added post codes for memory param prepFurquan Shaikh2018-10-181-1/+1
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* src/drivers: Fix typoElyes HAOUAS2018-08-101-1/+1
* drivers/tpm: Add TPM ramstage driver for devices without vboot.Philipp Deppenwiese2018-07-251-10/+0
* security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese2018-06-041-3/+3
* compiler.h: add __weak macroAaron Durbin2018-04-241-11/+12
* drivers/intel/fsp: Fix TPM initialization when vboot is disabledYouness Alaoui2018-03-261-1/+0
* security/tpm: Change TPM naming for different layers.Philipp Deppenwiese2018-01-181-1/+1
* security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese2018-01-181-1/+1
* drivers/mrc_cache: move mrc_cache support to driversAaron Durbin2017-12-171-1/+1
* boardid: Minor clean up and standardizationJulius Werner2017-12-071-8/+0
* chromeec: Remove checks for EC in RODaisuke Nojiri2017-10-041-15/+0
* intel/fsp1_1: Don't consume FSP_SMBIOS_MEMORY_INFO_HOB in S3 resume pathSubrata Banik2017-07-171-4/+5
* drivers/intel/fsp1_1: Fix issues detected by checkpatchLee Leahy2017-03-171-4/+4
* drivers/intel/fsp1_1: Only display MMCONF address if supportedLee Leahy2017-03-141-2/+3
* soc/intel/common: remove mrc cache assumptionsAaron Durbin2016-12-151-12/+17
* lib: put romstage_handoff implementation in own compilation unitAaron Durbin2016-12-011-0/+1
* romstage_handoff: remove code duplicationAaron Durbin2016-12-011-8/+2
* lib/prog_loaders: use common ramstage_cache_invalid()Aaron Durbin2016-10-311-7/+0
* src/drivers: Capitalize CPU, RAM and ACPIElyes HAOUAS2016-07-311-1/+1
* bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh2016-07-281-1/+1
* drivers/intel/fsp1_1: align on using ACPI_Sx definitionsAaron Durbin2016-07-151-6/+7
* intel romstage: Use run_ramstage()Kyösti Mälkki2016-06-291-2/+2
* drivers/intel/fsp1_1: Make weak routines quietLee Leahy2016-06-031-12/+0
* drivers/intel/fsp1_1: Update weak MRC cache routinesLee Leahy2016-06-021-3/+4
* soc/intel/common/mrc_cache: Honor MRC data as a constant pointerAlexandru Gagniuc2016-05-041-1/+1
* intel/fsp1_1: Do not re-init TPM in romstage if already setup in verstageDuncan Laurie2016-03-291-2/+9
* Intel common: add microcode loading to romstage before fspmemoryinitrobbie zhang2016-02-141-0/+5
* drivers/intel/fsp1_1: Remove extra include referencesLee Leahy2016-01-281-9/+1
* drivers/intel/fsp1_1: Enable builds without MRC cacheLee Leahy2016-01-271-13/+14
* fsp1_1: supply fsp version to mrc_cache APIAaron Durbin2015-12-111-4/+10
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0