summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/tigerlake: Use PMC IPC to disable HECI1Subrata Banik2022-02-023-15/+4
* soc/intel/jasperlake: Use SBI msg to disable HECI1Subrata Banik2022-02-022-2/+2
* soc/intel/cannonlake: Use SBI msg to disable HECI1Subrata Banik2022-02-022-1/+2
* soc/intel/apollolake: Use PCR write to disable HECI1Subrata Banik2022-02-022-2/+3
* soc/intel/skylake: Use PCR write to disable HECI1Subrata Banik2022-02-022-2/+4
* soc/intel/elkhartlake: Use SBI msg to disable HECI1Subrata Banik2022-02-021-0/+1
* soc/intel/common/cse: Rework heci_disable functionSubrata Banik2022-02-0213-13/+78
* soc/intel/common/cse: Make cse_disable_mei_devices a public functionSubrata Banik2022-02-022-1/+4
* psp_verstage: report developer mode to PSPKangheui Won2022-02-014-0/+17
* psp_verstage: add new svc for cezanneKangheui Won2022-02-011-0/+7
* soc/samsung/exynos5420: Remove unuseful 'return' in void functionElyes HAOUAS2022-02-011-16/+0
* soc/nvidia/tegra124/sor.c: Remove unuseful 'return' in void functionElyes HAOUAS2022-02-011-2/+0
* soc/nvidia/tegra210/sor.c: Remove unuseful 'return' in void functionElyes HAOUAS2022-02-011-2/+0
* soc/rockchip/rk3399/display.c: Remove unuseful 'return' in void functionElyes HAOUAS2022-02-011-2/+0
* soc/qualcomm/ipq40xx/spi.c: Remove unuseful 'return' in void functionElyes HAOUAS2022-02-011-2/+0
* soc/intel/xeon_sp/acpi.c: Remove unuseful 'return' in void functionElyes HAOUAS2022-02-011-1/+0
* soc/samsung/exynos5250: Add missing 'void' in function definitionElyes HAOUAS2022-02-011-3/+3
* drivers/i2c/designware/dw_i2c: return enum cb_err from dw_i2c_initFelix Held2022-02-012-2/+2
* soc/intel/common: Add the Primary to Sideband bridge libraryJohn Zhao2022-02-015-44/+126
* soc/intel/appololake: Allow to configure SATA ALPM via devicetreeMario Scheithauer2022-02-012-0/+7
* soc/intel/alderlake: Add PMC register base for ADL-NUsha P2022-02-011-0/+5
* soc/intel/alderlake: Select SOC_INTEL_COMMON_BLOCK_SCS for Alder Lake NKrishna Prasad Bhat2022-02-012-0/+3
* soc/intel/alderlake: Add eMMC PCR Port ID for Alder Lake NKrishna Prasad Bhat2022-02-011-0/+3
* soc/intel/alderlake: Add GPP_I GPIO group for Alder Lake N SOCKrishna Prasad Bhat2022-02-014-49/+301
* soc/intel/adl: Update devicetree based on remapping for TBT PCIeMAULIK V VAGHELA2022-01-314-0/+20
* intel/common/block/pcie: Add NULL/count check in pcie_rp_update_devtreeMAULIK V VAGHELA2022-01-311-0/+3
* soc/amd/sabrina: Add PRE_X86_CBMEM_CONSOLE_SIZEFelix Held2022-01-311-0/+6
* soc/intel/alderlake: Add Alder Lake P IGD device IDsKane Chen2022-01-312-0/+6
* soc/intel/elkhartlake: Drop stale eNEM TODO commentSubrata Banik2022-01-301-1/+1
* soc/mediatek/mt8186: Add register protect control for MT6366Rex-BC Chen2022-01-291-5/+12
* sc7280: Add Modem region to avoid modem cleanup in Secboot rebootT Michael Turney2022-01-285-0/+31
* soc/intel/xeon_sp/nb_acpi.c: Drop comparison to trueElyes HAOUAS2022-01-281-1/+1
* sc7280: enable bl31 and SDI feature supportRavi Kumar Bokka2022-01-282-0/+21
* soc/intel/common/gpio: Skip GPIO PAD locking in recovery modeSubrata Banik2022-01-281-2/+3
* soc/intel: Abstract the common block API for TCSS registers accessJohn Zhao2022-01-287-11/+49
* src/{drivers,soc}: Fix some code indentsElyes HAOUAS2022-01-284-9/+9
* soc/intel/common/cse: skip heci_init() if HECI1 is disabledMatt DeVillier2022-01-281-0/+4
* soc/intel/alderlake: Enable CPPCv3Sridahr Siricilla2022-01-282-0/+12
* soc/intel/common: Implement ACPI CPPCv3 package to support hybrid coreSridhar Siricilla2022-01-283-2/+78
* soc/amd/sabrina/chipset.cb: update USB portsFelix Held2022-01-271-19/+5
* soc/amd/sabrina/include/smu: update mailbox SMN addressesFelix Held2022-01-272-5/+1
* soc/amd/sabrina/include/southbridge: add new I2C_PAD_CTRL bitsFelix Held2022-01-271-0/+3
* soc/amd/sabrina: drop PM_ESPI_CS_USE_DATA2 define and eSPI util codeFelix Held2022-01-274-48/+0
* soc/amd/sabrina: drop CPPC codeFelix Held2022-01-277-114/+0
* soc/amd/sabrina: update PCI devices in devicetree.cbFelix Held2022-01-271-12/+2
* soc/amd/sabrina: update pci_devs.hFelix Held2022-01-271-28/+2
* soc/amd/sabrina/fsp_m_params: drop sata_enable UPD writeFelix Held2022-01-271-1/+0
* soc/amd/sabrina/include: update smi.hFelix Held2022-01-271-17/+22
* soc/amd/sabrina/include/data_fabric: update IOMS0_FABRIC_IDFelix Held2022-01-271-3/+1
* soc/amd/sabrina: drop graphics.cFelix Held2022-01-273-27/+0