aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/skylake/romstage
AgeCommit message (Expand)Author
2021-02-01src: Remove unused <cpu/x86/smm.h>Elyes HAOUAS
2020-12-14soc/intel/skylake: Drop always-zero ProbelessTrace dt settingAngel Pons
2020-12-14soc/intel/skylake: Drop never-set DdrFreqLimit dt settingAngel Pons
2020-12-07soc/intel/skl: set PEG port state to autoMichael Niewöhner
2020-09-21soc/intel: rename get_prmrr_sizeMichael Niewöhner
2020-08-14soc/intel/skylake: Refactor PEG configurationFelix Singer
2020-08-14soc/intel/skylake: Factor out unnecessary if-else-blockFelix Singer
2020-08-14soc/intel/skylake: Use PEG definitions from pci_devs.hFelix Singer
2020-08-13soc/intel/skylake: Refactor ternary expressionsFelix Singer
2020-07-29soc/intel/skylake: Enable TraceHub depending on devicetree configurationFelix Singer
2020-07-29soc/intel/skylake: Enable SMBus depending on devicetree configurationFelix Singer
2020-07-28Revert "src: Remove unused include <cpu/x86/smm.h>"Patrick Rudolph
2020-07-26src: Remove unused include <cpu/x86/smm.h>Elyes HAOUAS
2020-05-12soc/intel/skl: Drop weak mainboard_memory_init_paramsAngel Pons
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06soc/intel/skylake: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-12-26soc/intel/skylake: Rename pch_init() codeUsha P
2019-11-27soc/skylake: Write the P2SB IBDF and HBDF registers in corebootAngel Pons
2019-11-22soc/intel/skylake: Refactor pch_early_init() codeUsha P
2019-11-04soc/intel/sgx: convert SGX and PRMRR devicetree options to KconfigMichael Niewöhner
2019-10-26soc/intel/skylake: move/rename files after drop of FSP 1.1Michael Niewöhner
2019-10-26soc/intel/skylake: drop support for FSP 1.1Michael Niewöhner
2019-10-02soc/intel: Replace config_of_path() with config_of_soc()Kyösti Mälkki
2019-09-12src/{northbridge,soc}: Remove not used #include <elog.h>Elyes HAOUAS
2019-09-10soc/intel/skylake: Add option to toggle Hyper-ThreadingPatrick Rudolph
2019-09-03soc/skylake: do not rely on P2SB data to generate DRHDAngel Pons
2019-08-28soc/intel: Move fill_postcar_frame to memmap.cKyösti Mälkki
2019-08-27soc/intel/{apl,cnl,dnv,icl,skl} : Use common cpu/intel/car/romstage.c codeSubrata Banik
2019-08-26intel/car: Use common TS_START_ROMSTAGEKyösti Mälkki
2019-08-26soc/intel: Use common romstage codeKyösti Mälkki
2019-08-22arch/x86: Add <arch/romstage.h>Kyösti Mälkki
2019-08-08arch/x86: Change smm_subregion() prototypeKyösti Mälkki
2019-08-07cpu/x86/smm: Promote smm_subregion()Kyösti Mälkki
2019-07-21soc/intel: Expand SA_DEV_ROOT for ramstageKyösti Mälkki
2019-07-18soc/intel: Use config_of()Kyösti Mälkki
2019-07-18soc/intel: Use config_of_path(SA_DEVFN_ROOT)Kyösti Mälkki
2019-07-04soc/intel: Replace uses of dev_find_slot()Kyösti Mälkki
2019-07-04arch/x86: Adjust size of postcar stackKyösti Mälkki
2019-07-04Revert "soc/intel/skylake/romstage: Increase size of postcar stack"Kyösti Mälkki
2019-06-21soc/intel: Provide SPD manufacturer ID and module type to SMBIOSDuncan Laurie
2019-06-21soc/intel/skylake/romstage: Increase size of postcar stackChristian Walter
2019-06-06src/soc/intel/common/smbios: Add addtional infos to dimm_infoChristian Walter
2019-05-29soc/intel/skylake: Use common cpu/intel/car romstage codeArthur Heymans
2019-05-29Clean up unused arch/early_variables.h headerArthur Heymans
2019-05-21soc/intel/fsp1.1: Implement postcar stageArthur Heymans
2019-05-18soc/intel: Fill DIMM serial number from SPDDuncan Laurie
2019-05-07soc/intel/skylake: remove PrimaryDisplay checkMaxim Polyakov
2019-05-07intel/fsp1_1: Drop remnants of `pei_data`Nico Huber
2019-05-07intel/fsp1_1: Move MRC cache pointers into `romstage_params`Nico Huber
2019-04-29soc/skl: set IGD resources only if device is enabledMaxim Polyakov
2019-04-26soc/{amd,intel}/chip: Use local include for chip.hElyes HAOUAS
2019-04-08soc/skl: Update SkipExtGfxScan in UPD from devtreeMaxim Polyakov
2019-04-06soc/intel/skylake: Set FSP options for PEG portMaxim Polyakov
2019-04-06soc/intel/skylake: Update GFX devtree optionsMaxim Polyakov
2019-03-29src: Use include <reset.h> when appropriateElyes HAOUAS
2019-03-18src: Drop unused 'include <romstage_handoff.h>'Elyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-07src: Drop unused include <timestamp.h>Elyes HAOUAS
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-18soc/intel: Add mem_rank info in SMBIOSFrancois Toguo
2019-02-18soc/intel/skylake: Use real common code for VMX initNico Huber
2018-12-28arch/x86: Drop spurious arch/stages.h includesKyösti Mälkki
2018-11-23soc/intel/skylake: Drop FSP_CAR optionsNico Huber
2018-11-19src: Add required space after "switch"Elyes HAOUAS
2018-11-16SMBIOS: Remove duplicated smbios_memory_type enumElyes HAOUAS
2018-11-16src: Remove unneeded include <cbmem.h>Elyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-09-10soc/intel/skylake: Add support for CmdTriStateDis UPD in devicetreeShaunak Saha
2018-06-04soc/{amd,intel}: Use postcar_frame_add_romcache()Nico Huber
2018-05-31soc/{amd,intel}: Use CACHE_ROM_(BASE|SIZE)Nico Huber
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-04-05soc/intel/skylake: Enable VT-d and X2APICNico Huber
2018-02-20src/soc: Fix various typosJonathan Neuschäfer
2018-02-08soc/intel/skylake: Clean up SMBIOS Table Type 17 creationSubrata Banik
2018-01-25soc/intel/skylake: Send correct ddr_type to SMBIOS TableBarnali Sarkar
2017-12-02soc/intel/common/block: Add Intel common PMC controller support for KBL, APLSubrata Banik
2017-10-22security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese
2017-10-19soc/intel/skylake: Move power_state functions to pmutil.cFurquan Shaikh
2017-10-10soc/intel/skylake: Fix broken suspend/resume for deep S3Furquan Shaikh
2017-10-05soc/intel/skylake: Add support in SKL for PMC common codeShaunak Saha
2017-10-05vendor/intel/skykabylake: Update FSP header files to version 2.7.2Balaji Manigandan B
2017-09-08soc/intel/skylake: Create acpi_get_sleep_type() to get previous sleep stateSubrata Banik
2017-08-17soc/intel/skylake: Configure FSP to skip ME MBP stepDuncan Laurie
2017-07-20soc/intel/skylake: Fix broken memory info HOB scanningNico Huber
2017-07-18vboot: Remove get_sw_write_protect_state callbackJulius Werner
2017-07-18soc/intel/skylake: Enable SMBus based on mainboard configNaresh G Solanki
2017-07-13soc/intel/skylake: reduce postcar stack usage for fsp 2.0Aaron Durbin
2017-07-12soc/intel/skylake: Remove “disable SaGv” in recovery mode flowSubrata Banik
2017-06-09soc/intel/skylake: Use common systemagent codeSubrata Banik
2017-05-02soc/intel/skylake: Clean up code by using common FAST_SPI moduleBarnali Sarkar
2017-04-25soc/intel/skylake: use postcar stage for fsp 2.0Aaron Durbin
2017-03-28soc/intel/common/block: Add cache as ram init and teardown codeSubrata Banik
2017-03-22soc/intel/skylake: Add configs for enabling DCI and TraceHubAamir Bohra
2017-03-14soc/intel/skylake: Extract DIMM Information from FSP MEM INFO HOBBarnali Sarkar
2017-02-18soc/intel/skylake: add PrmrrSize to chip configRobbie Zhang
2017-01-19driver/intel/fsp1_1: Fix boot failure for non-verstage caseTeo Boon Tiong
2017-01-13soc/intel/skylake: Rename car_stage.S for fsp2_0Teo Boon Tiong