summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/tigerlake: Add CPU ID for TGL B0Jamie Ryu2020-06-062-0/+2
* arch/x86: Declare permanent_smi_handler()Kyösti Mälkki2020-06-061-1/+1
* soc,southbridge/intel: Control SMI related FADT entriesKyösti Mälkki2020-06-061-5/+6
* soc/intel/common/{pch,sata}: Remove SATA common code driverSubrata Banik2020-06-024-118/+0
* src: Remove redundant includesElyes HAOUAS2020-06-021-1/+0
* src: Remove unused 'include <bootstate.h>'Elyes HAOUAS2020-06-022-2/+0
* soc/intel/common: Trigger recovery mode for CSE Lite SKU run time errorsSridhar Siricilla2020-06-011-7/+42
* soc/intel/common/block: Remove unused headersAngel Pons2020-06-012-5/+0
* soc/intel/tigerlake: Implement soc_get_pmc_mux_device()Tim Wawrzynczak2020-05-281-0/+9
* soc/intel/common: Improve Type16 SMBIOS tablesPatrick Rudolph2020-05-283-4/+36
* soc/intel/gma: Implement fsp_soc_get_igd_bar() in common codeNico Huber2020-05-271-0/+11
* soc/intel/gma: Move DDI-A 4-lane config to common codeNico Huber2020-05-272-0/+13
* intel/gma: Only enable bus mastering if we are going to use itNico Huber2020-05-271-4/+2
* intel/gma: Don't bluntly enable I/ONico Huber2020-05-271-1/+1
* soc/intel/gma: Move display and opregion init to common codeNico Huber2020-05-271-3/+39
* drivers/intel/gma: Move IGD OpRegion to CBMEMNico Huber2020-05-272-15/+0
* soc/intel/common/block: Update SA resource length to support 64 bitSubrata Banik2020-05-231-2/+2
* soc/intel/tigerlake: Make audio devices scan the busDuncan Laurie2020-05-212-2/+2
* tigerlake: enable DPTF functionality for volteerSumeet R Pawnikar2020-05-201-0/+32
* soc/intel/common/acpi: Remove gpio community rangeAamir Bohra2020-05-201-1/+1
* soc/intel/common/block/acpi: Fix error in shift operation for GPCLFurquan Shaikh2020-05-201-1/+1
* src: Remove unused 'include <string.h>'Elyes HAOUAS2020-05-183-3/+0
* soc/intel/common/block/smbus: Use i2c read eeprom to speedup SPD readWim Vervoorn2020-05-181-2/+12
* soc/intel/common: add processor power limits control supportSumeet R Pawnikar2020-05-184-0/+245
* soc/intel/common: Rename cse_is_hfs3_fw_sku_custom()Sridhar Siricilla2020-05-175-22/+22
* soc/intel/common/block/acpi: Mask lower 20 bits of TOLUDFurquan Shaikh2020-05-171-1/+3
* soc/intel/common/block/acpi: Update northbridge.asl to ASL2.0 syntaxFurquan Shaikh2020-05-171-18/+18
* soc/intel: Correct comment on HMRFPO_ENABLE HECI commandSridhar Siricilla2020-05-151-4/+4
* soc/intel: Drop ABOVE_4GB_MEM_BASE_SIZE and use cpu_phys_address_size()Furquan Shaikh2020-05-141-2/+3
* soc/intel: Always advertise MMIO window above 4G in ACPI tablesFurquan Shaikh2020-05-144-27/+5
* soc/intel/common/block/systemagent: Use TOUUD as base for MMIO above 4GFurquan Shaikh2020-05-141-28/+31
* lib/spd_bin: add get_spd_sn functionJamie Chen2020-05-131-0/+48
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-11127-127/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-0618-213/+18
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-0617-34/+17
* soc/intel/common/block/cse: Add boot partition related APIsSridhar Siricilla2020-05-044-0/+351
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-0213-13/+13
* soc/intel/common: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS2020-05-018-24/+19
* src: Remove unused 'include <cpu/x86/cache.h>'Elyes HAOUAS2020-05-011-1/+0
* soc/intel/common: Add method to modify GPIO community PM configVenkata Krishna Nimmagadda2020-04-291-0/+19
* device: Constify struct device * parameter to acpi_inject_dsdtFurquan Shaikh2020-04-282-2/+2
* device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh2020-04-283-3/+3
* soc/intel: Constify struct device * parameter to intel_igd_get_controller_infoFurquan Shaikh2020-04-282-2/+2
* soc/intel: Constify struct device *param to sd_fill_soc_gpio_infoFurquan Shaikh2020-04-281-1/+1
* i2c/designware: Constify struct device * parameter to dw_i2c_soc_dev_to_busFurquan Shaikh2020-04-281-1/+1
* device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh2020-04-284-5/+5
* soc/intel/common/block/smbus: Set SPD array NULL if no DIMM presentEric Lai2020-04-281-8/+15
* soc/intel/jasperlake: Add new MCH device idsMaulik V Vaghela2020-04-281-0/+3
* soc/intel/common: Add _DSM methods for LPIT tableVenkata Krishna Nimmagadda2020-04-201-0/+104
* soc/intel: Disable config option for SCS by defaultDuncan Laurie2020-04-171-1/+0