summaryrefslogtreecommitdiff
path: root/src/soc/intel/common
AgeCommit message (Expand)Author
2017-06-08fsp/gop: Add running the GOP to the choice of gfx initNico Huber
2017-06-07intel/common/acpi: Fix ACPI debug log issue with LPSS UARTSubrata Banik
2017-06-05soc/intel/common: Add common Intel timer codeAamir Bohra
2017-06-05soc/intel/common/block: add bios caching to fast spi moduleAaron Durbin
2017-06-01soc/intel/apollolake: Remove soc/pci_ids dependencyHannah Williams
2017-05-22soc/intel/common/block/uart: Add GLK UART pci idsHannah Williams
2017-05-22soc/intel/common/block: Add GLK I2C PCI IDsRavi Sarawadi
2017-05-22soc/intel/common: Add Intel SATA common code supportAamir Bohra
2017-05-22soc/intel/common: Add Intel PCIe common codeAamir Bohra
2017-05-19drivers/spi/spi_flash: Move flash ops to spi_flash_ops structureFurquan Shaikh
2017-05-19drivers/spi/spi_flash: Clean up SPI flash probeFurquan Shaikh
2017-05-19drivers/spi/spi_flash: Pass in spi_slave structure as const to probe functionsFurquan Shaikh
2017-05-19drivers/spi/spi_flash: Pass in flash structure to fill in probeFurquan Shaikh
2017-05-19drivers/spi/spi_flash: Add page_size to struct spi_flashFurquan Shaikh
2017-05-18intel/common/block/i2c: Add common block for I2C and use the same in SoCsRizwan Qureshi
2017-05-16soc/intel/common: Add sanity check of PCR_BASE_ADDRESSLijian Zhao
2017-05-12intel/common: drop duplicate initializerPatrick Georgi
2017-05-09soc/intel/common: Add PCI configuration code for UARTAamir Bohra
2017-05-08soc/intel/common/block: Add Intel common SMBus codeAamir Bohra
2017-05-06soc/intel/common/block: correct apollolake device idsAaron Durbin
2017-05-05drivers/spi: Re-factor spi_crop_chunkFurquan Shaikh
2017-05-05soc/intel/common: Provide common block fast_spi_flash_ctrlrFurquan Shaikh
2017-05-05soc/intel/common/block: Add Intel XDCI code supportSubrata Banik
2017-05-05common/block/xhci: Get XHCI PCI ID from device/pci_ids.hSubrata Banik
2017-05-05common/block/cse: Use CSE PCH ID from device/pci_ids.hSubrata Banik
2017-05-01soc/intel/common/block: Add Intel common FAST_SPI codeBarnali Sarkar
2017-04-28soc/intel/common/block: Add Intel common ITSS code supportBarnali Sarkar
2017-04-26mma: Make MMA blobs path SOC specificPratik Prajapati
2017-04-25lib: provide clearer devicetree semanticsAaron Durbin
2017-04-24soc/intel/common: provide default tis_plat_irq_status() implementationAaron Durbin
2017-04-11soc/intel/common/block: Add Intel common UART codeAamir Bohra
2017-04-10soc/intel/common/block: Add LPSS function libraryAamir Bohra
2017-04-10soc/intel/common/block: Add Intel common RTC code supportBarnali Sarkar
2017-04-10soc/intel/common/block: Add Intel common PCR supportSubrata Banik
2017-04-09drivers/spi: Get rid of spi_get_configFurquan Shaikh
2017-04-06soc/intel/common: Add support for common GSPI controllerFurquan Shaikh
2017-04-05soc/intel/lpss: Provide common LPSS clock configFurquan Shaikh
2017-04-05soc/intel/common: allow lpss i2c time-based data hold timeAaron Durbin
2017-04-03nb/intel: Deduplicate vbt headerPatrick Rudolph
2017-03-28soc/intel/common/block: Add Intel common systemagent supportSubrata Banik
2017-03-28soc/pci_devs.h: Use consistent naming in soc/pci_devs.hSubrata Banik
2017-03-28soc/intel/common/block: Add cache as ram init and teardown codeSubrata Banik
2017-03-23soc/intel/skylake: Add SGX initializationRobbie Zhang
2017-03-15soc/intel/common: Wrap lines at 80 columnsLee Leahy
2017-03-13soc/intel/common: Remove parenthesisLee Leahy
2017-03-13soc/intel/common: Fix unsigned warningsLee Leahy
2017-03-13soc/intel/common: Fix spacing issuesLee Leahy
2017-03-13soc/intel/common: Indent code with tabsLee Leahy
2017-03-10soc/intel/common: Pass the minimum possible string length for strncpyBarnali Sarkar
2017-03-09soc/intel/common/block: Add HECI driverAndrey Petrov