aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel
AgeCommit message (Expand)Author
2024-04-11tree: Drop unused <stdlib.h>Elyes Haouas
2024-04-11soc/intel/alderlake: Support missing CLKREQ workaround on RaptorLake FSPBenjamin Doron
2024-04-11soc/intel/**/fast_spi.c: Reorganize some statementsAngel Pons
2024-04-11tree: Drop unused <string.h>Elyes Haouas
2024-04-10soc/intel/xeon_sp: Remove MAINBOARD_USES_FSP2_0Shuo Liu
2024-04-10tree: Drop unused <elog.h>Elyes Haouas
2024-04-09tree: Drop unused <post.h>Elyes Haouas
2024-04-09soc/intel/alderlake: Fix non-local header treated as localElyes Haouas
2024-04-09tree: Drop unused <delay.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-06lib: Refactor bmp_load_logo() implementationSubrata Banik
2024-04-05soc/intel/xeon_sp: Share unlock_pam_regions()Shuo Liu
2024-04-04soc/intel/common/block/fast_spi: probe for 2nd flash componentMichał Żygowski
2024-04-04soc/intel/cache_as_ram_fsp.S: Drop unused preprocessing directivesArthur Heymans
2024-04-04drivers/intel/fsp2_0: Support FSP-T in long modeArthur Heymans
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
2024-04-01soc/intel/alderlake: Remove FSP_PUBLISH_MBP_HOB config for RPLKilari Raasi
2024-03-30soc/intel/xeon_sp: Unshare Xeon-SP chip common codesShuo Liu
2024-03-30soc/intel: Remove blank lines before '}' and after '{'Elyes Haouas
2024-03-28cpu/x86/Kconfig: Mark 64bit support as stableArthur Heymans
2024-03-28cpu/x86: Link page tables in stage if possibleArthur Heymans
2024-03-27soc/intel/xeon_sp/spr: Enable x86_64 supportArthur Heymans
2024-03-26soc/intel/xeon_sp: Update FSP-T UPD for FSP2.4Li, Jincheng
2024-03-26soc/intel/xeon_sp: Share DDR codes across Xeon-SP platformsJincheng Li
2024-03-24soc/intel/common/block/cse: Remove return statement in void functionElyes Haouas
2024-03-24soc/intel/alderlake: Attach timestamp around eSOL callSubrata Banik
2024-03-23soc/intel/xeon_sp/spr: Move XHCI code into southbridge folderPatrick Rudolph
2024-03-23soc/intel/xeon_sp/spr: Drop unused definesPatrick Rudolph
2024-03-22soc/intel/xeon_sp: Include soc_util.h in Xeon-SP common codesShuo Liu
2024-03-22soc/intel/alderlake: select UDK_202111_BINDING for ADL-NRonak Kanabar
2024-03-21soc/intel/adl: Guard TWL SoC missing UPDs for build integritySubrata Banik
2024-03-20soc/intel/elkhartlake/Kconfig: Rename FSPRel.bin to FSP.fdMario Scheithauer
2024-03-19soc/intel/xeon_sp: Drop RMRR entry for USBPatrick Rudolph
2024-03-19soc/intel/xeon_sp: Drop uncore_fill_ssdtPatrick Rudolph
2024-03-19soc/intel/xeon_sp/spr: Enable 512 MMCONF buses by defaultPatrick Rudolph
2024-03-19soc/intel/xeon_sp: Initial support for PCI multi segment groupsPatrick Rudolph
2024-03-19soc/intel/xeon_sp: Add SATC PCI segment group supportPatrick Rudolph
2024-03-18soc/intel/xeon_sp/uncore_acpi: Fix debug printPatrick Rudolph
2024-03-17soc/intel/mtl: Enable RAMTOP caching at SoC level for MTL devicesSubrata Banik
2024-03-17soc/intel/cmn/ramtop: Refactor MTRR handling for RAMTOP rangeSubrata Banik
2024-03-15treewide: Move stdlib.h to commonlibMaximilian Brune
2024-03-14soc/intel/xeon_sp: Rewrite acpi_fill_dmarShuo Liu
2024-03-14soc/intel/xeon_sp: Rewrite acpi_create_drhdShuo Liu
2024-03-14intelblocks/pmc: Assign initial values to pmc_gpe_init variablesGang Chen
2024-03-14soc/intel/xeon_sp: Add utils to detect domain0 and stack0Shuo Liu
2024-03-14soc/intel/xeon_sp: Add domain role checking utilsShuo Liu
2024-03-14soc/intel/xeon_sp: Use common _CRS code generationPatrick Rudolph
2024-03-14soc/intel/xeon_sp: Drop IIO_UDS argumentPatrick Rudolph
2024-03-14vendorcode/edk2-stable202302: Remove wchar_t assertsArthur Heymans
2024-03-13Revert "soc/intel/xeon_sp: Rewrite acpi_create_drhd"Martin L Roth
2024-03-13Revert "soc/intel/xeon_sp: Rewrite acpi_fill_dmar"Martin L Roth
2024-03-13soc/intel/xeon_sp: Rewrite acpi_fill_dmarShuo Liu
2024-03-13soc/intel/xeon_sp: Rewrite acpi_create_drhdShuo Liu
2024-03-13soc/intel/mtl: Improve functions in soc_info.cTyler Wang
2024-03-13soc/intel/xeon_sp: Add device find utilsShuo Liu
2024-03-12soc/intel/common/block: Add support for watchdogMarek Maslanka
2024-03-12soc/intel/xeon_sp: Rewrite acpi_create_satcShuo Liu
2024-03-12soc/intel/xeon_sp: Create CXL domainsShuo Liu
2024-03-09soc/intel/common/mp_init: Fix USE_INTEL_FSP_MP_INIT use-caseJeremy Compostella
2024-03-09soc/intel/alderlake: Add Raptor Lake System Agent Device IDsLean Sheng Tan
2024-03-09soc/intel/xeon_sp: Further share domain creation logics in Xeon-SPShuo Liu
2024-03-09soc/intel/alderlake: Remove the guard for CnviWifiCoreSean Rhodes
2024-03-08drivers/intel/fsp2_0: Add "silicon" to the multiphase callback nameJeremy Compostella
2024-03-07soc/intel/xeon_sp/spr: Fix IOAT resourcesPatrick Rudolph
2024-03-07soc/intel/xeon_sp: Share numa.c among Xeon-SP platformsShuo Liu
2024-03-07soc/intel/xeon_sp: Unshare UDK binding among Xeon-SP platformsJincheng Li
2024-03-07soc/intel/xeon_sp: Add memory type check utilsShuo Liu
2024-03-06soc/intel/xeon_sp: Add ACPI namesPatrick Rudolph
2024-03-05soc/intel: Add definition of D0 stepping for TigerLake HaloAlicja Michalska
2024-03-05soc/intel/tigerlake: Add IRQ mapping for PEG PCI-E portsAlicja Michalska
2024-03-05soc/intel/xeon_sp: Move MEM_ADDR_64MB_SHIFT_BITS to Xeon-SPShuo Liu
2024-03-05drivers/intel/fsp: Work around multi-socket Xeon-SP pipe init bugArthur Heymans
2024-03-05soc/intel/xeon_sp: Drop unused helper functionsPatrick Rudolph
2024-03-05soc/intel/xeon_sp: Drop code to locate the UBOX busPatrick Rudolph
2024-03-05soc/intel/xeon_sp/util: Enhance lock_pam0123Patrick Rudolph
2024-03-05soc/intel/cmn/cse: Deprecate CONFIG_SOC_INTEL_CSE_RW_VERSIONSubrata Banik
2024-03-04soc/intel/cmn/cse: Use CSE RW partition version directly for CBFS entrySubrata Banik
2024-03-01soc/intel/meteorlake: Select MRC_CACHE_USING_MRC_VERSIONJincheng Li
2024-02-28soc/intel/xeon_sp/util: Locate PCU by PCI device IDPatrick Rudolph
2024-02-28soc/intel/xeon_sp: Locate PCU by PCI device IDPatrick Rudolph
2024-02-27soc/intel/tigerlake: Remove IOM Mctp command from TCSS ASLCoolStar
2024-02-27soc/intel/tigerlake: Fix processor hang while plug unplug of TBT deviceCoolStar
2024-02-27soc/intel/common/lpc: Don't open a window for unassigned resourcesMatt DeVillier
2024-02-26soc/intel/alderlake: Add kconfig for Twin LakeKapil Porwal
2024-02-23arch/x86/ioapic: use uintptr_t for IOAPIC base addressFelix Held
2024-02-23soc/intel/adl: Set slp-s0 counter frequencyMarx Wang
2024-02-23soc/intel/xeon_sp: Locate PCI devices by Ven/Dev IDPatrick Rudolph
2024-02-23soc/intel/xeon_sp: Add helper functionsPatrick Rudolph
2024-02-23soc/intel/xeon_sp/uncore: Read VtdBarPatrick Rudolph
2024-02-22soc/intel/common/lpc: Skip setting resources for disabled devicesMatt DeVillier
2024-02-22soc/intel/braswell/gpio_support: drop unused get_gpioFelix Held
2024-02-22soc/intel/xeon_sp: Print device path when reporting resourcesPatrick Rudolph
2024-02-22soc/intel/xeon_sp: Align resources to 4KPatrick Rudolph
2024-02-22soc/intel/xeon_sp: Refactor IOAT compiler optimization outsShuo Liu
2024-02-22soc/intel/alderlake: Remove Alder Lake M SKUSean Rhodes