summaryrefslogtreecommitdiff
path: root/src/soc/intel/common
AgeCommit message (Expand)Author
2019-05-20soc/intel/common/block/gpio: Add gpio_pm_configure() functionSubrata Banik
2019-05-18soc/intel: Fill DIMM serial number from SPDDuncan Laurie
2019-05-13soc/intel: Geminilake Refresh feature request supportJohn Zhao
2019-05-09Change the guard for bootblock_systemagent_early_init to ENV_BOOTBLOCKRonald G. Minnich
2019-05-09soc/intel/common/acpi: Remove EC PTS/WAK dynamic loadingLijian Zhao
2019-05-06soc/skylake: Add missing PCH IDsMarius Genheimer
2019-05-06soc/intel/common: Add new PAD_CFG macro.Tim Wawrzynczak
2019-05-01soc/intel/common: Set RX_DISABLE for pads configured as NCFurquan Shaikh
2019-04-29Revert "soc/intel/common/block: add VMX support"Nico Huber
2019-04-29soc/intel/common: Add support to clear GPI IS & IE registersKarthikeyan Ramasubramanian
2019-04-29soc/intel: Add GPI interrupt config register offset infoKarthikeyan Ramasubramanian
2019-04-23soc/intel/common/acpi: Add dynamic method around sleepLijian Zhao
2019-04-23soc/intel/common: Add SOC_INTEL_DEBUG_CONSENT to control debug interfaceKane Chen
2019-04-23src: include <assert.h> when appropriateElyes HAOUAS
2019-04-23src: Add missing include 'console.h'Elyes HAOUAS
2019-04-21cpu/x86: Move checking for MTRR's as a proxy for proper CPU resetArthur Heymans
2019-04-19soc/intel/common: Inject SMBIOS type 16 tableLijian Zhao
2019-04-17soc/intel/common: Add the audio PCI device ID for CometlakeV Sowmya
2019-04-17soc/intel/common/timer: Calculate TSC frequency based on CPUID 0x15Subrata Banik
2019-04-13soc/intel/cpulib: Remove redundent enable/disable functionsSubrata Banik
2019-04-13soc/intel/cpulib: Factor out IA32_PERF_CTL (0x199) MSR codeSubrata Banik
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-04-06src: Use #include <timer.h> when appropriateElyes HAOUAS
2019-03-29src: Use include <reset.h> when appropriateElyes HAOUAS
2019-03-28soc/intel/common: Move support to log XHCI wake eventsKarthikeyan Ramasubramanian
2019-03-27device/pciexp_device: Convert LTR non-snoop/snoop value into common macroSubrata Banik
2019-03-24soc/intel/common: Remove common chip config use_fsp_mp_initSubrata Banik
2019-03-24soc/intel/common: Add Kconfig option to choose desired MP Init for platformSubrata Banik
2019-03-21{northbridge, soc, southbridge}/intel: Make use of generic set_subsystem()Subrata Banik
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-19Fix 'unsigned int' to bare use of 'unsigned'Subrata Banik
2019-03-18soc/intel/common: Update ESPI disable optionDuncan Laurie
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-06soc/intel/skylake: Add H110 PCH seriesMaxim Polyakov
2019-03-06soc/intel/skylake: Add new Northbridge and IGD IDsMaxim Polyakov
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-04arch/io.h: Add missing includesKyösti Mälkki
2019-03-04{src/include},{soc/intel): Configure HDA codecsFrans Hendriks
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-28soc/intel/cannonlake: Add Comet Lake U SA 2+2 Device IDSubrata Banik
2019-02-26soc/intel/common: Include cometlake PCH IDsRonak Kanabar
2019-02-24soc/intel/common: Include cometlake SA IDsRonak Kanabar
2019-02-24soc/intel/common: Include cometlake CPU IDsRonak Kanabar
2019-02-19soc/intel/common: Add whiskeylake celeron v-0 supportLijian Zhao
2019-02-18soc/intel: Add mem_rank info in SMBIOSFrancois Toguo
2019-02-15soc/intel/skylake: Avoid TOL_1V8 being set for GPP_F4 ~ GPP_F11Kane Chen
2019-02-05src/soc/intel/common: Clear GPIO driver ownership when not requestedKeith Short
2019-02-05soc/intel/cpulib: Add debug message to mca_configure()Nico Huber
2019-01-28soc/apollolake: Generate DMAR tableWerner Zeh