summaryrefslogtreecommitdiff
path: root/src/soc/intel
AgeCommit message (Expand)Author
2020-10-14soc/intel/broadwell/smi.c: Drop unused functionsAngel Pons
2020-10-14soc/intel/broadwell/pcie.c: Add some null checksAngel Pons
2020-10-14soc/intel/broadwell: Align cosmetics with Haswell/Lynx PointAngel Pons
2020-10-14soc/intel/broadwell/igd.c: Rename to gma.cAngel Pons
2020-10-14soc/intel/common/block: Enable PMC IPC driverBrandon Breitenstein
2020-10-14soc/intel/alderlake: Enable TME for Alder LakeSubrata Banik
2020-10-14soc/intel/tigerlake: Enable and use USB4 PCIe driverDuncan Laurie
2020-10-14soc/intel/common: Add SSDT generation for Intel USB4 PCIe portsDuncan Laurie
2020-10-14soc/intel/common/block: Add common support for USB4/ThunderboltDuncan Laurie
2020-10-14soc/intel/common: Add PCI driver for USB4 portsTim Wawrzynczak
2020-10-13soc/intel/common: rewrite and clarify the Legacy 8254 Timer KconfigMichael Niewöhner
2020-10-13mb, soc/intel: Switch to using drivers/wifi/generic for Intel WiFi devicesFurquan Shaikh
2020-10-13src: Rename EM100Pro-specific SPI console Kconfig optionAngel Pons
2020-10-12soc/intel: Configure PAVP at compile-timeBenjamin Doron
2020-10-12soc/intel/cannonlake: Align cosmetics with Ice LakeAngel Pons
2020-10-12soc/intel/jasperlake: Allow mainboard to override chip configurationKarthikeyan Ramasubramanian
2020-10-12soc/intel/jasperlake: Correct SaGv mappingAamir Bohra
2020-10-12soc/intel/common/block/smm: Fix compilation without intel uart codePatrick Rudolph
2020-10-12soc/intel/common/block/i2c: Scan bridge devices behind I2C controllersKarthikeyan Ramasubramanian
2020-10-12util: Add DDR4 generic SPD for H5ANAG6NCJR-XNCNick Vaccaro
2020-10-12soc/intel/jasperlake: Remove GPIO community 2 from DSDTEvan Green
2020-10-09soc/intel/tigerlake: Add chipset devicetreeDuncan Laurie
2020-10-09soc/intel/xeon_sp: Use generic config_tMarc Jones
2020-10-09soc/intel/xeon_sp: Set CPU_ADDR_BITS to 46 for SKX and CPXChristian Walter
2020-10-09soc/intel/xeon_sp/cpx: skip DRHD generation for non-PCIe stackJonathan Zhang
2020-10-08soc/intel/jasperlake: Add VR Configuration settingsMeera Ravindranath
2020-10-08Revert "soc/intel/jasperlake: Disable PAVP UPD"Nico Huber
2020-10-08soc/intel/xeon_sp/cpx: Add locking of IA32_FEATURE_CONTROL and VMXChristian Walter
2020-10-08soc/intel/xeon_sp/cpx: Add save_dimm_info for SMBIOS type 17Johnny Lin
2020-10-08soc/intel/xeon_sp/cpx: correct GSI bases for IO APICsJonathan Zhang
2020-10-08lynxpoint/broadwell: Relegate IOBP printk to BIOS_SPEWAngel Pons
2020-10-08soc/intel: Make use of common gfx.aslSubrata Banik
2020-10-08soc/intel/common/block/acpi: Factor out common gfx.aslSubrata Banik
2020-10-06templates: add an empty SPD to SPD_SOURCESPaul Fagerburg
2020-10-06soc/intel/xeon_sp/skx: Move get_srat_memory_entries()Marc Jones
2020-10-06soc/intel/xeon_sp/cpx: Don't use SCI defineMarc Jones
2020-10-06soc/intel/xeon_sp/skx: Move soc specific ACPI functionsMarc Jones
2020-10-06soc/intel/xeon_sp/cpx: Move soc specific ACPI functionsMarc Jones
2020-10-06soc/intel/xeon_sp/skx/: Reorder acpi.c functionsMarc Jones
2020-10-06soc/intel/xeon_sp/cpx/: Reorder acpi.c functionsMarc Jones
2020-10-06soc/intel/xeon_sp/acpi: Break out the ACPI PCH IRQ ASLMarc Jones
2020-10-06soc/intel/xeon_sp/acpi: Move ACPI macros to a header fileMarc Jones
2020-10-06soc/intel/xeon_sp/acpi: Remove ASL Package() NumElementsMarc Jones
2020-10-06soc/intel/alderlake/ramstage: Fix compilation issueSubrata Banik
2020-10-06soc/intel/alderlake/acpi: Add SoC ACPI directory for ADLSubrata Banik
2020-10-05soc/intel/tigerlake: Update TCSS PM flowJohn Zhao
2020-10-05soc/intel: remove duplicate weak versions of mainboard_get_dram_part_num()Nick Vaccaro
2020-10-05soc: move mainboard_get_dram_part_num prototype to memory_info.hNick Vaccaro
2020-10-05mb, soc: change mainboard_get_dram_part_num() prototypeNick Vaccaro
2020-10-05soc/intel/elkhartlake: add __weak to mainboard_get_dram_part_num()Nick Vaccaro