summaryrefslogtreecommitdiff
path: root/src/drivers/intel/fsp1_1
AgeCommit message (Expand)Author
2021-01-07arch/x86: Move prologue to .init sectionKyösti Mälkki
2020-12-14drivers: Replace multiple fill_lb_framebuffer with single instancePatrick Rudolph
2020-12-10drivers/intel/fsp1_1/cache_as_ram.S: Correct commentFrans Hendriks
2020-12-02cbfs: Simplify load/map API names, remove type argumentsJulius Werner
2020-11-22drivers/intel/fsp1_1: Add function to report FSP-T outputFrans Hendriks
2020-11-22src/drivers/intel/fsp1_1/cache_as_ram.S: Clear _bss area onlyFrans Hendriks
2020-11-20drivers/intel/fsp1_1/cache_as_ram.S: Use _car_stack area for stackFrans Hendriks
2020-11-16src/drivers/intel: Correct Kconfig option in MakefileMartin Roth
2020-11-13mrc_cache: Move code for triggering memory training into mrc_cacheShelley Chen
2020-09-21src/drivers: Drop unneeded empty linesElyes HAOUAS
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