summaryrefslogtreecommitdiff
path: root/src/soc/intel/xeon_sp/skx/soc_util.c
AgeCommit message (Expand)Author
2020-11-13soc/intel/xeon_sp: move get_iiostack_info() to a common placeArthur Heymans
2020-11-13soc/intel/xeon_sp: Change the return type of get_iio_stack_info()Arthur Heymans
2020-11-12soc/intel/xeon_sp: Use a common function to get the IIO HOBArthur Heymans
2020-11-09soc/intel/xeon_sp: Move set_bios_init_completion()Marc Jones
2020-11-09soc/intel/xeon_sp/skx: Reorder soc_util.cMarc Jones
2020-11-06soc/intel/xeon_sp: Move CPU helper functionsMarc Jones
2020-11-03soc/intel/xeon_sp; Use soc specific stack-port functionMarc Jones
2020-10-30soc/intel/xeon_sp: Call common soc_get_num_cpus()Marc Jones
2020-10-22src/soc/intel/xeon_sp/skx: Update get_iiostack_info()Marc Jones
2020-10-22soc/intel/xeon_sp/skx/: Clean up soc_util.cMarc Jones
2020-10-15soc/intel/xeon_sp: Add get_system_memory_map()Marc Jones
2020-10-06soc/intel/xeon_sp/skx: Move get_srat_memory_entries()Marc Jones
2020-09-21src/soc/intel: Drop unneeded empty linesElyes HAOUAS
2020-07-14src: Remove unused 'include <cpu/x86/msr.h>'Elyes HAOUAS
2020-06-02soc/intel/xeon_sp/skx/soc_util.c: Remove unused <cpu/cpu.h>Elyes HAOUAS
2020-05-13src/mainboard: Remove unused 'include <stdlib.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-03-26soc/intel/xeon_sp: Refactor code to allow for additional CPUs typesAndrey Petrov