summaryrefslogtreecommitdiff
path: root/src/soc/intel
AgeCommit message (Expand)Author
2017-11-03soc/intel/common/block/lpc: Make integer literal unsigned longPaul Menzel
2017-11-03soc/intel/common/block: Make integer literal unsigned longPaul Menzel
2017-11-03soc/intel/apollolake: Add APL CPU device IDMario Scheithauer
2017-11-03soc/intel/apollolake: Set CPU to Max Non-Turbo RatioMario Scheithauer
2017-11-01soc/intel/cannonlake: Use SCS common codeBora Guvendik
2017-10-31intel/common/smbus: increase spd read performanceKane Chen
2017-10-27soc/intel/apollolake: Switch to common p2sbLijian Zhao
2017-10-27soc/intel/cannonlake: Use common p2sb driverLijian Zhao
2017-10-27intel/common/p2sb: Add common p2sb driverLijian Zhao
2017-10-26soc/intel/cannonlake: Add support for C state and P stateShaunak Saha
2017-10-26soc/intel/cannonlake: remove duplicate power_state migrationPatrick Georgi
2017-10-26soc/intel/apollolake: avoid double accounting for power statePatrick Georgi
2017-10-25soc/intel/apollolake: Fix broken GNVS offset for chromeosFurquan Shaikh
2017-10-25soc/intel/skylake: Fix broken GNVS offset for chromeosFurquan Shaikh
2017-10-23soc: Add Kconfig for each soc vendorChris Ching
2017-10-23soc/intel/cannonlake: Increase stack size from 4KiB to 8KiBJohn Zhao
2017-10-22soc/intel/cannonlake: Change max root port to 16Lijian Zhao
2017-10-22security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese
2017-10-22soc/intel/skylake: pass SataSpeedLimit param to FSP2Matt DeVillier
2017-10-22skylake/me: Add debug output of HFST registersYouness Alaoui
2017-10-20soc/intel/cannonlake: Add platform.aslLijian Zhao
2017-10-20soc/intel/skylake: update GNVS with SGX dataPratik Prajapati
2017-10-20soc/intel/apollolake: update GNVS with SGX dataPratik Prajapati
2017-10-20intel/common/block/sgx: Add API to enumerate SGX resources and update GNVSPratik Prajapati
2017-10-20soc/intel/skylake: Add GNVS variables and include SGX ASLPratik Prajapati
2017-10-20soc/intel/apollolake: Add GNVS variables and include SGX ASLPratik Prajapati
2017-10-20intel/common/acpi: Add common SGX ASLPratik Prajapati
2017-10-19soc/intel/cannonlake: Fix HECI error on resetLijian Zhao
2017-10-19soc/intel/cannonlake: Use EBDA structure to store soc reserve memory sizeSubrata Banik
2017-10-19soc/intel/skylake: Use EBDA structure to store soc reserve memory sizeSubrata Banik
2017-10-19soc/intel/cannonlake: Add IGD Support and pre-OS display codeAbhay Kumar
2017-10-19soc/fsp_broadwell_de: Add support for GPIO handlingWerner Zeh
2017-10-19soc/intel/skylake: Probe XHCI for wake source for Internal PMEFurquan Shaikh
2017-10-19soc/intel/skylake: Prevent false logs in pch_xhci_port_wake_checkFurquan Shaikh
2017-10-19soc/intel/skylake: Define mask for SMI handlers that can be run in SCI modeFurquan Shaikh
2017-10-19soc/intel/skylake: Support logging wake source in SMMFurquan Shaikh
2017-10-19soc/intel/skylake: Move power_state functions to pmutil.cFurquan Shaikh
2017-10-19soc/intel/skylake: Use PCH_DEV_* instead of PCH_DEVFN_*Furquan Shaikh
2017-10-19soc/intel/skylake: Use newly added pmc_read_pm1_controlFurquan Shaikh
2017-10-19soc/intel/apollolake: Use newly added pmc_read_pm1_controlFurquan Shaikh
2017-10-19soc/intel/common/block/pmc: Add helper routines to read/write PM1_CNTFurquan Shaikh
2017-10-19soc/intel/common/block/pmc: Add new function pmc_fill_pm_reg_infoFurquan Shaikh
2017-10-18soc/intel/cannonlake: Set platform Debug Probe TypeLijian Zhao
2017-10-18soc/intel/cannonlake: Update PCIE CLKREQ programingLijian Zhao
2017-10-18soc/intel/cannonlake: Add finalize functionLijian Zhao
2017-10-18soc/intel/cannonlake: Calculate soc reserved memory sizeSubrata Banik
2017-10-18soc/intel/cannonlake: Use EBDA area to store cbmem_top addressSubrata Banik
2017-10-18soc/intel/cannonlake: Refactor memory layout calculationSubrata Banik
2017-10-18soc/intel/cannonlake: Create acpi_get_sleep_type() to get previous sleep stateSubrata Banik
2017-10-17soc/intel/common/block/pmc: Move pmc_disable_all_gpe to romstageFurquan Shaikh