summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/common/acp: use clrsetbits32p to avoid need for castsFelix Held2024-02-232-2/+2
* soc/amd/glinda: Use gpp_clk_setup_common functionVarshit Pandya2024-02-233-53/+2
* arch/x86/ioapic: use uintptr_t for IOAPIC base addressFelix Held2024-02-238-13/+13
* soc/amd/glinda: Use pcie_gpp_dxio_update_clk_req_configVarshit Pandya2024-02-233-6/+7
* soc/intel/adl: Set slp-s0 counter frequencyMarx Wang2024-02-231-0/+5
* soc/intel/xeon_sp: Locate PCI devices by Ven/Dev IDPatrick Rudolph2024-02-231-35/+44
* soc/intel/xeon_sp: Add helper functionsPatrick Rudolph2024-02-232-0/+83
* soc/intel/xeon_sp/uncore: Read VtdBarPatrick Rudolph2024-02-234-4/+19
* soc/intel/common/lpc: Skip setting resources for disabled devicesMatt DeVillier2024-02-221-0/+3
* soc/intel/braswell/gpio_support: drop unused get_gpioFelix Held2024-02-222-6/+0
* soc/intel/xeon_sp: Print device path when reporting resourcesPatrick Rudolph2024-02-221-2/+2
* soc/intel/xeon_sp: Align resources to 4KPatrick Rudolph2024-02-222-3/+2
* soc/intel/xeon_sp: Refactor IOAT compiler optimization outsShuo Liu2024-02-222-9/+2
* soc/intel/alderlake: Remove Alder Lake M SKUSean Rhodes2024-02-225-33/+2
* 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