summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/xeon_sp/memmap.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/xeon_sp: Find VTD devices by PCI DEV IDPatrick Rudolph2024-01-311-26/+10
* soc/intel/xeon_sp: Scan and allocate resources on all stacksArthur Heymans2024-01-221-1/+1
* soc/intel/xeon_sp: Redesign resource allocationArthur Heymans2024-01-151-1/+1
* soc/intel/xeon_sp: Skip empty socketsPatrick Rudolph2023-07-181-1/+4
* soc/intel/xeon_sp: Use "if (!ptr)" in preference to "if (ptr == NULL)"Elyes Haouas2022-09-151-2/+2
* soc/intel/xeon_sp: Fix size_t type mismatch in print statementPaul Menzel2021-11-131-1/+1
* soc/intel/xeon_sp: Use native CAR teardownArthur Heymans2021-02-011-9/+14
* soc/intel/xeon_sp/{skx,cpx}: Add txt_get_chipset_dpr callbackArthur Heymans2020-11-201-0/+47
* soc/intel/xeon_sp: Use common cpu/intel romstage entryArthur Heymans2020-11-051-0/+21
* soc/intel/xeon_sp: Add a smm_region functionArthur Heymans2020-11-041-0/+22