Age | Commit message (Expand) | Author |
2024-07-31 | device: introduce and use dev_get_domain_id | Felix Held |
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-11 | tree: Drop unused <stdlib.h> | Elyes Haouas |
2024-04-09 | tree: Drop unused <post.h> | Elyes Haouas |
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-19 | soc/intel/xeon_sp: Initial support for PCI multi segment groups | Patrick Rudolph |
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 | soc/intel/xeon_sp: Add device find utils | 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-06 | soc/intel/xeon_sp: Add ACPI names | Patrick Rudolph |
2024-02-23 | soc/intel/xeon_sp: Add helper functions | Patrick Rudolph |
2024-01-31 | soc/intel/xeon_sp: Attach UBOX stacks | Patrick Rudolph |
2024-01-31 | device/device.h: Rename busses for clarity | Arthur Heymans |
2024-01-29 | device: Add a helper function to add a downstream bus | Arthur Heymans |
2024-01-24 | soc/intel/xeon_sp/chip_common: Improve the domain ID | Patrick Rudolph |
2024-01-22 | soc/intel/xeon_sp: Scan and allocate resources on all stacks | Arthur Heymans |
2024-01-22 | soc/intel/xeon_sp: Fix devicetree walking up | Patrick Rudolph |
2024-01-15 | soc/intel/xeon_sp: Redesign resource allocation | Arthur Heymans |
2023-05-17 | console: Add format-checking __printf() to die() | Nico Huber |
2023-03-25 | soc/intel/xeon_sp/chip_common.c: Probe all buses in attach_iio_stacks() | Jonathan Zhang |
2023-02-13 | soc/intel/xeon_sp/chip_common.c: check SOC_INTEL_PCIE_64BIT_ALLOC | Jonathan Zhang |
2022-09-15 | soc/intel/xeon_sp: Use "if (!ptr)" in preference to "if (ptr == NULL)" | Elyes Haouas |
2022-05-13 | soc/intel/xeon_sp: Remove set but unused variable | Arthur Heymans |
2020-11-13 | soc/intel/xeon_sp: Change the return type of get_iio_stack_info() | Arthur Heymans |
2020-10-30 | soc/intel/xeon_sp: Move common chip.c code | Marc Jones |