Age | Commit message (Expand) | Author |
2024-07-10 | cbmem_top: Change the return value to uintptr_t | Elyes Haouas |
2024-07-03 | soc/intel/xeon_sp/gnr: Add soc_pci_domain_fill_ssdt | Shuo Liu |
2024-07-03 | soc/intel/xeon_sp/gnr: Support fast boot | Gang Chen |
2024-07-03 | tree: Use <console/console.h> only when used | Elyes Haouas |
2024-06-28 | soc/intel/xeon_sp: Reserve MMIO for Gen1 SoC | Shuo Liu |
2024-06-28 | soc/intel/xeon_sp: Reserve MMIO range for VTd BAR dynamically | Shuo Liu |
2024-06-26 | acpi: Rename acpi_create_dmar_drhd | Shuo Liu |
2024-06-05 | soc/intel/xeon_sp: Remove duplicated Kconfig POSTCAR_STAGE | Jincheng Li |
2024-06-04 | soc/intel/xeon_sp: Prefer include <soc/gpio.h> via <gpio.h> | Elyes Haouas |
2024-05-31 | soc/intel/xeon_sp: Add _OSC ASL generation utils for IIO domains | Shuo Liu |
2024-05-29 | tree: Use <stdio.h> for snprintf | Elyes Haouas |
2024-05-28 | soc/intel/xeon_sp: Add PD_TYPE_CLUSTER | Shuo Liu |
2024-05-28 | soc/intel/xeon_sp: Add domain resource window creation utils | Shuo Liu |
2024-05-24 | soc/intel/xeon_sp: Move get_cxl_mode out of soc/util.h | Shuo Liu |
2024-05-23 | soc/intel/xeon_sp/gnr/soc_iio: Remove unused <string.h> | Elyes Haouas |
2024-05-23 | soc/intel/xeon_sp: Dump proximity domain info per types | Shuo Liu |
2024-05-23 | soc/intel/xeon_sp: Move proximity domain setting up | Shuo Liu |
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 |