summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2019-07-09soc/amd/stoneyridge,picasso: Switch SMM lock conditionKyösti Mälkki
2019-07-09arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki
2019-07-09drivers/intel: Move FSP stage_cache implementation into common blockSubrata Banik
2019-07-09soc/intel/icelake: Refer to soc/soc_chip.h rather than chip.hSubrata Banik
2019-07-08intel/fsp_baytrail: Move TSC_MONOTONIC_TIMERKyösti Mälkki
2019-07-07mediatek/mt8183: update dcxo output buffer settingWeiyi Lu
2019-07-07arch/mips: Make MIPS specific options depend on ARCH_MIPSArthur Heymans
2019-07-07soc/intel/icelake: Remove redundant gpio.c from Makefile.incSubrata Banik
2019-07-07soc/intel/{cannonlake,icelake}: Do not define PCH_DEV_PMC in ramstageFurquan Shaikh
2019-07-07soc/intel/icelake: Get rid of unused dev paramFurquan Shaikh
2019-07-07soc/intel/icelake: Use SA_DEV_ROOT instead of PCH_DEV_PMCFurquan Shaikh
2019-07-07soc/intel/cannonlake, mb/google/sarien: Get rid of unused dev paramFurquan Shaikh
2019-07-07soc/intel/cannonlake: Use SA_DEV_ROOT instead of PCH_DEV_PMCFurquan Shaikh
2019-07-06soc/intel/icelake: Fix outb orderLijian Zhao
2019-07-06soc/amd/picasso: Remove all AGESA referencesMarshall Dawson
2019-07-06mediatek/mt8183: Enable RTC eosc calibration feature to save powerRan Bi
2019-07-06soc/intel/cannonlake: Fix outb orderJeremy Soller
2019-07-06soc/intel/cannonlake: Override PRERAM_CBMEM_CONSOLE_SIZE default valueSubrata Banik
2019-07-06soc/intel/common/block/sata: Convert DWORD width Read/Write to BYTE widthSubrata Banik
2019-07-05soc/intel/cannonlake: Fix PMC and GPIO block values for PCH-HJeremy Soller
2019-07-04soc/intel/common: Increase SMM_MODULE_STACK_SIZE to 0x800Kane Chen
2019-07-04soc/intel: Replace uses of dev_find_slot()Kyösti Mälkki
2019-07-04device/pci_ops: Define pci_find_capability() just onceKyösti Mälkki
2019-07-04arch/x86: Adjust size of postcar stackKyösti Mälkki
2019-07-04Revert "soc/intel/skylake/romstage: Increase size of postcar stack"Kyösti Mälkki
2019-07-03soc/amd/common/lpc: Add Picasso IDMarshall Dawson
2019-07-03soc/amd/common/iommu: Add Picasso IDMarshall Dawson
2019-07-03soc/amd/common/hda: Add Picasso IDsMarshall Dawson
2019-07-03soc/amd/picasso: Remove all PSP runtime functionsMarshall Dawson
2019-07-03soc/amd/picasso: Remove fanless SKU optionMarshall Dawson
2019-07-03soc/amd/picasso: Remove SD controllerMarshall Dawson
2019-07-03soc/amd/picasso: Add xhci1 and remove ehciMarshall Dawson
2019-07-03soc/amd/picasso: Remove most stoneyridge USBMarshall Dawson
2019-07-03soc/amd/picasso: Remove stoneyridge GECMarshall Dawson
2019-07-03soc/amd/picasso: Change all remaining soc namesMarshall Dawson
2019-07-03soc/intel/skylake: Add Kabylake-R microcode update filesArthur Heymans
2019-07-03vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platformsJulius Werner
2019-07-02sdm845: Update macro definition in CB clock driverAkash Asthana
2019-07-02src: Use CRx_TYPE type for CRxElyes HAOUAS
2019-07-02soc/intel/cannonlake: Add support to log XHCI wake eventsPaul Fagerburg
2019-07-02soc/amd: Add picasso to KconfigMarshall Dawson
2019-07-02soc/amd/picasso: Stub out bootblockMartin Roth
2019-07-02soc/amd/picasso: Update stoney paths to picassoMartin Roth
2019-07-02soc/amd/picasso: Rename makefile.inc back to Makefile.incMartin Roth
2019-07-02soc/amd/picasso: Change SOC_AMD_STONEY* to SOC_AMD_PICASSOMartin Roth
2019-07-02soc/amd/picasso: Change header guards from stoney to picassoMartin Roth
2019-07-02soc/amd/picasso: Remove ST files not used for PCOMartin Roth
2019-07-02soc/amd/picasso: Create picasso as a copy of stoneyridgeMartin Roth
2019-07-02soc/intel/icelake: Disable HDA based on devicetreeSubrata Banik
2019-07-02QC common: fix compiler complaint, missing <string.h>T Michael Turney