summaryrefslogtreecommitdiffstats
path: root/src/drivers/intel/fsp1_1
Commit message (Expand)AuthorAgeFilesLines
* drivers/intel/fsp1_1: Drop dead MMA codeAngel Pons2021-04-062-40/+0
* prog_loaders: Remove prog_locate()Julius Werner2021-03-175-35/+16
* skylake,fsp1_1: Delete dead `report_memory_config()` functionAngel Pons2021-03-013-9/+0
* soc/amd,intel: Drop s3_resume parameter on FSP-S functionsKyösti Mälkki2021-02-092-3/+2
* drivers/intel/fsp1_1,fsp2_0: Refactor logo displayKyösti Mälkki2021-02-095-34/+9
* src: Remove redundant include <rules.h>Elyes HAOUAS2021-02-071-1/+0
* src: Remove useless comments in "includes" linesElyes HAOUAS2021-02-042-2/+2
* stage_cache: Add resume_from_stage_cache()Kyösti Mälkki2021-01-291-19/+4
* drivers/intel/fsp1_1: Drop s3_resume parameter to load_vbt()Kyösti Mälkki2021-01-293-4/+5
* intel/fsp1_1: Declare fsp_load() as staticKyösti Mälkki2021-01-292-13/+1
* drivers/intel/fsp1_1/temp_ram_exit.c: Initialize CBMEMFrans Hendriks2021-01-211-0/+5
* arch/x86: Move prologue to .init sectionKyösti Mälkki2021-01-071-0/+2
* drivers: Replace multiple fill_lb_framebuffer with single instancePatrick Rudolph2020-12-143-39/+23
* drivers/intel/fsp1_1/cache_as_ram.S: Correct commentFrans Hendriks2020-12-101-1/+1
* cbfs: Simplify load/map API names, remove type argumentsJulius Werner2020-12-021-2/+2
* drivers/intel/fsp1_1: Add function to report FSP-T outputFrans Hendriks2020-11-224-0/+42
* src/drivers/intel/fsp1_1/cache_as_ram.S: Clear _bss area onlyFrans Hendriks2020-11-221-6/+5
* drivers/intel/fsp1_1/cache_as_ram.S: Use _car_stack area for stackFrans Hendriks2020-11-201-1/+1
* src/drivers/intel: Correct Kconfig option in MakefileMartin Roth2020-11-161-1/+1
* mrc_cache: Move code for triggering memory training into mrc_cacheShelley Chen2020-11-131-27/+21
* 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-24/+24
* src: Remove unused 'include <stdint.h>Elyes HAOUAS2020-07-141-1/+0
* ACPI: Drop some HAVE_ACPI_RESUME preprocessor useKyösti Mälkki2020-06-201-2/+0
* Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi2020-06-191-1/+1
* src: Remove unused 'include <cpu/x86/mtrr.h>'Elyes HAOUAS2020-06-061-1/+0
* src: Remove unused '#include <cpu/x86/smm.h>'Elyes HAOUAS2020-06-062-2/+0
* src: Remove unused 'include <bootstate.h>'Elyes HAOUAS2020-06-021-1/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-182-4/+0
* treewide: Convert more license headers to SPDX stylePatrick Georgi2020-05-111-6/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1125-25/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-092-18/+2
* vboot: Clean up pre-RAM use of vboot_recovery_mode_enabled()Julius Werner2020-05-092-4/+3
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-023-3/+3
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0622-264/+44
* src: capitalize 'RAM'Elyes HAOUAS2020-02-241-1/+1
* fsp1_1: Drop unused weak functionNico Huber2020-01-101-6/+0
* drivers/intel/fsp1_1/logo.c: Correct check for logo_sizeWim Vervoorn2020-01-101-1/+1
* cpu/intel/microcode: Apply more strict guard for assembly filesKyösti Mälkki2019-12-271-0/+1
* arch/x86: Remove <arch/cbfs.h>Kyösti Mälkki2019-12-271-1/+0
* {drivers,soc}/intel/fsp1_1: Move chipset specific logo handling to SoCWim Vervoorn2019-12-203-18/+29
* arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHEKyösti Mälkki2019-12-191-4/+0
* src: Remove unused 'include <arch/cpu.h>'Elyes HAOUAS2019-12-192-2/+0
* drivers/intel/fsp1_1: Drop unused functionArthur Heymans2019-12-162-16/+0
* printf: Automatically prefix %p with 0xJulius Werner2019-12-115-21/+21
* {drivers,mainboard}: Move FSP logo support to fsp1_1Frans Hendriks2019-11-145-0/+59
* drivers/intel/fsp1_1: Fake microcode update to make FSP happyArthur Heymans2019-11-102-15/+21
* soc/intel/braswell: Update microcode before FSPArthur Heymans2019-11-102-0/+42
* drivers/intel/fsp1_1: remove orphaned functionalityMichael Niewöhner2019-10-263-76/+0