summaryrefslogtreecommitdiff
path: root/src/drivers/intel
AgeCommit message (Expand)Author
2019-11-26soc/intel/{apl,cnl,dnv,skl}: Skip ucode loading by FSP-TSubrata Banik
2019-11-21drivers/intel/fsp1_0: Drop supportArthur Heymans
2019-11-19lib/fmap: Disable pre-RAM cache for FSP 1.0Julius Werner
2019-11-14{drivers,mainboard}: Move FSP logo support to fsp1_1Frans Hendriks
2019-11-11drivers/intel/fsp2_0: move common cbmem_top_chipset to fsp driverMichael Niewöhner
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-11-06drivers/intel/fsp2_0: Hide the Kconfig option to run FSP-M XIPArthur Heymans
2019-11-06drivers/intel/fsp2_0: Move Debug options to "Debugging"Arthur Heymans
2019-11-05drivers/intel/fsp2_0: Use strip_quotes for cbfs filenamesWim Vervoorn
2019-11-05drivers/intel/fsp2_0: Hide CONFIG_FSP_CARArthur Heymans
2019-11-04soc/intel: skl,cnl,icl: rely on TOLUM as cbmem_top returned by FSPMichael Niewöhner
2019-10-28src: Remove unused '#include <cpu/cpu.h>'Elyes HAOUAS
2019-10-27src/[arch-lib]: change "unsigned" to "unsigned int"Martin Roth
2019-10-27src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS
2019-10-26drivers/intel/fsp2_0: move die() calls to the functionsMichael Niewöhner
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-21drivers/intel/fsp2_0: Add ENV_CACHE_AS_RAM check for consumed rangesMarshall Dawson
2019-10-21src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'Elyes HAOUAS
2019-10-20drivers/intel/fsp2_0: Make vbt_get() conditionalMarshall Dawson
2019-10-18build: Mark bootblock files on x86 as IBBPatrick Rudolph
2019-09-15{cpu,device,drivers}: Remove unused include <device/pci_ops.h>Elyes HAOUAS
2019-09-13drivers/intel/fsp2_0: Allocate cfg_region_size for UPDMarshall Dawson
2019-09-13drivers/elog: Add elog_boot_notify()Kyösti Mälkki
2019-09-13intel/fsp2_0: Move TS_BEFORE_INITRAMKyösti Mälkki
2019-09-11intel/fsp2_0: Add help text for FSP_TEMP_RAM_SIZE KconfigSubrata Banik
2019-09-11src: Remove unneeded include <arch/interrupt.h>Elyes HAOUAS
2019-09-11arch/x86: Drop _car_relocatable_data symbolsKyösti Mälkki
2019-09-09drivers/intel/fsp2_0: Fix minor whitespaceMarshall Dawson
2019-09-09intel/fsp2_0: Move temporary RAM to .bss with FSP_USES_CB_STACKKyösti Mälkki
2019-08-26soc/intel: Use common romstage codeKyösti Mälkki
2019-08-23soc/intel/cometlake: Add ISH Device IDBernardo Perez Priego
2019-08-22arch/x86: Add <arch/romstage.h>Kyösti Mälkki
2019-08-21intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessorKyösti Mälkki
2019-08-19intel/fsp2_0: Add TS_BEFORE_RAMINIT and TS_AFTER_RAMINITKyö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-10src: Include <stdint.h> instead of <inttypes.h>Jacob Garber
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-06security/vboot: Add Support for Intel PTTChristian Walter
2019-08-05drivers/intel/gma: Export Read_EDID() to CNico Huber
2019-08-05drivers/intel/gma: Enable Kabylake+ libgfxinit supportNico Huber