summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/skylake/romstage
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/skylake: Enable TraceHub depending on devicetree configurationFelix Singer2020-07-291-1/+3
* soc/intel/skylake: Enable SMBus depending on devicetree configurationFelix Singer2020-07-291-2/+4
* Revert "src: Remove unused include <cpu/x86/smm.h>"Patrick Rudolph2020-07-281-0/+1
* src: Remove unused include <cpu/x86/smm.h>Elyes HAOUAS2020-07-261-1/+0
* soc/intel/skl: Drop weak mainboard_memory_init_paramsAngel Pons2020-05-121-5/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-113-3/+0
* soc/intel/skylake: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-063-39/+6
* soc: Remove copyright noticesPatrick Georgi2020-03-183-5/+0
* soc/intel/skylake: Rename pch_init() codeUsha P2019-12-262-4/+4
* soc/skylake: Write the P2SB IBDF and HBDF registers in corebootAngel Pons2019-11-272-6/+8
* soc/intel/skylake: Refactor pch_early_init() codeUsha P2019-11-223-1/+30
* soc/intel/sgx: convert SGX and PRMRR devicetree options to KconfigMichael Niewöhner2019-11-041-1/+2
* soc/intel/skylake: move/rename files after drop of FSP 1.1Michael Niewöhner2019-10-262-1/+1
* soc/intel/skylake: drop support for FSP 1.1Michael Niewöhner2019-10-262-263/+1
* soc/intel: Replace config_of_path() with config_of_soc()Kyösti Mälkki2019-10-023-4/+4
* src/{northbridge,soc}: Remove not used #include <elog.h>Elyes HAOUAS2019-09-121-1/+0
* soc/intel/skylake: Add option to toggle Hyper-ThreadingPatrick Rudolph2019-09-101-0/+1
* soc/skylake: do not rely on P2SB data to generate DRHDAngel Pons2019-09-031-3/+4
* soc/intel: Move fill_postcar_frame to memmap.cKyösti Mälkki2019-08-281-29/+0
* soc/intel/{apl,cnl,dnv,icl,skl} : Use common cpu/intel/car/romstage.c codeSubrata Banik2019-08-271-1/+1
* 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-29/+18
* arch/x86: Add <arch/romstage.h>Kyösti Mälkki2019-08-221-0/+1
* arch/x86: Change smm_subregion() prototypeKyösti Mälkki2019-08-081-4/+2
* cpu/x86/smm: Promote smm_subregion()Kyösti Mälkki2019-08-071-1/+1
* soc/intel: Expand SA_DEV_ROOT for ramstageKyösti Mälkki2019-07-211-3/+3
* soc/intel: Use config_of()Kyösti Mälkki2019-07-182-10/+8
* soc/intel: Use config_of_path(SA_DEVFN_ROOT)Kyösti Mälkki2019-07-181-4/+2
* soc/intel: Replace uses of dev_find_slot()Kyösti Mälkki2019-07-043-5/+5
* arch/x86: Adjust size of postcar stackKyösti Mälkki2019-07-041-1/+1
* Revert "soc/intel/skylake/romstage: Increase size of postcar stack"Kyösti Mälkki2019-07-041-1/+1
* soc/intel: Provide SPD manufacturer ID and module type to SMBIOSDuncan Laurie2019-06-211-1/+3
* soc/intel/skylake/romstage: Increase size of postcar stackChristian Walter2019-06-211-1/+1
* src/soc/intel/common/smbios: Add addtional infos to dimm_infoChristian Walter2019-06-061-1/+4
* soc/intel/skylake: Use common cpu/intel/car romstage codeArthur Heymans2019-05-292-42/+1
* Clean up unused arch/early_variables.h headerArthur Heymans2019-05-292-2/+0
* soc/intel/fsp1.1: Implement postcar stageArthur Heymans2019-05-211-2/+3
* soc/intel: Fill DIMM serial number from SPDDuncan Laurie2019-05-181-0/+1
* soc/intel/skylake: remove PrimaryDisplay checkMaxim Polyakov2019-05-071-5/+1
* 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-0/+6
* soc/skl: set IGD resources only if device is enabledMaxim Polyakov2019-04-292-12/+18
* soc/{amd,intel}/chip: Use local include for chip.hElyes HAOUAS2019-04-262-2/+4
* soc/skl: Update SkipExtGfxScan in UPD from devtreeMaxim Polyakov2019-04-081-0/+1
* soc/intel/skylake: Set FSP options for PEG portMaxim Polyakov2019-04-061-0/+56
* soc/intel/skylake: Update GFX devtree optionsMaxim Polyakov2019-04-061-0/+25
* src: Use include <reset.h> when appropriateElyes HAOUAS2019-03-291-1/+0
* src: Drop unused 'include <romstage_handoff.h>'Elyes HAOUAS2019-03-181-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-083-5/+5
* src: Drop unused include <timestamp.h>Elyes HAOUAS2019-03-071-1/+0