aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common
AgeCommit message (Expand)Author
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-05-04soc/intel/common/block/cse: Add boot partition related APIsSridhar Siricilla
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-05-01soc/intel/common: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS
2020-05-01src: Remove unused 'include <cpu/x86/cache.h>'Elyes HAOUAS
2020-04-29soc/intel/common: Add method to modify GPIO community PM configVenkata Krishna Nimmagadda
2020-04-28device: Constify struct device * parameter to acpi_inject_dsdtFurquan Shaikh
2020-04-28device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh
2020-04-28soc/intel: Constify struct device * parameter to intel_igd_get_controller_infoFurquan Shaikh
2020-04-28soc/intel: Constify struct device *param to sd_fill_soc_gpio_infoFurquan Shaikh
2020-04-28i2c/designware: Constify struct device * parameter to dw_i2c_soc_dev_to_busFurquan Shaikh
2020-04-28device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh
2020-04-28soc/intel/common/block/smbus: Set SPD array NULL if no DIMM presentEric Lai
2020-04-28soc/intel/jasperlake: Add new MCH device idsMaulik V Vaghela
2020-04-20soc/intel/common: Add _DSM methods for LPIT tableVenkata Krishna Nimmagadda
2020-04-17soc/intel: Disable config option for SCS by defaultDuncan Laurie
2020-04-17intel/common: add a macro to set ownership for GPIMaxim Polyakov
2020-04-16intel/common/block/lpc: Add new device IDs for Lewisburg PCHBryantOu
2020-04-13acpi: Bump FADT to revision 6Patrick Rudolph
2020-04-10Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber
2020-04-09soc/intel: Remove unneeded whitespacesElyes HAOUAS
2020-04-07soc/intel/common: gpio: print error if pad is not foundMaxim Polyakov
2020-04-06soc/intel/common: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-06soc/intel/common: Remove unused Kconfig SKIP_GRAPHICS_ENABLINGRonak Kanabar
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-31soc/intel/common/block: Add missing includeRizwan Qureshi
2020-03-31security/vboot: relocate and rename vboot_platform_is_resuming()Bill XIE
2020-03-31soc/intel/common/block/cse: Add check for CSE enabledWim Vervoorn
2020-03-28soc/intel/common: Hook up GMA ACPI brightness controlsMatt DeVillier
2020-03-23acpi: Change Processor ACPI Name (Intel only)Christian Walter
2020-03-20soc/intel/common: Add ACPI support for PMC core OS driverVenkata Krishna Nimmagadda
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-03-18soc/intel/skylake: Control fixed IO decode from devicetreeWim Vervoorn
2020-03-15soc/intel/Kconfig: Avoid specifying dedicated chipset nameSubrata Banik
2020-03-15soc/intel/common: Check prerequisites for GLOBAL_RESET commandSridhar Siricilla
2020-03-15soc/intel/common/block/cse: Modify handling of HMRFPO_ENABLE commandSridhar Siricilla
2020-03-11soc/intel/common/block/smm: add case intrusion to SMI handlerMichael Niewöhner
2020-03-11soc/intel/common/block: tco: enable intruder SMI if selectedMichael Niewöhner
2020-03-10soc/intel/common: Add more GPIO definition macrosNico Huber
2020-03-07intel/soc: skl,apl,cnl,icl,tgl,common: enable TCO SMIs if selectedMichael Niewöhner
2020-03-07soc/intel/common/block/smm: add Kconfig for TCO SMIMichael Niewöhner
2020-03-06soc/intel/common/block/tco: clear TCO1_STS register, tooMichael Niewöhner
2020-03-04soc/intel/cpu: Select NO_FIXED_XIP_ROM_SIZEArthur Heymans
2020-03-03soc/intel/gpio_defs: add a new macro for pad configMaxim Polyakov
2020-03-03soc/intel/tigerlake: Add Jasper lake GPIO supportRonak Kanabar
2020-03-02soc/intel/{common, skl, cnl, apl}: Move print_me_fw_version() to CSE libSridhar Siricilla
2020-03-02soc/intel/common: Remove HOST_RESET_ONLY reset type supportSridhar Siricilla
2020-02-26treewide: capitalize 'USB'Elyes HAOUAS
2020-02-25soc/intel/common: Update Jasper Lake Device IDsMeera Ravindranath
2020-02-25soc/intel/common/block: Move cse common functions into block/cseSubrata Banik
2020-02-25soc/intel/common/block: Move smihandler common functions into common codeSubrata Banik
2020-02-19soc/intel/common/block/lpc: Drop unnecessary helper functionSubrata Banik
2020-02-19soc/intel/p2sb: Drop unnecessary P2SB_GET_DEVNico Huber
2020-02-18soc/intel/common: Add function to wait for CSE to enter Soft Temp Disable modeSridhar Siricilla
2020-02-18soc/intel/common: Check prerequisites for HMRFPO_GET_STATUS commandSridhar Siricilla
2020-02-17treewide: capitalize 'BIOS'Elyes HAOUAS
2020-02-17src/intel: Define HFSTS3 registerSridhar Siricilla
2020-02-17soc/tigerlake: Add Device id for Tiger Lake Dual CoreSrinidhi N Kaushik
2020-02-12soc/intel/{skl, common}: Move ME Firmware SKU Types to common codeSridhar Siricilla
2020-02-11soc/intel/common/block/lpc: Add lpc_get_fixed_io_decodeWim Vervoorn
2020-02-09soc/intel/{cnl,icl,skl,tgl,common}: Make changes to send_heci_reset_req_messa...Sridhar Siricilla
2020-02-09soc/intel/common: Add description to HMRFPO statusSridhar Siricilla
2020-02-09soc/intel/common: Rename functions for consistent namingSridhar Siricilla
2020-02-09soc/intel/{common,skl,cnl,icl,apl,tgl}: Move HFSTS1 register definition to SoCSridhar Siricilla
2020-02-04soc/intel: Remove duplicate CPUID entrySubrata Banik
2020-01-30soc/intel/common/systemagent: Add Kconfig guardAndrey Petrov
2020-01-30soc/intel/common/block/lpc: Add CMP-H LPC IDsGaggery Tsai
2020-01-28drivers/spi/spi_flash: remove spi flash namesAaron Durbin
2020-01-23soc/intel/common: Update SA bit fields as per EDSSubrata Banik
2020-01-22soc/intel/common: Add Elkhartlake Device IDsTan, Lean Sheng
2020-01-18soc/intel/cannonlake/bootblock: Add CML-S 2/4-Core MCH IDsGaggery Tsai
2020-01-18soc/intel/common: Fix typosSridhar Siricilla
2020-01-18soc/intel/common/cse: Add description for macrosSridhar Siricilla
2020-01-18soc/intel/common/cse: Add consistent HECI command id/group id namingSridhar Siricilla
2020-01-18soc/intel/{skylake,common}/acpi/dptf/thermal.asl: Prevent iasl remarksWim Vervoorn
2020-01-16soc/intel/{cnl,icl,skl, tgl}: Move SOC_INTEL_COMMON_BLOCK_THERMAL into SoC sp...Subrata Banik
2020-01-15soc/intel/common/block/fast_spi: don't include all spi flash driversAaron Durbin
2020-01-12soc/intel: Fix ACPI device operations initializationKarthikeyan Ramasubramanian
2020-01-10soc/intel/{apl,cnl,icl,skl,tgl}: Make above 4GB MMIO resource properSubrata Banik
2020-01-09sb/intel/common: Add smbus_set_slave_addr()Kyösti Mälkki
2020-01-09device,sb/intel: Move SMBus host controller prototypesKyösti Mälkki
2020-01-09soc/intel/common: Drop old forked version of SMBUS supportKyösti Mälkki
2020-01-09soc/intel/common: Remove extra call layerKyösti Mälkki
2020-01-09lib/spd_bin,soc/intel/common: Move get_spd_smbus()Kyösti Mälkki
2020-01-09soc/intel/common: Sync early SMBUS prototypesKyösti Mälkki
2020-01-09drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki
2020-01-09soc/intel/{cnl,icl,tgl}: Move northbridge.asl into common/block/acpiSubrata Banik
2020-01-08soc/intel/cannonlake: Add Comet Lake H SA 4+2 Device IDJamie Chen
2020-01-03device/early_smbus: Drop unused function parameterKyösti Mälkki
2020-01-03soc/intel/common: Split some SMBUS support fileKyösti Mälkki
2019-12-26soc/intel/cannonlake: Move GPIO PM configuration to soc levelEric Lai
2019-12-20{nb,soc}: Replace min/max() with MIN/MAX()Elyes HAOUAS
2019-12-19src/soc/intel: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-17src: Conditionally include TEVTFrans Hendriks
2019-12-16soc/intel/common/block/chip/Kconfig: Fix minor whitespaceHimanshu Sahdev aka CunningLearner
2019-12-13soc/intel/common: Add PCI device IDs for CMP-HGaggery Tsai
2019-12-11printf: Automatically prefix %p with 0xJulius Werner
2019-12-10soc/intel/common: Add Jasperlake Device IDsrkanabar
2019-12-10include/device/pci_ids: Add Coffeelake U IGD P630Christian Walter