aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2022-10-14soc/amd/*: Hook up LPC ops in devicetreeArthur Heymans
2022-10-14soc/amd/*: Hook up SMBus ops to devicetreeArthur Heymans
2022-10-14soc/amd: factor out common eMMC codeFelix Held
2022-10-14soc/intel/alderlake: Create helper header file for UFSSubrata Banik
2022-10-14soc/intel/alderlake: Add UFS PCR IDSubrata Banik
2022-10-14soc/mediatek/mt8186: Add DEVAPC settings for ADSPTinghan Shen
2022-10-14soc/mediatek/mt8186: Inititalize ADSPTinghan Shen
2022-10-14soc/mediatek/mt8186: Add mtcmos power-on control for ADSPMandy Liu
2022-10-14soc/mediatek/mt8186: Enable ADSP clockMandy Liu
2022-10-14soc/intel/alderlake: Fix unknown voltage in SMBIOSZhixing Ma
2022-10-14soc/intel/alderlake: Fix unknown max speed in SMBIOSZhixing Ma
2022-10-14soc/amd/stoneyridge: move northbridge ops to northbridge deviceFelix Held
2022-10-14soc/amd/stoneyridge: use devicetree ops over pci driverFelix Held
2022-10-14soc/amd/stoneyridge: Hook up device_operations in chipset.cbFelix Held
2022-10-13soc/amd/stoneyridge: add chipset devicetreesFelix Held
2022-10-13soc/amd/*: Hook up GPU ops in devicetreeArthur Heymans
2022-10-13soc/amd/*: Hook up GPP bridges ops to devicetreeArthur Heymans
2022-10-13soc/amd/acp: Hook up ops in devicetreeArthur Heymans
2022-10-13soc/amd/morgana: Use devicetree ops over pci driverFelix Held
2022-10-13soc/amd/mendocino: Use devicetree ops over pci driverArthur Heymans
2022-10-13soc/amd/cezanne: Use devicetree ops over pci driverArthur Heymans
2022-10-13soc/amd/picasso: Use devicetree ops over pci driverArthur Heymans
2022-10-13soc/amd/*: Hook up device_operations in chipset.cbArthur Heymans
2022-10-13soc/amd/*: Move emmc disabling to device opsArthur Heymans
2022-10-13payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarityElyes Haouas
2022-10-13soc/amd/*/psp_verstage/svc: Make svc.h macros commonFred Reitberger
2022-10-13soc/amd/cezanne: enable LPC decodes if platform uses LPCJeremy Soller
2022-10-12soc/intel: Kconfig: Correct UART source clock value in commentWonkyu Kim
2022-10-12Revert "soc/qualcomm: Update the wait time for checking PCIe link up"Shelley Chen
2022-10-12treewide: Use 'fadt->x_pm1a_cnt_blk.addrl = fadt->pm1a_cnt_blk'Elyes Haouas
2022-10-12treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk'Elyes Haouas
2022-10-12treewide: Use 'pm2_cnt_len' for 'x_pm2_cnt_blk.bit_width'Elyes Haouas
2022-10-12treewide: Use 'gpe0_blk' for 'x_gpe0_blk.addrl'Elyes Haouas
2022-10-12treewide: Use 'gpe0_blk_len' for 'x_gpe0_blk.bit_width'Elyes Haouas
2022-10-12treewide: Use 'fadt->pm_tmr_len' for 'x_pm_tmr_blk.bit_width'Elyes Haouas
2022-10-12treewide: Use 'fadt->pm1_cnt_len' for 'x_pm1a_cnt_blk.bit_width'Elyes Haouas
2022-10-12treewide: Use 'fadt->pm1_evt_len' for 'x_pm1a_evt_blk.bit_width'Elyes Haouas
2022-10-12soc/intel/ehl: Fix incorrect access to MAC_MDIO_DATA registerMario Scheithauer
2022-10-12soc/intel/ehl: Support maximum memory frequency selectionChristian Gmeiner
2022-10-10soc/amd/common: Remove buildtime error for unknown cpuMartin Roth
2022-10-10soc/amd/morgana: Add initial commit for new SoCMartin Roth
2022-10-08soc/amd/mendocino/psp_verstage: Remove TODO commentKarthikeyan Ramasubramanian
2022-10-07soc/intel/apollolake: Add UFS InterruptSean Rhodes
2022-10-07soc/intel/apollolake: Remove SD Card interrupt for GLKSean Rhodes
2022-10-07soc/intel/ehl: Set Ethernet controller to D0 power stateMario Scheithauer
2022-10-07soc/amd/{CZN,MDN,PCO}: Fix building with only single RW regionMatt DeVillier
2022-10-07soc/amd/{stoney,picasso}/Kconfig: Fix guarding of amdfwMatt DeVillier
2022-10-07soc/intel/alderlake: Support Raptor Lake VR Fast VMODEJeremy Compostella
2022-10-06treewide: use predicates to check for enabled pci devicesFabio Aiuto
2022-10-06soc/intel/apollolake/acpi: Add PCIEXBAR to MCHCSean Rhodes
2022-10-06soc/intel/meteorlake: Make use of is_devfn_enabled() functionSridhar Siricilla
2022-10-06soc/qualcomm: Update the wait time for checking PCIe link upShelley Chen
2022-10-06soc/intel/cmn/gfx: Add missing CML-U IGD device IDsMichał Żygowski
2022-10-04soc/intel/alderlake: Fix UFS OCP fabric timeoutMeera Ravindranath
2022-10-02soc/amd/(common,mendocino)/psp_verstage: Pass PSP FW hash tableKangheui Won
2022-10-02soc/amd/mendocino: Add build rules to separate signed PSP/AMDFWKarthikeyan Ramasubramanian
2022-10-02soc/amd/common: Add a config to keep signed AMD/PSP FW separatelyKarthikeyan Ramasubramanian
2022-09-30soc/rockchip/rk3288/clock.c: Remove trailing semicolonElyes Haouas
2022-09-30soc/nvidia/tegra210: Remove trailing semicolonsElyes Haouas
2022-09-30soc/nvidia/tegra124/sor.c: Remove trailing semicolonElyes Haouas
2022-09-30soc/intel/adl: Add config option to enable FSP-S SATA test modeLean Sheng Tan
2022-09-30soc/amd/common/psp_verstage/fch: use [read,write]8p to avoid typecastsFelix Held
2022-09-30soc/amd/common/block/smbus/smbus: use [read,write]8p to avoid typecastsFelix Held
2022-09-30soc/amd/common/block/spi/fch_spi_util: use [read,write][8,16,32]pFelix Held
2022-09-30soc/amd/common/block/lpc/espi_util: use [read,write][8,16,32]pFelix Held
2022-09-30soc/amd/cezanne,mendocino,picasso/uart: use write16p to avoid typecastsFelix Held
2022-09-30soc/amd/picasso/fch: use [read,write]8p to avoid typecastsFelix Held
2022-09-30soc/amd/stoneyridge/fch: use read[16,32]p to avoid typecastsFelix Held
2022-09-29treewide: use is_enabled_cpu() on cycles over device listFabio Aiuto
2022-09-27sc7180: Update correct path of reset.h header fileVenkat Thogaru
2022-09-27acpi/acpi_pm.c: refactor acpi_pm_state_for_* functionsFabio Aiuto
2022-09-26soc/mediatek/mt8186: Allow SCP to access H264 encoderRunyang Chen
2022-09-23soc/amd/mendocino: Add svc_set_fw_hash_tableKarthikeyan Ramasubramanian
2022-09-22soc/common/lockdown: Guard sa_lock_pamSean Rhodes
2022-09-22soc/intel/common/pch: Add a block specific to Apollo LakeSean Rhodes
2022-09-22soc/amd/picasso: Add support for PSP NVRAM base addr and sizeRitul Guru
2022-09-22common/block/fast_spi: Add extended BIOS window as reserved regionWerner Zeh
2022-09-22soc/intel/spi: Move BIOS flash SPI controllers to fast SPI driverWerner Zeh
2022-09-22soc/mediatek/mt8188: Allow CPUfreq hardware to access MCUPM registersLiju-Clr Chen
2022-09-21soc/intel/meteorlake: Skip the TCSS D3 cold entry sequencezhaojohn
2022-09-20Revert "soc/intel/apollolake: Configure FSP UPDs to allow coreboot to lockdown"Tim Wawrzynczak
2022-09-20soc/intel/alderlake: Explicitly disable Energy Efficiency TurboJeremy Compostella
2022-09-20qualcomm/sc7280: initialize tu struct with zerosVinod Polimera
2022-09-20soc/intel/alderlake: Add power state thresholdsGaggery Tsai
2022-09-19soc/intel/apollolake: LZ4 Compress FSP-MArthur Heymans
2022-09-19soc/intel/apollolake: Add bits of GEN_PMCON2 registerSean Rhodes
2022-09-19soc/intel/apollolake: Configure FSP UPDs to allow coreboot to lockdownSean Rhodes
2022-09-19amd/mendocino/root_complex: Throttle SOC during low/no batteryTim Van Patten
2022-09-19amd/mendocino/acpi/soc: Add DPTC SupportTim Van Patten
2022-09-19soc/amd/mendocino: Add low/no battery VRM limit registersTim Van Patten
2022-09-19amd/mendocino/root_complex: Set DPTC VRM limit valuesTim Van Patten
2022-09-19soc/amd/mendocino: Add VRM limit DPTC registersTim Van Patten
2022-09-19soc/amd/acpi: Add low/no battery mode to DPTCTim Van Patten
2022-09-19soc/amd/mendocino/acpi: Add support for shared TPM_I2C controllerJan Dabros
2022-09-16soc/intel/cnl: Add Cometlake-H/S Q0 (10+2) CPU IDJeremy Soller
2022-09-16soc/intel/alderlake: Set FSP-S GnaEnable based on devicetreeJeremy Soller
2022-09-16soc/intel/common: Update comment on HFSTS1.spi_protection_modeSridhar Siricilla
2022-09-16Revert "drivers/wifi: Move MTL Magnetar CNVi DIDs from SoC to generic driver"Subrata Banik
2022-09-16soc/intel/meteorlake: Enable `SOC_INTEL_COMMON_BLOCK_CNVI` configSubrata Banik
2022-09-15amd/mendocino: Control DPTC with only KconfigTim Van Patten