summaryrefslogtreecommitdiff
path: root/src/soc/intel/xeon_sp/nb_acpi.c
AgeCommit message (Expand)Author
2022-12-13soc/intel/xeon_sp/nb_acpi.c: Use read{16,32,64}p()Elyes Haouas
2022-11-26src/soc/intel: Remove unnecessary space after castsElyes Haouas
2022-10-13payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarityElyes Haouas
2022-09-29treewide: use is_enabled_cpu() on cycles over device listFabio Aiuto
2022-09-15soc/intel/xeon_sp: Use "if (!ptr)" in preference to "if (ptr == NULL)"Elyes Haouas
2022-02-25arch/x86: factor out and commonize HPET_BASE_ADDRESS definitionFelix Held
2022-01-28soc/intel/xeon_sp/nb_acpi.c: Drop comparison to trueElyes HAOUAS
2021-11-09pci_mmio_cfg: Always use pci_s_* functionsNico Huber
2021-06-04src/intel/xeon_sp: add hardware error support (HEST)Rocky Phagura
2021-05-06Revert "soc/intel/xeon_sp: Fix devices list in the DMAR DRHD structure"Arthur Heymans
2021-04-23soc/intel/xeon_sp: Fix devices list in the DMAR DRHD structureAngel Pons
2020-12-05soc/intel/xeon_sp: Don't use common block acpi.hMarc Jones
2020-11-20soc/intel/xeon_sp: Use common P2SB functions to generate HPET IOAPICArthur Heymans
2020-11-20soc/intel/xeon_sp: Use common P2SB functions to generate HPET DMARArthur Heymans
2020-11-17soc/intel/xeon_sp: Fix SKX SATA drive boot issueMarc Jones
2020-11-16soc/intel/xeon_sp: Synchronize DMAR and MADT IOAPIC id'sArthur Heymans
2020-11-12soc/intel/xeon_sp: Use a common function to get the IIO HOBArthur Heymans
2020-11-06soc/intel/xeon_sp: Move CPU helper functionsMarc Jones
2020-11-04soc/intel/xeon_sp: Pass IIO_RESOURCE_INSTANCE as pointerJacob Garber
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-22soc/intel/xeon_sp: Move common northbridge ACPI to nb_acpi.cMarc Jones