summaryrefslogtreecommitdiff
path: root/src/soc/intel/xeon_sp
AgeCommit message (Expand)Author
2024-11-10soc/intel/mtl to xeon_sp: Explicitly include static.h for config_of_socNicholas Chin
2024-11-09arch/x86: Define macros for hard-coded HPET registersYuchi Chen
2024-11-08soc/intel/xeon_sp: Reduce stack usage by 18KiBPatrick Rudolph
2024-11-08soc/intel/xeon_sp: Create SSDT for Gen6 LPC controllerLu, Pen-ChunX
2024-11-08soc/intel/xeon_sp/gnr: Enable IRQ routingShuo Liu
2024-11-07soc/intel/xeon_sp: Add acpigen_write_PRT_pre_routedLu, Pen-ChunX
2024-10-28uncore_acpi: Clean up resource codePatrick Rudolph
2024-10-28soc/intel/xeon_sp: Fix iiostack.aslPatrick Rudolph
2024-10-28soc/intel/xeon_sp: Add SAD PCI driverPatrick Rudolph
2024-10-23device/pciexp: Add hot-plug capable helper functionPatrick Rudolph
2024-10-23soc/intel/xeon_sp: Report PCIe integrated end points under DRHDJincheng Li
2024-10-23soc/intel/xeon_sp/ibl: Remove unused logicsJincheng Li
2024-10-23soc/intel/xeon_sp/ibl: Update registers for reach bootableShuo Liu
2024-10-23soc/intel/xeon_sp: Add Kconfig SUPPORT_SIMICS_SIMULATIONShuo Liu
2024-10-18soc/xeon_sp: Initially add N-1 IBL codesShuo Liu
2024-10-16soc/intel/xeon_sp: Allow Memory POR independent of RMTNaresh Solanki
2024-10-11soc/intel/xeon_sp: Revise IIO domain ACPI name encodingShuo Liu
2024-10-02soc/intel/xeon_sp: Use MemoryMapDataHob to add high RAM resourcesShuo Liu
2024-09-24soc/intel/xeon_sp: Support GNR PCIe root portsShuo Liu
2024-09-24soc/intel/xeon_sp/gnr: Enable VMX by FSPJohnny Lin
2024-09-24soc/intel/xeon_sp/gnr: Remove duplicated HPET tableLu, Pen-ChunX
2024-09-24soc/intel/xeon_sp/gnr: Implement SMM methodsJincheng Li
2024-09-14mainboard/intel/avenuecity_crb: Update full IIO configurationShuo Liu
2024-09-13soc/intel/xeon_sp/gnr: Support full IIO UPD configurationsShuo Liu
2024-09-13soc/intel/xeon_sp/gnr: Move CPU ID definition to common headerJincheng Li
2024-09-13soc/intel/xeon_sp/gnr: Enlarge MAX_CPUS to 512Jincheng Li
2024-09-13soc/intel/xeon_sp/gnr: Use default DCACHE_BSP_STACK_SIZEGang Chen
2024-09-09soc/intel/xeon_sp: Reserve MMIO high rangeShuo Liu
2024-09-04soc/intel: Refactor ITSS macrosSubrata Banik
2024-08-29soc/intel/xeon_sp: Add PCIe root port driverShuo Liu
2024-08-29cbmem.h: Change return type of cbmem_get_regionArthur Heymans
2024-08-15soc/intel/xeon_sp/uncore_acpi: use is_dev_on_domain0 where possibleFelix Held
2024-08-11soc/intel/xeon_sp/gnr: Remove VPD from GNR KconfigGang Chen
2024-08-01soc/intel/xeon_sp: Add acpigen_write_pci_root_portLu, Pen-ChunX
2024-07-31device/path: rename domain path struct element to 'domain_id'Felix Held
2024-07-31device: introduce and use dev_get_domain_idFelix Held
2024-07-26soc/intel/xeon_sp/gnr: Add dimm_slot configurationJincheng Li
2024-07-25acpi,soc: use is_domain0 functionFelix Held
2024-07-25device: move is_domain0 and is_dev_on_domain0 to common codeFelix Held
2024-07-24soc/intel/xeon_sp: Share save_dimm_info among Xeon-SP SoCsJincheng Li
2024-07-22lib/smbios: Create SMBIOS type 4 entryJincheng Li
2024-07-22soc/intel/xeon_sp/spr: Return updated resource index for create_ioat_domainShuo Liu
2024-07-10cbmem_top: Change the return value to uintptr_tElyes Haouas
2024-07-03soc/intel/xeon_sp/gnr: Add soc_pci_domain_fill_ssdtShuo Liu
2024-07-03soc/intel/xeon_sp/gnr: Support fast bootGang Chen
2024-07-03tree: Use <console/console.h> only when usedElyes Haouas
2024-06-28soc/intel/xeon_sp: Reserve MMIO for Gen1 SoCShuo Liu
2024-06-28soc/intel/xeon_sp: Reserve MMIO range for VTd BAR dynamicallyShuo Liu
2024-06-26acpi: Rename acpi_create_dmar_drhdShuo Liu
2024-06-05soc/intel/xeon_sp: Remove duplicated Kconfig POSTCAR_STAGEJincheng Li
2024-06-04soc/intel/xeon_sp: Prefer include <soc/gpio.h> via <gpio.h>Elyes Haouas
2024-05-31soc/intel/xeon_sp: Add _OSC ASL generation utils for IIO domainsShuo Liu
2024-05-29tree: Use <stdio.h> for snprintfElyes Haouas
2024-05-28soc/intel/xeon_sp: Add PD_TYPE_CLUSTERShuo Liu
2024-05-28soc/intel/xeon_sp: Add domain resource window creation utilsShuo Liu
2024-05-24soc/intel/xeon_sp: Move get_cxl_mode out of soc/util.hShuo Liu
2024-05-23soc/intel/xeon_sp/gnr/soc_iio: Remove unused <string.h>Elyes Haouas
2024-05-23soc/intel/xeon_sp: Dump proximity domain info per typesShuo Liu
2024-05-23soc/intel/xeon_sp: Move proximity domain setting upShuo Liu
2024-05-16soc/intel/xeon_sp/gnr: Add IIO config utilsGang Chen
2024-05-14soc/intel/xeon_sp: Add Granite Rapids initial codesShuo Liu
2024-05-13soc/intel/xeon_sp: Use <spd.h>Elyes Haouas
2024-05-08soc/intel/xeon_sp/spr: Refine return value checksShuo Liu
2024-05-07device/device_util: Add and use is_pci_bridge()Shuo Liu
2024-05-07soc/intel/xeon_sp/spr: Print return codes for mp_init_with_smmShuo Liu
2024-05-07soc/intel/xeon_sp/spr: Remove duplicated warningShuo Liu
2024-05-07soc/intel/xeon_sp/spr: Add comments for get_thread_countShuo Liu
2024-05-07soc/intel/xeon_sp/spr: Remove unused file includes in cpu.cShuo Liu
2024-05-06soc/intel/xeon_sp: Add fill_pd_distancesShuo Liu
2024-05-06soc/intel/xeon_sp/acpi: Refactor Xeon-SP ASL file locationShuo Liu
2024-05-03soc/intel/xeon_sp/spr: Drop unused symbolElyes Haouas
2024-05-03soc/intel/xeon_sp: Remove unused xeonsp_acpi_create_madt_lapicsShuo Liu
2024-05-02soc/intel/xeon_sp: Use fixed BDF for IBLShuo Liu
2024-05-02soc/intel/xeon_sp: Move VPD based settings to mainboard codesShuo Liu
2024-05-02soc/intel/xeon_sp: Add get_cxl_modeShuo Liu
2024-05-02soc/intel/xeon_sp: Clean up device enablement configurationFelix Singer
2024-05-02soc/intel/xeon_sp: Add device to proximity domain map utilsShuo Liu
2024-05-02soc/intel/xeon_sp: Make NUMA support by defaultShuo Liu
2024-04-29soc/intel/xeon_sp: Support CHIPSET_LOCKDOWN_FSPShuo Liu
2024-04-22device_util: Handle domain device in dev_get_domainShuo Liu
2024-04-18device/device_util: Rename dev_get_pci_domainShuo Liu
2024-04-18device/device_util: Use const qualifierPatrick Rudolph
2024-04-15soc/intel/xeon_sp/spr: Use official microcodesPatrick Rudolph
2024-04-14soc/intel/xeon_sp/spr: Drop microcode constraintsPatrick Rudolph
2024-04-14soc/intel/xeon_sp: Compress FSP-SPatrick Rudolph
2024-04-12tree: Drop duplicated <device/pci_{def,type}.h>Elyes Haouas
2024-04-12tree: Drop duplicated <device/{path,resource}.h>Elyes Haouas
2024-04-12tree: Drop unused <cbmem.h>Elyes Haouas
2024-04-11tree: Drop unused <stdlib.h>Elyes Haouas
2024-04-11tree: Drop unused <string.h>Elyes Haouas
2024-04-10soc/intel/xeon_sp: Remove MAINBOARD_USES_FSP2_0Shuo Liu
2024-04-09tree: Drop unused <post.h>Elyes Haouas
2024-04-09tree: Drop unused <console/console.h>Elyes Haouas
2024-04-09soc/intel/xeon_sp: Add iio_ioapic.cShuo Liu
2024-04-05soc/intel/xeon_sp: Share unlock_pam_regions()Shuo Liu
2024-04-04soc/intel/xeon_sp: Use default soc_get_ioapic_infoShuo Liu
2024-04-03cpu/x86/topology: Add node ID parserPatrick Rudolph
2024-04-01soc/intel/xeon_sp: Remove PAM unlock operationsShuo Liu
2024-04-01intel/common/pch: Add Kconfig SOC_INTEL_COMMON_IBL_BASEShuo Liu
2024-04-01soc/intel/xeon_sp: Redefine data types for GNRShuo Liu