aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common
AgeCommit message (Expand)Author
2018-02-07intel/common/block/cpu: Change post_cpus_init after BS_DEV RESOURCESBarnali Sarkar
2018-02-07soc/intel/skylake: Add Kabylake PCH H device ID'sV Sowmya
2018-02-05soc/intel/skylake: Set PsysPl3 and Pl4Shelley Chen
2018-02-05soc/intel/common/block/pmc: Fix ACPI BAR and PCI_COMMAND in PMC config spaceHannah Williams
2018-01-29intel: Prepare registers so Windows drivers are happierPatrick Georgi
2018-01-26soc/intel/cannonlake: Add Cannonlake D0 support in mpinit and reportLijian Zhao
2018-01-25drivers/i2c/designware: reduce API complication for bus configAaron Durbin
2018-01-25soc/intel/skylake: Clean up the skylake PCH H device ID macrosV Sowmya
2018-01-24drives/i2c/designware: incorporate device_operations supportAaron Durbin
2018-01-24drivers/i2c/designware: namespace soc functionsAaron Durbin
2018-01-18security/tpm: Change TPM naming for different layers.Philipp Deppenwiese
2018-01-18security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese
2018-01-17soc/intel/common: Add option to pass SoC IO resourceSubrata Banik
2018-01-12soc/intel/common/block: Check for NULL before dereferenceShaunak Saha
2018-01-12soc/intel/common: Add Intel HDA common block driverDuncan Laurie
2017-12-23soc/intel/common/block/gspi: Add SOC_INTEL_COMMON_BLOCK_GSPI_VERSION_2Furquan Shaikh
2017-12-23soc/intel/{apollolake, cannonlake, common, skylake}: Add _soc_ prefix in weak...Subrata Banik
2017-12-22soc/intel: Treat time-out as failure in HECILijian Zhao
2017-12-22ic2/designware: Move Intel i2c logic to shared driverChris Ching
2017-12-22soc/intel/common: Add missing SoC common function into SMM librarySubrata Banik
2017-12-21soc/intel/common: Add API to restore power failure into PMC common codeSubrata Banik
2017-12-17drivers/mrc_cache: move mrc_cache support to driversAaron Durbin
2017-12-16soc/intel/common: remove nvm headers and c fileAaron Durbin
2017-12-16soc/intel/common/fast_spi: implement spi_flash_ctrlr_protect_region()Aaron Durbin
2017-12-15soc/intel/common/nvm: utilize spi_flash_ctrlr_protect_region()Aaron Durbin
2017-12-14soc/intel/common/block/i2c: fix orphaned Kconfig optionsAaron Durbin
2017-12-13soc/intel/common/block: Add option to have subsystem_id in common pci driverSubrata Banik
2017-12-11soc/intel/cannonlake: Add support for D0 steppingLijian Zhao
2017-12-07soc/intel/apollolake: add ability to enable eSPIBora Guvendik
2017-12-07soc/intel/common/block: Add Intel common Graphics controller supportSubrata Banik
2017-12-02soc/intel/common/block: Add Intel common PMC controller support for KBL, APLSubrata Banik
2017-11-30soc/intel/common: Add Intel SRAM common code supportV Sowmya
2017-11-28soc/intel/skylake: Make use of Intel common DSP blockSubrata Banik
2017-11-28intel/common/block: Add SKL CSME device IDSubrata Banik
2017-11-23Constify struct cpu_device_id instancesJonathan Neuschäfer
2017-11-15soc/intel/common: Use HOST_CSR to get circular Buffer DepthSubrata Banik
2017-11-15soc/intel/common: Add HECI message retry countSubrata Banik
2017-11-15soc/intel: Enable ACPI DBG2 table generationDuncan Laurie
2017-11-13soc/intel/common: Add error print in common i2cLijian Zhao
2017-11-11soc/intel/common/block: Add Intel common SPI supportSubrata Banik
2017-11-10soc/intel/common: Fix CSE common code to accomodate Skylake/KabylakeSubrata Banik
2017-11-07src: Fix all Siemens copyrightsMario Scheithauer
2017-11-04soc/intel/common: Add common dsp driverLijian Zhao
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-10-31intel/common/smbus: increase spd read performanceKane Chen
2017-10-27intel/common/p2sb: Add common p2sb driverLijian Zhao
2017-10-22security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese
2017-10-20intel/common/block/sgx: Add API to enumerate SGX resources and update GNVSPratik Prajapati
2017-10-20intel/common/acpi: Add common SGX ASLPratik Prajapati
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-17soc/intel/common/block/pmc: Move pmc_disable_all_gpe to romstageFurquan Shaikh
2017-10-16soc/intel/common: sanity check ebda signatureAaron Durbin
2017-10-16console/flashconsole: Enable support for postcarYouness Alaoui
2017-10-16intel/common: CAR setup CQOSNaresh G Solanki
2017-10-12intel/common/pmc: Disable all GPEs during pmc_initFurquan Shaikh
2017-10-12soc/intel/common: Clean up PMC library GPE handling APIFurquan Shaikh
2017-10-12soc/intel/skylake: Enable bus master for sataKane Chen
2017-10-06soc/intel/common: refactor locate_vbt and vbt_getPatrick Georgi
2017-10-06soc/intel/common: refactor locate_vbtPatrick Georgi
2017-10-06soc/intel/common: Allow overriding CBFS filename of VBTPatrick Georgi
2017-10-06soc/intel/common: remove invalid path from Kconfig includeAaron Durbin
2017-10-05soc/intel/common/block: Manage power state variable from common PMC blockShaunak Saha
2017-10-05soc/intel/{common,apollolake}: Add checks to handle negative valuesRizwan Qureshi
2017-10-03soc/intel/cannonlake: Fill the SMI usageLijian Zhao
2017-10-03soc/intel/common/block: Update LPC libRavi Sarawadi
2017-10-02soc/intel/common/block: Move power button SMI functions to common PMC blockShaunak Saha
2017-09-27smbus: Fix a typo ("Set the device I'm talking too")Jonathan Neuschäfer
2017-09-27soc/intel/common: Add Cannonlake PCI idLijian Zhao
2017-09-25soc/intel: lpc: Use IS_POWER_OF_2 instead of open-coding itJonathan Neuschäfer
2017-09-22soc/intel/common: Add function to get soc reserved memory sizeSubrata Banik
2017-09-22soc/intel/common: Add intel common EBDA supportSubrata Banik
2017-09-22soc/intel/skylake: add Kabylake Celeron base SKUGaggery Tsai
2017-09-21soc/intel/apollolake: Make SCI configurableMario Scheithauer
2017-09-20vboot: remove init_vbnv_cmos()Aaron Durbin
2017-09-19soc/intel/common/block: Add pci device id for CNL-YBora Guvendik
2017-09-16soc/intel/common: smm.h: Fix copyright yearJonathan Neuschäfer
2017-09-15soc/intel/skylake: Move UNCORE PRMRR base and mask defines.Pratik Prajapati
2017-09-15soc/intel/common/sgx: use SOC specific API to get PRMRR base and maskPratik Prajapati
2017-09-15soc/intel/common/sgx: Define and use soc_fill_sgx_param()Pratik Prajapati
2017-09-14intel/common/systemagent: Add API to get SOC specific PRMRR base and maskPratik Prajapati
2017-09-13intel/common/acpi: Use UART_BASE_0_ADDR macro for LPSS UARTV Sowmya
2017-09-11soc/intel/skylake: Fix SPI WP disable status checkRavi Sarawadi
2017-09-11soc/intel/common/block: Update common rtc codeLijian Zhao
2017-09-08soc/intel/common/block: Common ACPIShaunak Saha
2017-09-07soc/intel/common/sgx: Fix null pointer dereference warning from klocworkPratik Prajapati
2017-09-05soc/intel/common/block/gpio: Fix PAD_DW1_MASKHannah Williams
2017-09-04Kconfig: Move and rename ADD_VBT_DATA_FILEPatrick Rudolph
2017-09-02intel/common/cpulib: Add API to configure MCAPratik Prajapati
2017-08-30soc/intel/common: Add functions into common SMM librarySubrata Banik
2017-08-30soc/intel/common: Add functions into common system agent librarySubrata Banik
2017-08-25soc/intel/common: Add function to DLOCK PR registersBarnali Sarkar
2017-08-25soc/intel/common: Move update_mrc_cache after BS_DEV_ENUMERATESubrata Banik
2017-08-23soc/intel/common: Early system agent library access in postcar stageSubrata Banik
2017-08-23soc/intel/common: Add functions into common system agent librarySubrata Banik
2017-08-21intel/common/block/sgx: Refactor SGX common codePratik Prajapati
2017-08-21intel/common/mp_init: Refactor MP Init code to get rid of microcode paramPratik Prajapati
2017-08-21intel/common/sgx: Use intel_mp_current_microcode() to get microcode pointerPratik Prajapati