summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2020-05-20tigerlake: update processor power limits configurationSumeet R Pawnikar
2020-05-20icelake: remove unused processor power limits configurationSumeet R Pawnikar
2020-05-20soc/tigerlake: Add devicetree configurability for IomTypeCPortPadCfgBrandon Breitenstein
2020-05-20soc/intel/jasperlake: Add ACPI method to get GPIO PCR PIDAamir Bohra
2020-05-20soc/intel/common/acpi: Remove gpio community rangeAamir Bohra
2020-05-20soc/intel/broadwell: Mask lower 20 bits of TOLUD and TOLM in systemagent.aslFurquan Shaikh
2020-05-20soc/intel/broadwell: Update systemagent.asl to ASL2.0 syntaxFurquan Shaikh
2020-05-20soc/intel/skylake: Mask lower 20 bits of TOLUD and TOLM in systemagent.aslFurquan Shaikh
2020-05-20soc/intel/skylake: Update systemagent.asl to ASL2.0Furquan Shaikh
2020-05-20soc/intel/common/block/acpi: Fix error in shift operation for GPCLFurquan Shaikh
2020-05-20soc/amd/picasso: Add pcie root complex driverMarshall Dawson
2020-05-20soc/amd/picasso: Add Kconfig option for the PSP bootloader filenameMartin Roth
2020-05-20soc/amd/picasso/acpi: Improve PCI Interrupt Link DevicesRaul E Rangel
2020-05-20soc/amd/picasso/acpi: Move _PIC method to root namespaceRaul E Rangel
2020-05-20soc/amd/picasso/soc_util: use socket type detectionFelix Held
2020-05-20soc/amd/picasso/soc_util: add socket type detection and printingFelix Held
2020-05-19soc/amd/picasso/romstage: removed unused includeFelix Held
2020-05-18soc/amd/picasso: add telemetry settingChris Wang
2020-05-18soc/amd/picasso/romstage: add missing types.h includeFelix Held
2020-05-18src: Remove unused 'include <string.h>'Elyes HAOUAS
2020-05-18soc/amd/picasso/Makefile: Use apcb_tool to generate APCBs from SPDsRaul E Rangel
2020-05-18src: Remove unused 'include <lib.h>'Elyes HAOUAS
2020-05-18soc/intel/tigerlake: Add FSP UPD TcssDma0En and TcssDma1EnJohn Zhao
2020-05-18soc/amd/picasso: Switch to using amd_blobsRaul E Rangel
2020-05-18soc/amd/picasso: only link soc_util in ramstageFelix Held
2020-05-18broadwell: update processor power limits configurationSumeet R Pawnikar
2020-05-18soc/intel/jasperlake: Add function to display ME firmware status infoKrishna Prasad Bhat
2020-05-18soc/intel/tigerlake: Add PchHdaIDispCodecDisconnect overrideEric Lai
2020-05-18skylake: update processor power limits configurationSumeet R Pawnikar
2020-05-18Remove new additions of "this file is part of" linesElyes HAOUAS
2020-05-18soc/intel/common/block/smbus: Use i2c read eeprom to speedup SPD readWim Vervoorn
2020-05-18soc/mediatek: dsi: adjust hfp_byte and hbp_byte if too smallPaul Ma
2020-05-18jasperlake: update processor power limits configurationSumeet R Pawnikar
2020-05-18soc/intel/common: add processor power limits control supportSumeet R Pawnikar
2020-05-18soc/amd/picasso: Set VERSTAGE_ADDR for picassoRaul E Rangel
2020-05-18soc/intel/tigerlake: Fix wrong operation region for CPU to PCH methodJohn Zhao
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-17soc/intel/common: Rename cse_is_hfs3_fw_sku_custom()Sridhar Siricilla
2020-05-17soc/intel/common/block/acpi: Mask lower 20 bits of TOLUDFurquan Shaikh
2020-05-17soc/intel/common/block/acpi: Update northbridge.asl to ASL2.0 syntaxFurquan Shaikh
2020-05-15soc/intel: Correct comment on HMRFPO_ENABLE HECI commandSridhar Siricilla
2020-05-14samsung/exynos5420: add resources during read_resources()Furquan Shaikh
2020-05-14soc/samsung/exynos5250: add resources during read_resources()Furquan Shaikh
2020-05-14soc/nvidia/tegra124: add resources during read_resources()Furquan Shaikh
2020-05-14soc/amd/stoneyridge: add resources during read_resources()Furquan Shaikh
2020-05-14soc/intel: Drop ABOVE_4GB_MEM_BASE_SIZE and use cpu_phys_address_size()Furquan Shaikh
2020-05-14soc/intel: Always advertise MMIO window above 4G in ACPI tablesFurquan Shaikh
2020-05-14soc/intel/common/block/systemagent: Use TOUUD as base for MMIO above 4GFurquan Shaikh
2020-05-13lib/spd_bin: add get_spd_sn functionJamie Chen
2020-05-13src/mainboard: Remove unused 'include <stdlib.h>'Elyes HAOUAS