summaryrefslogtreecommitdiff
path: root/src/soc/intel
AgeCommit message (Expand)Author
2017-01-14soc/intel/apollolake: Allow USB2 eye pattern configuration in devicetreeKane Chen
2017-01-13fsp_baytrail: Enable graphic init per defaultWerner Zeh
2017-01-13soc/intel/skylake: Rename car_stage.S for fsp2_0Teo Boon Tiong
2017-01-12fsp 1.0 systems: Check for NULL when saving HobListPtrMartin Roth
2017-01-11skylake: Do not pass VBT to FSP if display init not requiredDuncan Laurie
2017-01-06nb/intel/*/northbridge.c: Remove #include <device/hypertransport.h>Arthur Heymans
2017-01-04soc/intel/quark: Add monotonic timer supportLee Leahy
2017-01-03soc/intel/quark: Add early debugging codeLee Leahy
2017-01-03soc/intel/quark: Fix serial port configurationLee Leahy
2016-12-27cpu/intel/common: Add/Use common function to set virtualizationMatt DeVillier
2016-12-26soc/intel/skylake: set TCC activation by BSP onlySumeet Pawnikar
2016-12-23spi: Get rid of SPI_ATOMIC_SEQUENCINGFurquan Shaikh
2016-12-23soc/intel/skylake: Use the new SPI driver interfaceFurquan Shaikh
2016-12-21soc/intel/apollolake: allow ApolloLake SoC to use FSP CAR InitBrenton Dong
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