summaryrefslogtreecommitdiffstats
path: root/src/soc/intel
Commit message (Expand)AuthorAgeFilesLines
* 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-1864-0/+128
* 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
* 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/intel/cmn/sa: Refactor SA common codeSubrata Banik2024-02-126-41/+32
* 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
* cpu/x86/64bit: Turn jumping to long mode into a macroArthur Heymans2024-02-081-1/+3
* mb/google/brox: Handle GPI_INT pin lower to GPI_WAKEAshish Kumar Mishra2024-02-082-2/+25
* 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-022-8/+6
* soc/intel/xeon_sp: Find VTD devices by PCI DEV IDPatrick Rudolph2024-01-311-26/+10
* soc/intel/xeon_sp: Attach UBOX stacksPatrick Rudolph2024-01-315-14/+92
* device/device.h: Rename busses for clarityArthur Heymans2024-01-3116-25/+25
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-3119-19/+20
* soc/intel: Unify the definition of TCO registersMarek Maslanka2024-01-309-70/+60
* device/device.h: Drop multiple linksArthur Heymans2024-01-291-5/+5
* soc/intel/xeon_sp/spr: Create CXL ACPI resources only forShuo Liu2024-01-291-1/+3
* device: Add a helper function to add a downstream busArthur Heymans2024-01-292-14/+2
* soc/intel/common: Add lunarlake device IDsAppukuttan V K2024-01-2620-0/+61
* soc/intel/commonlake: Re-add SATA to soc_api_name() listMatt DeVillier2024-01-261-0/+1
* soc/intel/common/block/sata: Add ACPI stub for SATA deviceMatt DeVillier2024-01-261-0/+21
* Revert "soc/intel/cannonlake: Add missing min sleep state for thermal device"Matt DeVillier2024-01-261-1/+0
* soc/intel: Rename Makefiles from .inc to .mkMartin Roth2024-01-2486-1/+1
* soc/intel/xeon_sp/chip_common: Improve the domain IDPatrick Rudolph2024-01-243-15/+36
* soc/intel/cannonlake: Report correct latencies for C statesNico Huber2024-01-241-9/+9
* soc/intel/xeon_sp: Add IIO resources via SSDTArthur Heymans2024-01-2211-71/+44
* soc/intel/xeon_sp: Scan and allocate resources on all stacksArthur Heymans2024-01-228-44/+27
* soc/intel/xeon_sp: Fix devicetree walking upPatrick Rudolph2024-01-222-0/+2
* soc/intel/cmn/block/pmc: Fix prev_sleep_state string name mappingAnil Kumar2024-01-221-5/+5
* soc/intel/meteorlake: Fix system hang by enabling SMI handlingKane Chen2024-01-221-0/+1
* device/Kconfig: Move Intel/ACPI/USB4 specific Kconfig optionsArthur Heymans2024-01-191-0/+29
* soc/intel/braswell: Use {read,write}32p()Elyes Haouas2024-01-184-23/+23
* soc/intel/elkhartlake: Drop redundant PcieRpEnableNico Huber2024-01-176-16/+26
* Reland "Kconfig: Bring HEAP_SIZE to a common, large value"Patrick Georgi2024-01-1712-50/+0
* soc/intel/apollolake: Fix PCI memory resource allocReto Buerki2024-01-161-1/+4
* device: Add support for multiple PCI segment groupsFelix Held2024-01-162-2/+2