summaryrefslogtreecommitdiffstats
path: root/src/drivers/intel/fsp1_1
Commit message (Expand)AuthorAgeFilesLines
* src: Fix a typo on "mtrr"Elyes HAOUAS2018-04-261-1/+1
* compiler.h: add __weak macroAaron Durbin2018-04-244-22/+26
* Correct "MTTR" to "MTRR"Jonathan Neuschäfer2018-04-111-1/+1
* drivers/intel/fsp: Fix TPM initialization when vboot is disabledYouness Alaoui2018-03-261-1/+0
* security/tpm: Change TPM naming for different layers.Philipp Deppenwiese2018-01-181-1/+1
* security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese2018-01-181-1/+1
* drivers/mrc_cache: move mrc_cache support to driversAaron Durbin2017-12-171-1/+1
* boardid: Minor clean up and standardizationJulius Werner2017-12-071-8/+0
* security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese2017-10-221-1/+1
* chromeec: Remove checks for EC in RODaisuke Nojiri2017-10-042-16/+0
* drivers/intel/fsp1_1: Adjust check for FSP header revisionMatt DeVillier2017-09-081-1/+1
* Kconfig: Move and rename ADD_VBT_DATA_FILEPatrick Rudolph2017-09-042-2/+2
* intel/fsp1_1: Don't consume FSP_SMBIOS_MEMORY_INFO_HOB in S3 resume pathSubrata Banik2017-07-171-4/+5
* drivers/intel/fsp1_1: Handle errors in find_fsp()Werner Zeh2017-07-171-0/+5
* drivers/fsp1_1: remove VBT function defs from util.hMatt DeVillier2017-07-142-1/+1
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-132-10/+12
* drivers/fsp1_1: decouple VBT from execution of GOP driverMatt DeVillier2017-06-143-40/+40
* fsp/gop: Add running the GOP to the choice of gfx initNico Huber2017-06-083-10/+5
* src: change coreboot to lowercaseMartin Roth2017-06-072-2/+2
* fsp1_1: Verify FSP_IMAGE_ID/_REV against headersNico Huber2017-06-063-17/+8
* Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFERNico Huber2017-06-021-0/+1
* coreboot_tables: specify clear interface for lb_framebuffer()Aaron Durbin2017-05-181-7/+4
* Remove libverstage as separate library and source file classJulius Werner2017-03-281-1/+1
* soc/intel/common/block: Add cache as ram init and teardown codeSubrata Banik2017-03-281-2/+2
* drivers/intel/fsp1_1: Fix issues detected by checkpatchLee Leahy2017-03-177-29/+27
* drivers/intel/fsp1_1: Only display MMCONF address if supportedLee Leahy2017-03-141-2/+3
* drivers/intel/{fsp1_1,fsp2_0}: Provide separate function for fsp loadFurquan Shaikh2017-02-222-2/+18
* driver/intel/fsp1_1: Fix boot failure for non-verstage caseTeo Boon Tiong2017-01-194-41/+2
* soc/intel/common: remove mrc cache assumptionsAaron Durbin2016-12-151-12/+17
* intel MMA: Enable MMA with FSP2.0Pratik Prajapati2016-12-134-2/+60
* lib: put romstage_handoff implementation in own compilation unitAaron Durbin2016-12-011-0/+1
* romstage_handoff: remove code duplicationAaron Durbin2016-12-011-8/+2
* intel post-car: Increase stacktop alignmentKyösti Mälkki2016-11-181-3/+1
* lib/prog_loaders: use common ramstage_cache_invalid()Aaron Durbin2016-10-311-7/+0
* driver/intel/fsp2_0: Reset on invalid stage cache.Naresh G Solanki2016-10-271-0/+4
* Kconfig: Prefix hex defaults with 0xMartin Roth2016-09-301-2/+2
* driver/intel/fsp1_1: Utilise soc/intel/common for adding vbt.binNaresh G Solanki2016-09-193-14/+2
* src/drivers: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-311-1/+1
* vboot: consolidate google_chromeec_early_init() callsAaron Durbin2016-08-251-6/+0
* intel/fsp1_1: Use new per-region position overridePatrick Georgi2016-08-111-1/+1
* drivers/intel/fsp1_1: Add fsp_write_line functionLee Leahy2016-08-102-0/+16
* drivers/intel/fsp1_1: only set a base address for FSP in COREBOOT CBFSAaron Durbin2016-08-061-1/+1
* src/drivers: Capitalize CPU, RAM and ACPIElyes HAOUAS2016-07-315-6/+6
* Remove extra newlines from the end of all coreboot files.Martin Roth2016-07-313-3/+0
* intel/fsp1_1: Add C entry support to locate FSP Temp RAM InitSubrata Banik2016-07-283-0/+77
* bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh2016-07-282-3/+3
* cpu/x86: Support CPUs without rdmsr/wrmsr instructionsLee Leahy2016-07-272-11/+4
* drivers/intel/fsp1_1: align on using ACPI_Sx definitionsAaron Durbin2016-07-152-8/+10
* intel post-car: Consolidate choose_top_of_stack()Kyösti Mälkki2016-07-102-24/+3
* intel romstage: Use run_ramstage()Kyösti Mälkki2016-06-291-2/+2