aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel
AgeCommit message (Expand)Author
2017-07-11soc/intel/skylake: Fix PMC address range setup for PCH-HNico Huber
2017-07-11soc/intel/skylake: Set generic I/O decode ranges earlyNico Huber
2017-07-10sgx: Move SGX code to intel/common/blockPratik Prajapati
2017-07-03soc/intel/quark: Add I2C debuggingLee Leahy
2017-07-03soc/intel/apollolake: Use common gpio for apollolakeHannah Williams
2017-07-02soc/intel/quark/spi.c: Explain a read in order to flush buffersMartin Kepplinger
2017-07-02soc/intel/cannonlake: Add bootblock.cAndrey Petrov
2017-07-02intel/block/cse: Add Cannon Lake SoC PCI device IDAndrey Petrov
2017-07-01soc/intel/skylake: Remove unnecessary P-State and Flex Ratio assignmentBarnali Sarkar
2017-06-29soc/intel/skylake/Kconfig: Drop useless FSP1.1/2.0 promptsNico Huber
2017-06-29soc/intel/cannonlake: Add UART initializationAndrey Petrov
2017-06-29arch/x86: update assembly to ensure 16-byte alignment into CAaron Durbin
2017-06-29soc/intel/common/block/gpio: Port gpio code from Apollolake to commonHannah Williams
2017-06-29soc/intel/cannonlake: Add initial dummy directoryLijian Zhao
2017-06-27soc/intel/common/opregion: Use enum cb_err as return valuePatrick Rudolph
2017-06-27soc/intel/quark: We're not Broadwell anymoreStefan Reinauer
2017-06-27soc/intel/skylake: storage: Use word access for power state registersDuncan Laurie
2017-06-27soc/intel/skylake: storage: Add 2ms delay before exiting D3Duncan Laurie
2017-06-26soc/intel/fsp_baytrail/include/soc/pci_devs.h: Add brackets around macroElyes HAOUAS
2017-06-23soc/intel/skylake: Remove post SMM Relocation uCode loadingBarnali Sarkar
2017-06-23soc/intel/skylake: Use CPU MP Init Common codeBarnali Sarkar
2017-06-23soc/intel/common/block: Add common MP Init codeBarnali Sarkar
2017-06-20soc/intel/common: Add SMM common code for Intel PlatformsBrandon Breitenstein
2017-06-20soc/intel/quark: Add legacy SPI flash controller driverLee Leahy
2017-06-16soc/intel/skylake: Use SCS common codeBora Guvendik
2017-06-16soc/intel/apollolake: Use SCS common codeBora Guvendik
2017-06-16soc/intel/common/block: Add Intel common SCS code supportBora Guvendik
2017-06-16soc/intel/common/block/cse: Add GLK PCI IDHannah Williams
2017-06-16soc/intel/braswell: Hide some Kconfig options in menuconfigArthur Heymans
2017-06-16soc/intel/skylake: Don't allow user to change DCACHE base and sizeArthur Heymans
2017-06-16src/soc/intel: Don't allow user to select PCIe config mmio sizeArthur Heymans
2017-06-16src/soc/intel/common: Don't allow user to change PCIe BARArthur Heymans
2017-06-16soc/intel/apollolake: Removing some menuconfig optionsArthur Heymans
2017-06-15soc/intel/apollolake: revert CPU MP init prior to FSP-SAaron Durbin
2017-06-14soc/intel/skylake: Add missing PCH_DEV_* definitionsFurquan Shaikh
2017-06-14soc/intel/common/block/i2c: Ignore disabled I2C devicesFurquan Shaikh
2017-06-14soc/intel/skylake: Add USB port number information to wake sourceFurquan Shaikh
2017-06-13Consolidate reset API, add generic reset_prepare mechanismJulius Werner
2017-06-12soc/baytrail: fix scope for I2C ACPI devicesMatt DeVillier
2017-06-09soc/intel/apollolake: Use CPU common library codeBarnali Sarkar
2017-06-09soc/intel/apollolake: Rename ACPI Base Address and Size MacroBarnali Sarkar
2017-06-09soc/intel/skylake: Enable ACPI PM timer emulation on all CPUsSubrata Banik
2017-06-09soc/intel/skylake: Use CPU common library codeBarnali Sarkar
2017-06-09soc/intel/common/block: Add Intel common CPU library codeBarnali Sarkar
2017-06-09soc/intel/apollolake: Perform CPU MP Init before FSP-S InitBarnali Sarkar
2017-06-09soc/intel/apollolake: Remove duplication of find_microcode_patch() codeBarnali Sarkar
2017-06-09soc/intel/skylake: Move update microcode from cbfs to mp_ops callbacksBarnali Sarkar
2017-06-09soc/intel/skylake: Cache the MMIO BIOS regionAaron Durbin
2017-06-09soc/intel/apollolake: use fast_spi_cache_bios_region()Aaron Durbin
2017-06-09soc/intel/common/fast_spi: support caching bios in ramstageAaron Durbin
2017-06-09soc/intel/apollolake: Use common systemagent codeSubrata Banik
2017-06-09soc/intel/skylake: Use common systemagent codeSubrata Banik
2017-06-09soc/intel/common/block: Add Intel common systemagent supportSubrata Banik
2017-06-09soc/braswell: fix ACPI table by recollecting TOLMHarry Pan
2017-06-09soc/broadwell: Allow disabling of PCIe ASPM optionsYouness Alaoui
2017-06-09soc/baytrail: fix ACPI table by recollecting TOLMMatt DeVillier
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