summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/broadwell/romstage/raminit.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* vboot: Clean up pre-RAM use of vboot_recovery_mode_enabled()Julius Werner2020-05-091-1/+2
* soc/intel/broadwell: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* arch/x86: Remove <arch/cbfs.h>Kyösti Mälkki2019-12-271-1/+0
* intel/smm: Provide common smm_relocation_paramsKyösti Mälkki2019-11-221-1/+0
* src/soc/intel: Avoid NULL pointer dereferenceJohn Zhao2019-06-031-0/+6
* nb/intel/broadwell: Add an option for where verstage startsArthur Heymans2019-05-151-1/+6
* Move calls to quick_ram_check() before CBMEM initKyösti Mälkki2019-03-271-4/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-3/+3
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* intel: Use CF9 reset (part 1)Patrick Rudolph2018-10-221-3/+3
* soc/intel/broadwell: decouple PEI memory struct from coreboot headerMatt DeVillier2018-05-311-2/+26
* drivers/mrc_cache: move mrc_cache support to driversAaron Durbin2017-12-171-1/+1
* chromeec: Remove checks for EC in RODaisuke Nojiri2017-10-041-6/+0
* soc/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-131-3/+3
* soc/intel/broadwell: Fix spacing issues detected by checkpatchLee Leahy2017-03-171-2/+2
* soc/intel/common: remove mrc cache assumptionsAaron Durbin2016-12-151-6/+10
* bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh2016-07-281-1/+1
* soc/intel/broadwell: use common Intel ACPI hardware definitionsAaron Durbin2016-07-151-3/+3
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* stage_cache: use cbmem init hooksAaron Durbin2015-06-091-9/+4
* cbfs: new API and better program loadingAaron Durbin2015-06-021-2/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* coreboot: common stage cacheAaron Durbin2015-04-221-4/+9
* broadwell: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-071-8/+8
* cbfs: correct types used for accessing filesAaron Durbin2015-04-011-1/+1
* broadwell: add support for smbios type17 in broadwellKane Chen2015-03-271-0/+6
* broadwell: Preparations for buildingMarc Jones2014-12-311-1/+1
* Replace hlt with halt()Patrick Georgi2014-12-021-1/+0
* broadwell: ACPI, romstage, and other updatesDuncan Laurie2014-10-221-0/+14
* broadwell: add new intel SOCDuncan Laurie2014-10-221-0/+114