summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/icelake/romstage/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* tree: Drop Intel Ice Lake supportFelix Singer2023-01-191-125/+0
* soc/intel: Add node_num to dimm_info struct + adjust dimm_info_fillDavid Milosevic2022-11-171-1/+2
* soc/intel: Rename heci_init to cse_initSubrata Banik2022-06-041-1/+1
* soc/intel: Drop `romstage_pch_init()` functionAngel Pons2021-03-011-2/+3
* soc/intel/icelake: Rename `pch_init()` functionAngel Pons2021-03-011-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/icelake: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* vendorcode/intel: Remove Ice Lake FSP BindingsJohanna Schander2020-02-111-0/+7
* soc/intel/icelake: Refactor pch_early_init() codeSubrata Banik2019-11-071-0/+2
* soc/intel: Rename <intelblocks/chip.h>Kyösti Mälkki2019-09-291-1/+1
* soc/intel: Move fill_postcar_frame to memmap.cKyösti Mälkki2019-08-281-16/+0
* intel/car: Use common TS_START_ROMSTAGEKyösti Mälkki2019-08-261-2/+0
* soc/intel: Use common romstage codeKyösti Mälkki2019-08-261-14/+6
* arch/x86: Add <arch/romstage.h>Kyösti Mälkki2019-08-221-0/+1
* soc/intel/icelake: Refer to soc/soc_chip.h rather than chip.hSubrata Banik2019-07-091-2/+1
* arch/x86: Adjust size of postcar stackKyösti Mälkki2019-07-041-1/+2
* soc/intel: Provide SPD manufacturer ID and module type to SMBIOSDuncan Laurie2019-06-211-1/+3
* src/soc/intel/common/smbios: Add addtional infos to dimm_infoChristian Walter2019-06-061-1/+5
* soc/intel: Fill DIMM serial number from SPDDuncan Laurie2019-05-181-0/+1
* soc/{amd,intel}/chip: Use local include for chip.hElyes HAOUAS2019-04-261-1/+2
* src: include <assert.h> when appropriateElyes HAOUAS2019-04-231-1/+0
* soc/intel/icelake: Fix chipset_power_state structureSubrata Banik2019-03-291-3/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* soc/intel: Add mem_rank info in SMBIOSFrancois Toguo2019-02-181-0/+1
* soc/intel/icelake: Don't use CAR_GLOBALArthur Heymans2019-02-131-3/+2
* soc/intel/icelake: Do initial SoC commitAamir Bohra2018-10-261-0/+148