summaryrefslogtreecommitdiff
path: root/src/drivers/intel/fsp1_1
AgeCommit message (Expand)Author
2020-08-24mrc_cache: Add mrc_cache fetch functions to support non-x86 platformsShelley Chen
2020-07-14src: Remove unused 'include <stdint.h>Elyes HAOUAS
2020-06-20ACPI: Drop some HAVE_ACPI_RESUME preprocessor useKyösti Mälkki
2020-06-19Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi
2020-06-06src: Remove unused 'include <cpu/x86/mtrr.h>'Elyes HAOUAS
2020-06-06src: Remove unused '#include <cpu/x86/smm.h>'Elyes HAOUAS
2020-06-02src: Remove unused 'include <bootstate.h>'Elyes HAOUAS
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-11treewide: Convert more license headers to SPDX stylePatrick Georgi
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-09vboot: Clean up pre-RAM use of vboot_recovery_mode_enabled()Julius Werner
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-06src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons
2020-02-24src: capitalize 'RAM'Elyes HAOUAS
2020-01-10fsp1_1: Drop unused weak functionNico Huber
2020-01-10drivers/intel/fsp1_1/logo.c: Correct check for logo_sizeWim Vervoorn
2019-12-27cpu/intel/microcode: Apply more strict guard for assembly filesKyösti Mälkki
2019-12-27arch/x86: Remove <arch/cbfs.h>Kyösti Mälkki
2019-12-20{drivers,soc}/intel/fsp1_1: Move chipset specific logo handling to SoCWim Vervoorn
2019-12-19arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHEKyösti Mälkki
2019-12-19src: Remove unused 'include <arch/cpu.h>'Elyes HAOUAS
2019-12-16drivers/intel/fsp1_1: Drop unused functionArthur Heymans
2019-12-11printf: Automatically prefix %p with 0xJulius Werner
2019-11-14{drivers,mainboard}: Move FSP logo support to fsp1_1Frans Hendriks
2019-11-10drivers/intel/fsp1_1: Fake microcode update to make FSP happyArthur Heymans
2019-11-10soc/intel/braswell: Update microcode before FSPArthur Heymans
2019-10-26drivers/intel/fsp1_1: remove orphaned functionalityMichael Niewöhner
2019-10-22AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth
2019-10-18build: Mark bootblock files on x86 as IBBPatrick Rudolph
2019-09-13drivers/elog: Add elog_boot_notify()Kyö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-18cpu/intel: Enter romstage without BISTKyösti Mälkki
2019-08-15cpu/x86/smm: Promote smm_memory_map()Kyösti Mälkki
2019-08-15arch/x86: Add postcar_frame_common_mtrrs()Kyösti Mälkki
2019-08-15cpu/intel: Refactor platform_enter_postcar()Kyösti Mälkki
2019-08-11arch/x86: Flip option NO_CAR_GLOBAL_MIGRATIONKyösti Mälkki
2019-08-11arch/x86: Enable POSTCAR_CONSOLE by defaultKyösti Mälkki
2019-08-08arch/x86: Change smm_subregion() prototypeKyösti Mälkki
2019-08-08arch/x86: Move TSEG_STAGE_CACHE implementationKyösti Mälkki
2019-08-07cpu/x86/smm: Promote smm_subregion()Kyösti Mälkki
2019-08-07soc/intel: Obsolete mmap_region_granularity()Kyösti Mälkki
2019-08-04drivers/fsp1_1/raminit: fix use of mrc_hobMatt DeVillier
2019-07-15src: Use '#include <timestamp.h>' when neededElyes HAOUAS
2019-07-13soc,southbridge/intel: Avoid preprocessor with HAVE_SMI_HANDLERKyösti Mälkki
2019-07-10drivers/intel/fsp1_1/raminit.c: Always check FSP HOBsFrans Hendriks
2019-07-04arch/x86: Adjust size of postcar stackKyösti Mälkki
2019-07-04drivers/intel/fsp1_1: Adjust postcar MTRRsKyösti Mälkki