summaryrefslogtreecommitdiffstats
path: root/src/drivers/intel/fsp2_0
Commit message (Expand)AuthorAgeFilesLines
* drivers/intel/fsp2_0: use FSP to allocate APEI BERT memory regionJonathan Zhang2020-10-023-2/+31
* drivers/intel/fsp2_0: Add CONFIG_FSP_STATUS_GLOBAL_RESETSubrata Banik2020-09-211-0/+44
* src/drivers: Drop unneeded empty linesElyes HAOUAS2020-09-212-2/+0
* mrc_cache: Add mrc_cache fetch functions to support non-x86 platformsShelley Chen2020-08-241-8/+5
* src: Remove unused 'include <lib.h>'Elyes HAOUAS2020-08-181-1/+0
* drivers/intel/fsp2_0/hand_off_block: Remove dead decrementElyes HAOUAS2020-08-171-3/+2
* drivers/intel/fsp2_0: don't select FSP_USES_CB_STACK on FSP 2.0 platformFelix Held2020-08-132-6/+9
* drivers/intel/fsp2_0: Fill EFI_CPU_PHYSICAL_LOCATION structure informationSubrata Banik2020-08-131-1/+11
* drivers/intel/fsp2_0: Do AP re-init after FSP-S if USE_INTEL_FSP_MP_INIT enableSubrata Banik2020-08-064-0/+26
* src: Change BOOL CONFIG_ to CONFIG() in comments & stringsMartin Roth2020-07-261-2/+2
* src: Remove whitespace between 'sizeof' and '('Elyes HAOUAS2020-07-261-1/+1
* lib/coreboot_table: Add Intel FSP version to coreboot tableJohnny Lin2020-07-042-1/+40
* drivers/intel/fsp2_0: decouple FSP_PEIM_TO_PEIM_INTERFACE from FSP 2.1Jonathan Zhang2020-06-251-3/+1
* Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi2020-06-191-4/+4
* drivers/intel/fsp2_0: Add FSP 2.2 specific supportSubrata Banik2020-06-148-14/+160
* drivers/intel/fsp2_0: Allow SoC/mainboard to update NvsBufferPtrFurquan Shaikh2020-06-101-9/+10
* src: Remove redundant includesElyes HAOUAS2020-06-021-1/+0
* drivers/intel/fsp2_0: add option to compress FSP-M in cbfsAaron Durbin2020-05-285-66/+91
* drivers/intel/fsp2_0: add option to compress FSP-S in cbfsAaron Durbin2020-05-285-39/+118
* drivers/intel/fsp2_0: print soc specific GUID extension hobsJonathan Zhang2020-05-261-0/+3
* drivers/intel/fsp2_0: Remove unused 'include <memrange.h>'Elyes HAOUAS2020-05-261-1/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-184-8/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1130-30/+0
* src: Replace remaining GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-101-10/+1
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-094-36/+4
* {drivers,ec/kontron}: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-081-11/+1
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-0617-187/+17
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-0618-36/+18
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-067-84/+14
* fsp2_0: Gather Kconfig declarationsNico Huber2020-04-051-2/+25
* fsp2_0: Clean up around `config FSP_USE_REPO`Nico Huber2020-04-051-16/+16
* intel/fsp2_0: Make FSP_USE_REPO a SoC opt-inJohanna Schander2020-03-301-4/+2
* drivers/intel/fsp2_0: Avoid iterative print statementSubrata Banik2020-03-271-1/+1
* soc/intel/cometlake: Use IntelFSP repoFelix Singer2020-03-251-1/+1
* vboot: remove extraneous vboot_recovery_mode_memory_retrainJoel Kitching2020-03-121-1/+2
* soc/intel/xeon-sp,mb/ocp/tiogapass: Don't fake binariesNico Huber2020-03-101-1/+1
* soc/intel: Add Intel Xeon Scalable Processor supportJonathan Zhang2020-03-061-1/+1
* soc/intel/denverton_ns: Allow using FSP repoFelix Singer2020-03-041-1/+2
* src: capitalize 'RAM'Elyes HAOUAS2020-02-241-1/+1
* vendorcode/intel: Remove Ice Lake FSP BindingsJohanna Schander2020-02-111-4/+14
* drivers/intel/fsp2_0/logo.c: Correct check for logo_sizeWim Vervoorn2020-01-101-1/+1
* arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHEKyösti Mälkki2019-12-191-4/+0
* {drivers,soc}/intel/fsp2_0: Move chipset specific logo handling to SoCWim Vervoorn2019-12-194-21/+35
* src/{drivers,device,ec}: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* printf: Automatically prefix %p with 0xJulius Werner2019-12-115-12/+12
* drivers/intel/fsp2_0: Allow to add FSP binaries from repo for IceLakeJohanna Schander2019-12-091-1/+1
* drivers/intel/fsp2_0: Add logo supportWim Vervoorn2019-12-065-0/+64
* soc/intel/{apl,cnl,dnv,skl}: Skip ucode loading by FSP-TSubrata Banik2019-11-261-15/+0
* drivers/intel/fsp2_0: move common cbmem_top_chipset to fsp driverMichael Niewöhner2019-11-112-0/+24
* drivers/intel/fsp2_0: Hide the Kconfig option to run FSP-M XIPArthur Heymans2019-11-061-1/+1