index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
xeon_sp
Age
Commit message (
Expand
)
Author
2024-05-16
soc/intel/xeon_sp/gnr: Add IIO config utils
Gang Chen
2024-05-14
soc/intel/xeon_sp: Add Granite Rapids initial codes
Shuo Liu
2024-05-13
soc/intel/xeon_sp: Use <spd.h>
Elyes Haouas
2024-05-08
soc/intel/xeon_sp/spr: Refine return value checks
Shuo Liu
2024-05-07
device/device_util: Add and use is_pci_bridge()
Shuo Liu
2024-05-07
soc/intel/xeon_sp/spr: Print return codes for mp_init_with_smm
Shuo Liu
2024-05-07
soc/intel/xeon_sp/spr: Remove duplicated warning
Shuo Liu
2024-05-07
soc/intel/xeon_sp/spr: Add comments for get_thread_count
Shuo Liu
2024-05-07
soc/intel/xeon_sp/spr: Remove unused file includes in cpu.c
Shuo Liu
2024-05-06
soc/intel/xeon_sp: Add fill_pd_distances
Shuo Liu
2024-05-06
soc/intel/xeon_sp/acpi: Refactor Xeon-SP ASL file location
Shuo Liu
2024-05-03
soc/intel/xeon_sp/spr: Drop unused symbol
Elyes Haouas
2024-05-03
soc/intel/xeon_sp: Remove unused xeonsp_acpi_create_madt_lapics
Shuo Liu
2024-05-02
soc/intel/xeon_sp: Use fixed BDF for IBL
Shuo Liu
2024-05-02
soc/intel/xeon_sp: Move VPD based settings to mainboard codes
Shuo Liu
2024-05-02
soc/intel/xeon_sp: Add get_cxl_mode
Shuo Liu
2024-05-02
soc/intel/xeon_sp: Clean up device enablement configuration
Felix Singer
2024-05-02
soc/intel/xeon_sp: Add device to proximity domain map utils
Shuo Liu
2024-05-02
soc/intel/xeon_sp: Make NUMA support by default
Shuo Liu
2024-04-29
soc/intel/xeon_sp: Support CHIPSET_LOCKDOWN_FSP
Shuo Liu
2024-04-22
device_util: Handle domain device in dev_get_domain
Shuo Liu
2024-04-18
device/device_util: Rename dev_get_pci_domain
Shuo Liu
2024-04-18
device/device_util: Use const qualifier
Patrick Rudolph
2024-04-15
soc/intel/xeon_sp/spr: Use official microcodes
Patrick Rudolph
2024-04-14
soc/intel/xeon_sp/spr: Drop microcode constraints
Patrick Rudolph
2024-04-14
soc/intel/xeon_sp: Compress FSP-S
Patrick Rudolph
2024-04-12
tree: Drop duplicated <device/pci_{def,type}.h>
Elyes Haouas
2024-04-12
tree: Drop duplicated <device/{path,resource}.h>
Elyes Haouas
2024-04-12
tree: Drop unused <cbmem.h>
Elyes Haouas
2024-04-11
tree: Drop unused <stdlib.h>
Elyes Haouas
2024-04-11
tree: Drop unused <string.h>
Elyes Haouas
2024-04-10
soc/intel/xeon_sp: Remove MAINBOARD_USES_FSP2_0
Shuo Liu
2024-04-09
tree: Drop unused <post.h>
Elyes Haouas
2024-04-09
tree: Drop unused <console/console.h>
Elyes Haouas
2024-04-09
soc/intel/xeon_sp: Add iio_ioapic.c
Shuo Liu
2024-04-05
soc/intel/xeon_sp: Share unlock_pam_regions()
Shuo Liu
2024-04-04
soc/intel/xeon_sp: Use default soc_get_ioapic_info
Shuo Liu
2024-04-03
cpu/x86/topology: Add node ID parser
Patrick Rudolph
2024-04-01
soc/intel/xeon_sp: Remove PAM unlock operations
Shuo Liu
2024-04-01
intel/common/pch: Add Kconfig SOC_INTEL_COMMON_IBL_BASE
Shuo Liu
2024-04-01
soc/intel/xeon_sp: Redefine data types for GNR
Shuo Liu
2024-03-30
soc/intel/xeon_sp: Unshare Xeon-SP chip common codes
Shuo Liu
2024-03-30
soc/intel: Remove blank lines before '}' and after '{'
Elyes Haouas
2024-03-28
cpu/x86/Kconfig: Mark 64bit support as stable
Arthur Heymans
2024-03-27
soc/intel/xeon_sp/spr: Enable x86_64 support
Arthur Heymans
2024-03-26
soc/intel/xeon_sp: Update FSP-T UPD for FSP2.4
Li, Jincheng
2024-03-26
soc/intel/xeon_sp: Share DDR codes across Xeon-SP platforms
Jincheng Li
2024-03-23
soc/intel/xeon_sp/spr: Move XHCI code into southbridge folder
Patrick Rudolph
2024-03-23
soc/intel/xeon_sp/spr: Drop unused defines
Patrick Rudolph
2024-03-22
soc/intel/xeon_sp: Include soc_util.h in Xeon-SP common codes
Shuo Liu
2024-03-19
soc/intel/xeon_sp: Drop RMRR entry for USB
Patrick Rudolph
2024-03-19
soc/intel/xeon_sp: Drop uncore_fill_ssdt
Patrick Rudolph
2024-03-19
soc/intel/xeon_sp/spr: Enable 512 MMCONF buses by default
Patrick Rudolph
2024-03-19
soc/intel/xeon_sp: Initial support for PCI multi segment groups
Patrick Rudolph
2024-03-19
soc/intel/xeon_sp: Add SATC PCI segment group support
Patrick Rudolph
2024-03-18
soc/intel/xeon_sp/uncore_acpi: Fix debug print
Patrick Rudolph
2024-03-15
treewide: Move stdlib.h to commonlib
Maximilian Brune
2024-03-14
soc/intel/xeon_sp: Rewrite acpi_fill_dmar
Shuo Liu
2024-03-14
soc/intel/xeon_sp: Rewrite acpi_create_drhd
Shuo Liu
2024-03-14
soc/intel/xeon_sp: Add utils to detect domain0 and stack0
Shuo Liu
2024-03-14
soc/intel/xeon_sp: Add domain role checking utils
Shuo Liu
2024-03-14
soc/intel/xeon_sp: Use common _CRS code generation
Patrick Rudolph
2024-03-14
soc/intel/xeon_sp: Drop IIO_UDS argument
Patrick Rudolph
2024-03-13
Revert "soc/intel/xeon_sp: Rewrite acpi_create_drhd"
Martin L Roth
2024-03-13
Revert "soc/intel/xeon_sp: Rewrite acpi_fill_dmar"
Martin L Roth
2024-03-13
soc/intel/xeon_sp: Rewrite acpi_fill_dmar
Shuo Liu
2024-03-13
soc/intel/xeon_sp: Rewrite acpi_create_drhd
Shuo Liu
2024-03-13
soc/intel/xeon_sp: Add device find utils
Shuo Liu
2024-03-12
soc/intel/xeon_sp: Rewrite acpi_create_satc
Shuo Liu
2024-03-12
soc/intel/xeon_sp: Create CXL domains
Shuo Liu
2024-03-09
soc/intel/xeon_sp: Further share domain creation logics in Xeon-SP
Shuo Liu
2024-03-07
soc/intel/xeon_sp/spr: Fix IOAT resources
Patrick Rudolph
2024-03-07
soc/intel/xeon_sp: Share numa.c among Xeon-SP platforms
Shuo Liu
2024-03-07
soc/intel/xeon_sp: Unshare UDK binding among Xeon-SP platforms
Jincheng Li
2024-03-07
soc/intel/xeon_sp: Add memory type check utils
Shuo Liu
2024-03-06
soc/intel/xeon_sp: Add ACPI names
Patrick Rudolph
2024-03-05
soc/intel/xeon_sp: Move MEM_ADDR_64MB_SHIFT_BITS to Xeon-SP
Shuo Liu
2024-03-05
drivers/intel/fsp: Work around multi-socket Xeon-SP pipe init bug
Arthur Heymans
2024-03-05
soc/intel/xeon_sp: Drop unused helper functions
Patrick Rudolph
2024-03-05
soc/intel/xeon_sp: Drop code to locate the UBOX bus
Patrick Rudolph
2024-03-05
soc/intel/xeon_sp/util: Enhance lock_pam0123
Patrick Rudolph
2024-02-28
soc/intel/xeon_sp/util: Locate PCU by PCI device ID
Patrick Rudolph
2024-02-28
soc/intel/xeon_sp: Locate PCU by PCI device ID
Patrick Rudolph
2024-02-23
arch/x86/ioapic: use uintptr_t for IOAPIC base address
Felix Held
2024-02-23
soc/intel/xeon_sp: Locate PCI devices by Ven/Dev ID
Patrick Rudolph
2024-02-23
soc/intel/xeon_sp: Add helper functions
Patrick Rudolph
2024-02-23
soc/intel/xeon_sp/uncore: Read VtdBar
Patrick Rudolph
2024-02-22
soc/intel/xeon_sp: Print device path when reporting resources
Patrick Rudolph
2024-02-22
soc/intel/xeon_sp: Align resources to 4K
Patrick Rudolph
2024-02-22
soc/intel/xeon_sp: Refactor IOAT compiler optimization outs
Shuo Liu
2024-02-21
mb/ocp/*: Remove unused ACPI opregion
Arthur Heymans
2024-02-20
soc/intel/xeon_sp: Put SRAT util macros into Xeon-SP ACPI header
Shuo Liu
2024-02-20
soc/intel/xeon_sp: Use ACPI common flags in SRAT generation
Shuo Liu
2024-02-20
soc/intel/xeon_sp: Add support for is_ioat_iio_stack_res
Shuo Liu
2024-02-18
soc/intel/xeon_sp/spr: Don't leak memory
Patrick Rudolph
2024-02-18
soc/intel/xeon_sp/uncore: Don't print uninitialized memory
Patrick Rudolph
2024-02-09
acpi/acpi: Pass struct device to acpi_create_srat_gia_pci
Patrick Rudolph
2024-02-09
soc/intel/xeon_sp/numa: Store pointer to device
Patrick Rudolph
2024-02-06
soc/intel/xeon_sp/smihandler: Lock SMM_FEATURE_CONTROL on all sockets
Patrick Rudolph
2024-02-05
soc/intel/xeon_sp/bootblock: Fix out of order header files
Jeremy Compostella
[next]