summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/xeon_sp
Commit message (Expand)AuthorAgeFilesLines
* 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/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
* mb/ocp/*: Remove unused ACPI opregionArthur Heymans2024-02-211-1/+1
* 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/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
* 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/intel/xeon_sp/smihandler: Lock SMM_FEATURE_CONTROL on all socketsPatrick Rudolph2024-02-0613-65/+50
* soc/intel/xeon_sp/bootblock: Fix out of order header filesJeremy Compostella2024-02-051-6/+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-316-9/+9
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-313-3/+4
* soc/intel: Unify the definition of TCO registersMarek Maslanka2024-01-301-13/+1
* 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: Rename Makefiles from .inc to .mkMartin Roth2024-01-247-0/+0
* soc/intel/xeon_sp/chip_common: Improve the domain IDPatrick Rudolph2024-01-243-15/+36
* 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
* Reland "Kconfig: Bring HEAP_SIZE to a common, large value"Patrick Georgi2024-01-174-16/+0
* device: Add support for multiple PCI segment groupsFelix Held2024-01-162-2/+2
* soc/intel/xeon_sp: Redesign resource allocationArthur Heymans2024-01-1517-544/+269
* soc/intel/xeon_sp: Allocate resources above 4GArthur Heymans2024-01-121-0/+3
* soc/intel/xeon/spr: Enforce POR frequency settingNaresh Solanki2023-12-262-1/+10
* Revert "Kconfig: Bring HEAP_SIZE to a common, large value"Patrick Georgi2023-11-074-0/+16
* soc/intel/xeon_sp/spr: Add SATA controllers 1 and 2 to devicetreeNaresh Solanki2023-10-131-1/+3
* Kconfig: Bring HEAP_SIZE to a common, large valuePatrick Georgi2023-10-114-16/+0
* soc/intel/xeon_sp: Add HDA disable supportPatrick Rudolph2023-09-256-1/+41
* soc/intel/xeon_sp: Add missing HDA devicePatrick Rudolph2023-09-151-0/+2
* xeon_sp/spr: Fix duplicated definesPatrick Rudolph2023-09-151-44/+1
* soc/intel/xeon_sp/spr: Bump MAX_ACPI_TABLE_SIZE_KBPatrick Rudolph2023-09-141-1/+1
* {drivers/intel/fsp2_0, soc/intel}: Rename `SAVE_MRC_AFTER_FSPS` configSubrata Banik2023-09-041-1/+1
* soc/intel/xeon/spr: Improve RMT configurationNaresh Solanki2023-08-231-0/+1
* soc/intel/xeon_sp/*/Kconfig: Refactor out and remove SOC_SPECIFIC_OPTIONSElyes Haouas2023-08-124-40/+31
* soc/intel/xeon_sp/spr: Add soc_config_iio to set IIO UPD from mainboardJohnny Lin2023-08-092-0/+58
* soc/intel/xeon_sp/ebg: Add periodic SMI bits definitionMichał Żygowski2023-08-091-0/+5
* ACPI: Add helper fill_fadt_extended_pm_io()Kyösti Mälkki2023-08-082-45/+4
* soc/intel/xeon_sp/spr/Kconfig: Remove unused MAX_MC_CHNElyes Haouas2023-08-031-4/+0
* soc/intel/xeon_sp/Kconfig: Remove useless USE_FSP2_0_DRIVERElyes Haouas2023-08-031-4/+0
* soc/intel/xeon_sp/spr/Kconfig: Remove unused SIPI_FINAL_TIMEOUTElyes Haouas2023-08-031-4/+0
* soc/intel/xeon/spr: Improve RMT configurationNaresh Solanki2023-07-251-0/+2
* soc/intel/xeon_sp: use VGA_MMIO_* defines from arch/vga.hFelix Held2023-07-205-14/+11