aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/xeon_sp/chip_common.c
AgeCommit message (Expand)Author
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