summaryrefslogtreecommitdiff
path: root/src/soc/intel
AgeCommit message (Expand)Author
2016-12-15soc/intel/common: provide option to invalide MRC cache on recoveryAaron Durbin
2016-12-15soc/intel/apollolake: don't probe flash manuallyAaron Durbin
2016-12-15soc/intel/common: remove mrc cache assumptionsAaron Durbin
2016-12-14soc/intel/broadwell/lpc.c: don't zeroize existing gnvs tableMatt DeVillier
2016-12-13intel MMA: Enable MMA with FSP2.0Pratik Prajapati
2016-12-11x86 SMM: Fix use with RELOCATABLE_RAMSTAGEKyösti Mälkki
2016-12-08soc/intel/apollolake: Move privilege drop to later stageAndrey Petrov
2016-12-08soc/intel/apollolake: Set PL2 in RAPL registerSumeet Pawnikar
2016-12-07soc/broadwell: set EM4/EM5 registers based on cdclkMatt DeVillier
2016-12-07soc/intel/apollolake: Use the new SPI driver interfaceFurquan Shaikh
2016-12-07soc/intel/skylake: Remove unwanted spi_release callFurquan Shaikh
2016-12-07soc/intel/skylake: Remove redundant BootLoaderTolumSize assignmentSubrata Banik
2016-12-07MMCONF_SUPPORT: Drop redundant loggingKyösti Mälkki
2016-12-07MMCONF_SUPPORT: Consolidate resource registrationKyösti Mälkki
2016-12-07MMCONF_SUPPORT: Flip default to enabledKyösti Mälkki
2016-12-07PCI ops: MMCONF_SUPPORT_DEFAULT is requiredKyösti Mälkki
2016-12-06CPU: Declare cpu_phys_address_size() for all archKyösti Mälkki
2016-12-06PCI ops: Define read-modify-write routines globallyKyösti Mälkki
2016-12-06intel PCI ops: Remove explicit PCI MMCONF accessKyösti Mälkki
2016-12-06intel PCI ops: Remove explicit PCI MMCONF accessKyösti Mälkki
2016-12-06spi_flash: Make a deep copy of spi_slave structureFurquan Shaikh
2016-12-05spi: Define and use spi_ctrlr structureFurquan Shaikh
2016-12-05spi: Pass pointer to spi_slave structure in spi_setup_slaveFurquan Shaikh
2016-12-05spi: Fix parameter types for spi functionsFurquan Shaikh
2016-12-04spi_flash: Move spi flash opcodes to spi_flash.hFurquan Shaikh
2016-12-02soc/intel/common: Add suppport for Extended VBTAbhay Kumar
2016-12-02soc/intel/apollolake: Drop privilege level to IA_UNTRUSTEDAndrey Petrov
2016-12-02soc/intel/apollolake: Enable ACPI PM timer emulation on all CPUsAndrey Petrov
2016-12-01lib/nhlt: add support for setting the oem_revisionAaron Durbin
2016-12-01lib: put romstage_handoff implementation in own compilation unitAaron Durbin
2016-12-01romstage_handoff: add helper to determine resume statusAaron Durbin
2016-12-01romstage_handoff: remove code duplicationAaron Durbin
2016-11-30soc/intel/skylake: Pass proper CPU flex ratio override to FSPNaresh G Solanki
2016-11-30soc/intel/skylake: Fix top_of_ram calculationNaresh G Solanki
2016-11-30soc/intel/skylake: Use SendVrMbxCmd1 for FSP 2.0Rizwan Qureshi
2016-11-30soc/skylake: Move IO decode range out from pch_lpc_initTeo Boon Tiong
2016-11-30soc/intel/skylake: Remove pad configuration size hardcodingSubrata Banik
2016-11-30soc/intel/skylake: Disable Legacy PME for Root portsNaresh G Solanki
2016-11-30soc/intel/apollolake: Add save/restore variable MRC cacheAndrey Petrov
2016-11-30soc/intel/common: Add save/restore for variable MRC dataAndrey Petrov
2016-11-30driver/intel/fsp2_0: Add version parameter to FSP platform callbackAndrey Petrov
2016-11-29intel/sch: Switch to MMCONF_SUPPORT_DEFAULTKyösti Mälkki
2016-11-28soc/intel/skylake: Add USB Port Over Current (OC) Pin programmingSubrata Banik
2016-11-28soc/intel/skylake: Initialize UART based on CONFIG_UART_DEBUGTeo Boon Tiong
2016-11-23soc/intel/skylake: Define early smbus functionsNaresh G Solanki
2016-11-22soc/intel: Use correct terminology for SPI flash operationsFurquan Shaikh
2016-11-22spi: Get rid of flash_programmer_probe in spi_slave structureFurquan Shaikh
2016-11-22spi: Clean up SPI flash driver interfaceFurquan Shaikh
2016-11-22intel/sch: Switch to MMCONF_SUPPORT_DEFAULTKyösti Mälkki
2016-11-22Remove explicit select MMCONF_SUPPORTKyösti Mälkki