summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* soc/mediatek/mt8188: Initialize DFDRex-BC Chen2022-08-132-0/+12
* soc/mediatek: Move common definition of DFD to common folderRex-BC Chen2022-08-134-36/+4
* soc/mediatek/mt8188: Fix the order of register address in addressmap.hRex-BC Chen2022-08-131-1/+1
* soc/mediatek/mt8188: Add tracker dumpRex-BC Chen2022-08-134-0/+15
* soc/mediatek/mt8188: replace SPDX identifiers to GPL-2.0-only OR MITMacpaul Lin2022-08-1335-35/+35
* Revert "soc/intel/alderlake: Enable energy efficiency turbo mode"Jeremy Compostella2022-08-131-2/+0
* soc/amd/cezanne,common: factor out CPPC code to common AMD SoC codeFelix Held2022-08-127-3/+7
* soc/amd/mendocino: clear Port80 enable bit in ESPI DecodeJon Murphy2022-08-121-1/+0
* soc/(amd|rockchip): Update vb2ex_hwcrypto implementations to new API reqJulius Werner2022-08-122-10/+3
* soc/mediatek/mt8186: Enable USB macro controlAllen-KH Cheng2022-08-124-2/+12
* Fix Alder Lake and Raptor Lake Device ID'sMaximilian Brune2022-08-122-87/+82
* Add missing ADL-S device identificationMaximilian Brune2022-08-122-0/+6
* soc/intel/meteorlake: Provide access to IOE through P2SB SBI for TCSSJohn Zhao2022-08-124-4/+22
* soc/intel/common: Delete the TBT authenticaton functionJohn Zhao2022-08-121-5/+0
* soc/intel/alderlake: Fix DDR5 channel mappingAngel Pons2022-08-121-8/+6
* soc/intel/meteorlake: Have non prefetchable MMIO for IGD BAR0Wonkyu Kim2022-08-121-0/+1
* soc/intel/common: Ignore prefetch PCI attribute for IGD BAR0Wonkyu Kim2022-08-122-1/+19
* treewide: Rename Sabrina to MendocinoJon Murphy2022-08-1167-132/+132
* src/mb: Add SPDX identifiers to files missing themMartin Roth2022-08-111-0/+2
* src/soc/intel/mtl: Add VPU supportSrinidhi N Kaushik2022-08-112-0/+5
* soc/intel/tigerlake: Add USBOTG and CrashLog to irq tableFrans Hendriks2022-08-102-0/+3
* mb/google/{zork,guybrush,skyrim},soc/amd/espi: Fix vw_irq_polarityRaul E Rangel2022-08-101-7/+37
* soc/amd/sabrina: Rename PSP SPL defaultMarshall Dawson2022-08-081-1/+1
* soc/amd/sabrina: Rename PSP whitelist defaultMarshall Dawson2022-08-081-1/+1
* soc/amd/sabrina: Use new mendocino amd_blobsMarshall Dawson2022-08-071-32/+32
* soc/intel/alderlake: Fix RPL-P 282 15W GT ICC MAXJeremy Compostella2022-08-071-2/+2
* soc/amd/sabrina: Enable PSP Crypto Co-Processor (CCP) DMAKarthikeyan Ramasubramanian2022-08-071-1/+1
* soc/amd/sabrina: Re-init eSPI in bootblockKarthikeyan Ramasubramanian2022-08-071-3/+3
* soc/intel/tigerlake: Expose In-Band ECC config to mainboardFrans Hendriks2022-08-072-0/+37
* soc/intel/mtl: Remove deprecated FSP optionSrinidhi N Kaushik2022-08-051-1/+0
* soc/amd/cezanne/cppc: drop duplicate newlineFelix Held2022-08-041-1/+0
* soc/amd/cezanne/cppc: reduce visibility of cpu_init_cppc_configFelix Held2022-08-042-2/+1
* soc/mediatek: Move common definitions to dramc_soc_common.hRex-BC Chen2022-08-034-48/+28
* soc/intel/alderlake: Add config for IoT FSP supportLean Sheng Tan2022-08-031-0/+10
* soc/soc/intel: Add UFS device with ref-clk-freq propertyMeera Ravindranath2022-08-034-0/+59
* soc/amd/sabrina/fch: enable XTAL pad disabling in S0i3Felix Held2022-08-032-0/+2
* qualcomm/sc7280: Add support for edp and mdp driverVinod Polimera2022-08-0311-0/+3016
* soc/intel/alderlake: Configure DDR5 Physical channel width to 64Meera Ravindranath2022-08-021-1/+1
* soc/intel/alderlake: Add IRQ constraints for CPU PCIe portsTim Crawford2022-08-021-0/+6
* soc/amd/common/block/apob/apob_cache.c: Add assert for APOB DRAM sizeFred Reitberger2022-08-013-4/+7
* soc/qualcomm: Fill coreboot table with PCIe infoVeerabhadrarao Badiganti2022-08-011-0/+11
* soc/qualcomm/sc7280: Enable PCIe driverPrasad Malisetty2022-08-015-1/+287
* Revert "UPSTREAM: soc/amd/sabrina,vc/amd/fsp/sabrina: Add UART support for Sa...Karthikeyan Ramasubramanian2022-08-011-17/+2
* soc/amd/sabrina: Enable HW Modexp engineKarthikeyan Ramasubramanian2022-08-012-2/+8
* soc/qualcomm: Add PCIe supportPrasad Malisetty2022-07-313-0/+956
* soc/mediatek/mt8188: Add SPI supportLiya Li2022-07-293-1/+102
* soc/mediatek: Create GET_TICK_DLY_REG macro for SPI tick delay settingRex-BC Chen2022-07-296-8/+13
* soc/mediatek/mt8188: Add clk_buf support in romstageSong Fan2022-07-291-0/+1
* soc/mediatek/mt8188: Add RTC supportSong Fan2022-07-292-0/+94
* soc/mediatek: Move common definitions from rtc.h to rtc_reg_common.hRex-BC Chen2022-07-295-528/+163