summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/alderlake: Sync UPD Usb4CmMode with KconfigSean Rhodes2024-02-221-0/+4
* mb/ocp/*: Remove unused ACPI opregionArthur Heymans2024-02-211-1/+1
* soc/intel/alderlake: Include ADL-N ID 5Sean Rhodes2024-02-211-0/+2
* soc/intel/xeon_sp: Put SRAT util macros into Xeon-SP ACPI headerShuo Liu2024-02-201-0/+3
* soc/intel/xeon_sp: Use ACPI common flags in SRAT generationShuo Liu2024-02-201-2/+2
* soc/intel/xeon_sp: Add support for is_ioat_iio_stack_resShuo Liu2024-02-205-18/+25
* soc/intel/cannonlake: select SOC_INTEL_COMMON_BLOCK_DTTMatt DeVillier2024-02-191-0/+1
* soc/intel/alderlake: Include ADL-N ID 5 0x4618Sean Rhodes2024-02-195-0/+6
* soc/intel/common: Add ADL_N ID 5 0x4618Sean Rhodes2024-02-191-0/+1
* soc/intel/tigerlake: Drop redundant PcieRpEnableNico Huber2024-02-193-7/+4
* soc/intel/jasperlake: Drop redundant PcieRpEnableNico Huber2024-02-196-14/+26
* soc/intel/xeon_sp/spr: Don't leak memoryPatrick Rudolph2024-02-183-10/+10
* soc/intel/xeon_sp/uncore: Don't print uninitialized memoryPatrick Rudolph2024-02-181-0/+8
* soc/intel/mtl: Skip RW CBFS ucode update if RO is lockedSubrata Banik2024-02-181-0/+22
* soc/intel/jasperlake: select SOC_INTEL_COMMON_BLOCK_DTTMatt DeVillier2024-02-181-0/+1
* soc/intel/common/block/dtt: Add ACPI stub for TCPU deviceMatt DeVillier2024-02-181-0/+25
* soc/intel/alderlake/acpi: Drop ACPI stub for SATA deviceMatt DeVillier2024-02-182-10/+0
* soc/intel/common/block/sata: Fix scope for SATA ACPI deviceMatt DeVillier2024-02-181-1/+1
* soc: Add SPDX license headers to Kconfig filesMartin Roth2024-02-18122-0/+241
* intelblocks/systemagent: Add missing N6005 Jasper Lake SKU to PCI ID listMichał Żygowski2024-02-171-0/+1
* soc/intel/jasperlake/bootblock: Report missing Jasper Lake SKUMichał Żygowski2024-02-171-0/+1
* soc/intel/mtl: Double the `IgdDvmt50PreAlloc` UPD size to 128MBSubrata Banik2024-02-161-2/+2
* soc/intel/common/tcss: Rename tcss_mux_init to disconnect_tcss_devicesSean Rhodes2024-02-151-2/+2
* tree; Remove unused <lib.h>Elyes Haouas2024-02-141-1/+0
* soc/intel/alderlake: Leverage IA common code for range calculationsSubrata Banik2024-02-132-126/+4
* soc/intel/meteorlake: Leverage IA common code for range calculationsSubrata Banik2024-02-132-126/+4
* soc/intel/cmn/sa: Add APIs into System Agent (SA) common codeSubrata Banik2024-02-133-0/+95
* soc/amd/picasso: Use gpp_clk_setup_common functionVarshit Pandya2024-02-123-53/+2
* soc/amd/picasso: Use pcie_gpp_dxio_update_clk_req_configVarshit Pandya2024-02-123-6/+7
* soc/intel/cmn/sa: Refactor SA common codeSubrata Banik2024-02-126-41/+32
* soc/amd: Factor out gpp_clk_setup functionVarshit Pandya2024-02-1013-160/+80
* acpi/acpi: Pass struct device to acpi_create_srat_gia_pciPatrick Rudolph2024-02-091-11/+5
* soc/intel/xeon_sp/numa: Store pointer to devicePatrick Rudolph2024-02-095-8/+9
* soc/amd/common/data_fabric/domain: drop unneeded parenthesisFelix Held2024-02-081-1/+1
* soc/amd/common/data_fabric/domain: don't report DRAM as MMIO producerFelix Held2024-02-081-0/+3
* commonlib: Change GCD function to always use 64 bitsJulius Werner2024-02-082-2/+2
* cpu/x86/64bit: Turn jumping to long mode into a macroArthur Heymans2024-02-082-2/+5
* soc/mediatek/mt8188: Enable CROS_WIDEVINE_SMCYi Chou2024-02-081-0/+1
* mb/google/brox: Handle GPI_INT pin lower to GPI_WAKEAshish Kumar Mishra2024-02-082-2/+25
* soc/amd/genoa_poc/chip: print data fabric MMIO decoding configurationFelix Held2024-02-071-0/+3
* soc/amd: drop unneeded data_fabric_set_mmio_npFelix Held2024-02-0714-139/+6
* soc/intel/xeon_sp/smihandler: Lock SMM_FEATURE_CONTROL on all socketsPatrick Rudolph2024-02-0613-65/+50
* soc/intel/common/tcss: Guard disabling MUX with TCSS_HAS_USBC_OPSSean Rhodes2024-02-052-13/+23
* soc/intel/xeon_sp/bootblock: Fix out of order header filesJeremy Compostella2024-02-051-6/+6
* lib: Move IP checksum to commonlibJulius Werner2024-02-024-12/+8
* soc/amd: commonize PCI root IOAPIC initializationFelix Held2024-02-0214-41/+36
* soc/amd/phoenix/chip.h: guard FSP-specific data structuresFelix Held2024-02-021-0/+4
* soc/amd/phoenix/fch: only init ACPI IO ports in FSP caseFelix Held2024-02-021-4/+6
* soc/amd/phoenix: add openSIL callsFelix Held2024-02-023-6/+20
* soc/amd/phoenix/fch: only call gpp_clk_setup in FSP caseFelix Held2024-02-021-1/+3