summaryrefslogtreecommitdiff
path: root/src/soc/intel
AgeCommit message (Expand)Author
2017-06-09soc/baytrail: assign unique DMA request lines to I2C controllersMatt DeVillier
2017-06-09soc/braswell: assign unique DMA request lines to I2C controllersMatt DeVillier
2017-06-09soc/braswell: fix scope for I2C ACPI devicesMatt DeVillier
2017-06-09soc/skylake: add ACPI method to generate USB port infoMatt DeVillier
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-07src: change coreboot to lowercaseMartin Roth
2017-06-07Use more secure HTTPS URLs for coreboot sitesPaul Menzel
2017-06-06soc/intel/skylake: Use PCI IDs from device/pci_ids.hSubrata Banik
2017-06-06soc/intel/skylake/chip.h: Reorder declarationsNico Huber
2017-06-06soc/intel/skylake/chip.h: Provide some enumsNico Huber
2017-06-06fsp1_1: Verify FSP_IMAGE_ID/_REV against headersNico Huber
2017-06-05soc/intel/apollolake: Use Intel timer common codeAamir Bohra
2017-06-05soc/intel/skylake: Use Intel timer common codeAamir Bohra
2017-06-05soc/intel/common: Add common Intel timer codeAamir Bohra
2017-06-05soc/intel/apollolake: Add config for cpu base clock frequencyAamir Bohra
2017-06-05soc/intel/skylake: Add config for cpu base clock frequencyAamir Bohra
2017-06-05soc/intel/common/block: add bios caching to fast spi moduleAaron Durbin
2017-06-04soc/broadwell: add ACPI method to generate USB port infoMatt DeVillier
2017-06-03soc/intel/skylake: Add macro for setting GPIO interrupt trigger mode.Kane Chen
2017-06-02soc/baytrail: add ACPI method to generate USB port infoMatt DeVillier
2017-06-02soc/baytrail: add missing USB port defsMatt DeVillier
2017-06-02soc/broadwell: add missing USB port defsMatt DeVillier
2017-06-01soc/intel/apollolake: Use MCH_BASE_ADDRESS macro for APLSubrata Banik
2017-06-01soc/intel/apollolake: Remove soc/pci_ids dependencyHannah Williams
2017-05-27CBMEM: Clarify CBMEM_TOP_BACKUP function usageKyösti Mälkki
2017-05-27soc/intel/skylake: Add detailed information about PME wake sourcesFurquan Shaikh
2017-05-27soc/intel/skylake: Add missing PCH_DEV_PCIE* definitionsFurquan Shaikh
2017-05-25soc/intel/skylake: Implement GPIO ACPI AML generating functionsFurquan Shaikh
2017-05-24soc/intel: Move spi driver to use spi_bus_mapFurquan Shaikh
2017-05-22soc/intel/skylake: Display FPF status of CSMEPratik Prajapati
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/skylake: Add entry for deep Sx wakeFurquan Shaikh
2017-05-22soc/intel/skylake: Use Intel SATA common codeAamir Bohra
2017-05-22soc/intel/common: Add Intel SATA common code supportAamir Bohra
2017-05-22soc/intel/skylake: Use Intel PCIe common codeAamir 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-17soc/intel/apollolake: Enable decoding for ComA and ComB on LPCMario Scheithauer
2017-05-16soc/intel/common: Add sanity check of PCR_BASE_ADDRESSLijian Zhao
2017-05-16soc/intel/skylake: Add option to enable/disable EISTSubrata Banik
2017-05-16soc/intel/skylake: Configure C-state interrupt response timeSubrata Banik
2017-05-12soc/intel/apollolake: Add macro to define IOSTERM for GPIO configLijian Zhao
2017-05-12commonlib: Move drivers/storage into commonlib/storageLee Leahy