summaryrefslogtreecommitdiff
path: root/src/soc/intel/broadwell/romstage/raminit.c
AgeCommit message (Expand)Author
2020-05-09vboot: Clean up pre-RAM use of vboot_recovery_mode_enabled()Julius Werner
2020-04-06soc/intel/broadwell: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-12-27arch/x86: Remove <arch/cbfs.h>Kyösti Mälkki
2019-11-22intel/smm: Provide common smm_relocation_paramsKyösti Mälkki
2019-06-03src/soc/intel: Avoid NULL pointer dereferenceJohn Zhao
2019-05-15nb/intel/broadwell: Add an option for where verstage startsArthur Heymans
2019-03-27Move calls to quick_ram_check() before CBMEM initKyösti Mälkki
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
2018-10-22intel: Use CF9 reset (part 1)Patrick Rudolph
2018-05-31soc/intel/broadwell: decouple PEI memory struct from coreboot headerMatt DeVillier
2017-12-17drivers/mrc_cache: move mrc_cache support to driversAaron Durbin
2017-10-04chromeec: Remove checks for EC in RODaisuke Nojiri
2017-07-13soc/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-03-17soc/intel/broadwell: Fix spacing issues detected by checkpatchLee Leahy
2016-12-15soc/intel/common: remove mrc cache assumptionsAaron Durbin
2016-07-28bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh
2016-07-15soc/intel/broadwell: use common Intel ACPI hardware definitionsAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-09stage_cache: use cbmem init hooksAaron Durbin
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-22coreboot: common stage cacheAaron Durbin
2015-04-07broadwell: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-01cbfs: correct types used for accessing filesAaron Durbin
2015-03-27broadwell: add support for smbios type17 in broadwellKane Chen
2014-12-31broadwell: Preparations for buildingMarc Jones
2014-12-02Replace hlt with halt()Patrick Georgi
2014-10-22broadwell: ACPI, romstage, and other updatesDuncan Laurie
2014-10-22broadwell: add new intel SOCDuncan Laurie