summaryrefslogtreecommitdiff
path: root/src/soc/intel/xeon_sp/chip_common.c
AgeCommit message (Expand)Author
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-11tree: Drop unused <stdlib.h>Elyes Haouas
2024-04-09tree: Drop unused <post.h>Elyes Haouas
2024-04-01soc/intel/xeon_sp: Redefine data types for GNRShuo Liu
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-19soc/intel/xeon_sp: Initial support for PCI multi segment groupsPatrick Rudolph
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-13soc/intel/xeon_sp: Add device find utilsShuo Liu
2024-03-12soc/intel/xeon_sp: Create CXL domainsShuo Liu
2024-03-09soc/intel/xeon_sp: Further share domain creation logics in Xeon-SPShuo Liu
2024-03-06soc/intel/xeon_sp: Add ACPI namesPatrick Rudolph
2024-02-23soc/intel/xeon_sp: Add helper functionsPatrick Rudolph
2024-01-31soc/intel/xeon_sp: Attach UBOX stacksPatrick Rudolph
2024-01-31device/device.h: Rename busses for clarityArthur Heymans
2024-01-29device: Add a helper function to add a downstream busArthur Heymans
2024-01-24soc/intel/xeon_sp/chip_common: Improve the domain IDPatrick Rudolph
2024-01-22soc/intel/xeon_sp: Scan and allocate resources on all stacksArthur Heymans
2024-01-22soc/intel/xeon_sp: Fix devicetree walking upPatrick Rudolph
2024-01-15soc/intel/xeon_sp: Redesign resource allocationArthur Heymans
2023-05-17console: Add format-checking __printf() to die()Nico Huber
2023-03-25soc/intel/xeon_sp/chip_common.c: Probe all buses in attach_iio_stacks()Jonathan Zhang
2023-02-13soc/intel/xeon_sp/chip_common.c: check SOC_INTEL_PCIE_64BIT_ALLOCJonathan Zhang
2022-09-15soc/intel/xeon_sp: Use "if (!ptr)" in preference to "if (ptr == NULL)"Elyes Haouas
2022-05-13soc/intel/xeon_sp: Remove set but unused variableArthur Heymans
2020-11-13soc/intel/xeon_sp: Change the return type of get_iio_stack_info()Arthur Heymans
2020-10-30soc/intel/xeon_sp: Move common chip.c codeMarc Jones