summaryrefslogtreecommitdiff
path: root/src/drivers/intel
AgeCommit message (Expand)Author
2020-03-25drivers/intel/gma/acpi: Add Kconfigs for backlight registersNico Huber
2020-03-25soc/intel/cometlake: Use IntelFSP repoFelix Singer
2020-03-24drivers/intel/gma: Ditch `link_frequency_270_mhz` settingNico Huber
2020-03-24drivers/intel/gma/acpi: Use SPDX license identifiersNico Huber
2020-03-24drivers/intel/gma/acpi: Let the compiler initialize counters[]Nico Huber
2020-03-24drivers/intel/gma/acpi: Use snprintf() to construct device nameNico Huber
2020-03-24drivers/intel/gma/acpi: Refine some cosmeticsNico Huber
2020-03-24drivers/intel/gma/acpi: Reduce display switching stubsNico Huber
2020-03-16drivers/intel/ish: Add TGL ISH PCI idli feng
2020-03-15treewide: Replace uses of "Nehalem"Angel Pons
2020-03-15nb/intel/nehalem: Rename to ironlakeAngel Pons
2020-03-12vboot: remove extraneous vboot_recovery_mode_memory_retrainJoel Kitching
2020-03-11drivers/intel/gma/acpi: Prevent DivideByZero errorPatrick Rudolph
2020-03-10soc/intel/xeon-sp,mb/ocp/tiogapass: Don't fake binariesNico Huber
2020-03-093rdparty/libgfxinit: Update submodule pointerNico Huber
2020-03-06soc/intel: Add Intel Xeon Scalable Processor supportJonathan Zhang
2020-03-04soc/intel/denverton_ns: Allow using FSP repoFelix Singer
2020-02-24src: capitalize 'RAM'Elyes HAOUAS
2020-02-17treewide: capitalize 'BIOS'Elyes HAOUAS
2020-02-17drivers/intel/gma: Print EDID with leading instead of trailing spacePaul Menzel
2020-02-17drivers/intel/gma: Remove space between `printf ()`Paul Menzel
2020-02-11vendorcode/intel: Remove Ice Lake FSP BindingsJohanna Schander
2020-01-10fsp1_1: Drop unused weak functionNico Huber
2020-01-10drivers/intel/fsp2_0/logo.c: Correct check for logo_sizeWim Vervoorn
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-19{drivers,soc}/intel/fsp2_0: Move chipset specific logo handling to SoCWim Vervoorn
2019-12-19src: Remove unused 'include <arch/cpu.h>'Elyes HAOUAS
2019-12-19src/{drivers,device,ec}: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-16drivers/intel/fsp1_1: Drop unused functionArthur Heymans
2019-12-11printf: Automatically prefix %p with 0xJulius Werner
2019-12-09drivers/intel/fsp2_0: Allow to add FSP binaries from repo for IceLakeJohanna Schander
2019-12-06drivers/intel/fsp2_0: Add logo supportWim Vervoorn
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