summaryrefslogtreecommitdiff
path: root/src/soc/intel/skylake
AgeCommit message (Expand)Author
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-01romstage_handoff: add helper to determine resume statusAaron 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-30driver/intel/fsp2_0: Add version parameter to FSP platform callbackAndrey Petrov
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-22Remove explicit select MMCONF_SUPPORTKyösti Mälkki
2016-11-21fsp2_0: implement stage cache for silicon initBrandon Breitenstein
2016-11-14skylake: Update the thermal time window for throttling actionSumeet Pawnikar
2016-11-12soc/intel/common/lpss_i2c: configure buses by rise/fall timesAaron Durbin
2016-11-11soc/intel/common/lpss_i2c: simplify API and use common config structureAaron Durbin
2016-11-11soc/intel/skylake: move i2c voltage config to own variableAaron Durbin
2016-11-09soc/intel/skylake: fix memory access beyond array boundsRizwan Qureshi
2016-11-07soc/intel/skylake: Add _ACx methods for TSR0 sensor for fan controlSumeet Pawnikar
2016-11-07soc/intel/{sky,apollo}lake: Wait until GPE is clear when readingDuncan Laurie
2016-11-07soc/intel/skylake: Fix SATA booting to OS issueSubrata Banik
2016-11-07soc/intel/skylake: Avoid use of variable Local0 in TEVT in thermal.aslNaresh G Solanki
2016-11-07soc/intel/skylake: Add device id for PCH-YNaresh G Solanki
2016-11-02intel/{skylake,apollolake}: Enable signalling of error conditionPatrick Georgi
2016-10-28soc/intel/skylake: don't hardcode GPE0 standard regAaron Durbin
2016-10-28skylake: Add GPIO macro for configuring inverted APIC inputDuncan Laurie
2016-10-28soc/intel/skylake: put back uart_debug.c into verstageAaron Durbin
2016-10-27soc/intel/skylake: make inline function staticNaresh G Solanki
2016-10-27skylake: Add support for eSPI SMI eventsDuncan Laurie
2016-10-27skylake: Prepare GPE for use in bootblockDuncan Laurie
2016-10-27skylake: Support for early I2C TPM driverDuncan Laurie
2016-10-27skylake: Fix wake source reporting with Deep S3Duncan Laurie
2016-10-27skylake: Use COMMON_FADTDuncan Laurie
2016-10-26intel/skylake: Add support to enable wake-on-usb attach/detachFurquan Shaikh
2016-10-26soc/intel/skylake: Use intel common support to write-protect SPI flashFurquan Shaikh
2016-10-19soc/intel/skylake: Allow selecting FSP driver in KconfigNaresh G Solanki
2016-10-16soc/intel/skylake: Handle platform global resetSubrata Banik
2016-10-16soc/intel/skylake: Implement Global Reset MEI messageSubrata Banik
2016-10-16soc/intel/skylake: Enable HECI BAR for ME communicationSubrata Banik
2016-10-16soc/intel/skylake: Select VBOOT_EC_SLOW_UPDATE if EC_GOOGLE_CHROMEEC is selectedNaresh G Solanki
2016-10-01soc/intel/skylake: Add config option for Skylake-H Sku supportTeo Boon Tiong
2016-09-19soc/intel/skylake: Add FSP 2.0 support in ramstageNaresh G Solanki
2016-09-15soc/intel/skylake: Add FSP 2.0 support in romstageBarnali Sarkar
2016-09-04Makefile.inc: Use $(MAINBOARDDIR)Iru Cai