aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/intel/fsp1_1
AgeCommit message (Expand)Author
2019-07-04arch/x86: Adjust size of postcar stackKyösti Mälkki
2019-07-04drivers/intel/fsp1_1: Adjust postcar MTRRsKyösti Mälkki
2019-06-22drivers: Add missing #include <commonlib/helpers.h>Elyes HAOUAS
2019-06-21drivers/intel/fsp: use ALIGN_UP instead of ALIGN for better readabilityFelix Held
2019-06-12{drivers,soc/intel/braswell}: Implement C_ENVIRONMENT_BOOTBLOCK supportFrans Hendriks
2019-06-05src/drivers/intel: Avoid NULL pointer dereferenceJohn Zhao
2019-06-04soc/intel/braswell: Use common cpu/intel/car codeArthur Heymans
2019-06-03drivers/intel/fsp1_1: Exit cleanly if FSP not foundJacob Garber
2019-05-29soc/intel/skylake: Use common cpu/intel/car romstage codeArthur Heymans
2019-05-29drivers/intel/fsp1.1: Simplify bootflow and clean upArthur Heymans
2019-05-29Clean up unused arch/early_variables.h headerArthur Heymans
2019-05-27drivers/intel/fsp1.1: Remove unused functionArthur Heymans
2019-05-27drivers/intel/fsp1.1: Remove stale comment on bootflowArthur Heymans
2019-05-22post_code: add post code for memory errorKeith Short
2019-05-22post_code: add post code for invalid vendor binaryKeith Short
2019-05-21soc/intel/fsp1.1: Implement postcar stageArthur Heymans
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-05-07intel/fsp1_1: Drop `boot_mode` from `pei_data`Nico Huber
2019-05-07intel/fsp1_1: Drop unused, weak raminit()Nico Huber
2019-05-06drivers/intel/fsp1_1/cache_as_ram.inc: Reduce max line length to 80Frans Hendriks
2019-05-03drivers/fsp 1.1: clean up Kconfig optionsMatt DeVillier
2019-04-11drivers/intel/fsp1_1: Configure UART after memory initFrans Hendriks
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki
2019-01-14[RFC]util/checklist: Remove this functionalityArthur Heymans
2019-01-14drivers/intel/fsp1_1: Print the MTRR's FSP-T set upArthur Heymans
2019-01-14drivers/intel/fsp1.1: Read stack guards laterArthur Heymans
2019-01-10drivers/intel/fsp1_1: Add stack guardsArthur Heymans
2019-01-08arch/x86: Unify bootblock MMX register usageKyösti Mälkki
2018-12-04drivers/intel/fsp1_1/romstage.c: Fix typoFrans Hendriks
2018-11-27src/{commonlib,drivers/intel/fslp1_1/include}: Fix typoFrans Hendriks
2018-11-26drivers/intel/fsp1_1/raminit.c: Report only when NVS HOB is missingFrans Hendriks
2018-11-23soc/intel/skylake: Drop FSP_CAR optionsNico Huber
2018-11-23soc/intel/common: Bring DISPLAY_MTRRS into the lightNico Huber
2018-11-22drivers/intel/fsp1_1/cache_as_ram.inc: Dont include soc/car_setup.SFrans Hendriks
2018-11-22src/drivers/intel/fsp1_1/Kconfig: Remove unused FSP_USES_UPDFrans Hendriks
2018-11-22soc/drivers/intel/fsp1_1: Always report returned status of FspTempRamInit()Frans Hendriks
2018-11-16src: Remove unneeded include <cbmem.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <cbfs.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <lib.h>Elyes HAOUAS
2018-11-15drivers/intel/fsp1_1: Remove unused DISPLAY_FAST_BOOT_DATAElyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-10-22intel: Use CF9 reset (part 2)Patrick Rudolph
2018-10-18drivers/intel/fsp*: Use newly added post codes for memory param prepFurquan Shaikh
2018-10-08Move compiler.h to commonlibNico Huber
2018-09-02drivers/intel/fsp1_1: Fix typoWim
2018-08-10src/drivers: Fix typoElyes HAOUAS
2018-07-25drivers/tpm: Add TPM ramstage driver for devices without vboot.Philipp Deppenwiese
2018-06-27drivers/intel/fsp1_1: Fix vbt_len typeMatt DeVillier
2018-06-22drivers/fsp1_1: fix VBT Loading by using GMA common functionMatt DeVillier
2018-06-12drivers/intel/gma: Unify VBT related Kconfig namesNico Huber
2018-06-04security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese
2018-06-04src/drivers: Get rid of whitespace before tabElyes HAOUAS
2018-04-26src: Fix a typo on "mtrr"Elyes HAOUAS
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-04-11Correct "MTTR" to "MTRR"Jonathan Neuschäfer
2018-03-26drivers/intel/fsp: Fix TPM initialization when vboot is disabledYouness Alaoui
2018-01-18security/tpm: Change TPM naming for different layers.Philipp Deppenwiese
2018-01-18security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese
2017-12-17drivers/mrc_cache: move mrc_cache support to driversAaron Durbin
2017-12-07boardid: Minor clean up and standardizationJulius Werner
2017-10-22security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese
2017-10-04chromeec: Remove checks for EC in RODaisuke Nojiri
2017-09-08drivers/intel/fsp1_1: Adjust check for FSP header revisionMatt DeVillier
2017-09-04Kconfig: Move and rename ADD_VBT_DATA_FILEPatrick Rudolph
2017-07-17intel/fsp1_1: Don't consume FSP_SMBIOS_MEMORY_INFO_HOB in S3 resume pathSubrata Banik
2017-07-17drivers/intel/fsp1_1: Handle errors in find_fsp()Werner Zeh
2017-07-14drivers/fsp1_1: remove VBT function defs from util.hMatt DeVillier
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-06-14drivers/fsp1_1: decouple VBT from execution of GOP driverMatt DeVillier
2017-06-08fsp/gop: Add running the GOP to the choice of gfx initNico Huber
2017-06-07src: change coreboot to lowercaseMartin Roth
2017-06-06fsp1_1: Verify FSP_IMAGE_ID/_REV against headersNico Huber
2017-06-02Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFERNico Huber
2017-05-18coreboot_tables: specify clear interface for lb_framebuffer()Aaron Durbin
2017-03-28Remove libverstage as separate library and source file classJulius Werner
2017-03-28soc/intel/common/block: Add cache as ram init and teardown codeSubrata Banik
2017-03-17drivers/intel/fsp1_1: Fix issues detected by checkpatchLee Leahy
2017-03-14drivers/intel/fsp1_1: Only display MMCONF address if supportedLee Leahy
2017-02-22drivers/intel/{fsp1_1,fsp2_0}: Provide separate function for fsp loadFurquan Shaikh
2017-01-19driver/intel/fsp1_1: Fix boot failure for non-verstage caseTeo Boon Tiong
2016-12-15soc/intel/common: remove mrc cache assumptionsAaron Durbin
2016-12-13intel MMA: Enable MMA with FSP2.0Pratik Prajapati
2016-12-01lib: put romstage_handoff implementation in own compilation unitAaron Durbin
2016-12-01romstage_handoff: remove code duplicationAaron Durbin
2016-11-18intel post-car: Increase stacktop alignmentKyösti Mälkki
2016-10-31lib/prog_loaders: use common ramstage_cache_invalid()Aaron Durbin
2016-10-27driver/intel/fsp2_0: Reset on invalid stage cache.Naresh G Solanki
2016-09-30Kconfig: Prefix hex defaults with 0xMartin Roth
2016-09-19driver/intel/fsp1_1: Utilise soc/intel/common for adding vbt.binNaresh G Solanki
2016-08-31src/drivers: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-25vboot: consolidate google_chromeec_early_init() callsAaron Durbin
2016-08-11intel/fsp1_1: Use new per-region position overridePatrick Georgi
2016-08-10drivers/intel/fsp1_1: Add fsp_write_line functionLee Leahy
2016-08-06drivers/intel/fsp1_1: only set a base address for FSP in COREBOOT CBFSAaron Durbin
2016-07-31src/drivers: Capitalize CPU, RAM and ACPIElyes HAOUAS
2016-07-31Remove extra newlines from the end of all coreboot files.Martin Roth
2016-07-28intel/fsp1_1: Add C entry support to locate FSP Temp RAM InitSubrata Banik