summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/xeon_sp/skx/soc_util.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/xeon_sp: Attach UBOX stacksPatrick Rudolph2024-01-311-0/+23
* soc/intel/xeon_sp: Scan and allocate resources on all stacksArthur Heymans2024-01-221-7/+1
* soc/intel/xeon_sp: Redesign resource allocationArthur Heymans2024-01-151-1/+6
* soc/intel/xeon_sp: use get_socket_ubox_busno() to hide soc specificsJonathan Zhang2023-03-091-0/+19
* soc/intel/xeon_sp: Drop unused cpu.h headerArthur Heymans2023-02-261-1/+0
* soc/intel/xeon_sp: Use "if (!ptr)" in preference to "if (ptr == NULL)"Elyes Haouas2022-09-151-1/+1
* pci_mmio_cfg: Always use pci_s_* functionsNico Huber2021-11-091-10/+10
* soc/intel/xeon_sp: Synchronize DMAR and MADT IOAPIC id'sArthur Heymans2020-11-161-0/+21
* soc/intel/xeon_sp: move get_iiostack_info() to a common placeArthur Heymans2020-11-131-15/+3
* soc/intel/xeon_sp: Change the return type of get_iio_stack_info()Arthur Heymans2020-11-131-3/+1
* soc/intel/xeon_sp: Use a common function to get the IIO HOBArthur Heymans2020-11-121-13/+2
* soc/intel/xeon_sp: Move set_bios_init_completion()Marc Jones2020-11-091-123/+1
* soc/intel/xeon_sp/skx: Reorder soc_util.cMarc Jones2020-11-091-97/+95
* soc/intel/xeon_sp: Move CPU helper functionsMarc Jones2020-11-061-126/+0
* soc/intel/xeon_sp; Use soc specific stack-port functionMarc Jones2020-11-031-0/+28
* soc/intel/xeon_sp: Call common soc_get_num_cpus()Marc Jones2020-10-301-3/+3
* src/soc/intel/xeon_sp/skx: Update get_iiostack_info()Marc Jones2020-10-221-1/+3
* soc/intel/xeon_sp/skx/: Clean up soc_util.cMarc Jones2020-10-221-61/+1
* soc/intel/xeon_sp: Add get_system_memory_map()Marc Jones2020-10-151-0/+11
* soc/intel/xeon_sp/skx: Move get_srat_memory_entries()Marc Jones2020-10-061-61/+0
* src/soc/intel: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* src: Remove unused 'include <cpu/x86/msr.h>'Elyes HAOUAS2020-07-141-1/+0
* soc/intel/xeon_sp/skx/soc_util.c: Remove unused <cpu/cpu.h>Elyes HAOUAS2020-06-021-1/+0
* src/mainboard: Remove unused 'include <stdlib.h>'Elyes HAOUAS2020-05-131-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-12/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* soc/intel/xeon_sp: Refactor code to allow for additional CPUs typesAndrey Petrov2020-03-261-0/+522