summaryrefslogtreecommitdiff
path: root/src/soc/intel/xeon_sp/skx/chip.c
AgeCommit message (Expand)Author
2024-05-23soc/intel/xeon_sp: Move proximity domain setting upShuo Liu
2024-04-05soc/intel/xeon_sp: Share unlock_pam_regions()Shuo Liu
2024-04-01soc/intel/xeon_sp: Remove PAM unlock operationsShuo Liu
2024-03-14soc/intel/xeon_sp: Use common _CRS code generationPatrick Rudolph
2024-03-09soc/intel/xeon_sp: Further share domain creation logics in Xeon-SPShuo Liu
2024-03-06soc/intel/xeon_sp: Add ACPI namesPatrick Rudolph
2024-01-31include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard
2024-01-15soc/intel/xeon_sp: Redesign resource allocationArthur Heymans
2023-02-23soc/intel: Use common codeflow for MP initArthur Heymans
2023-01-18soc/intel/xeon_sp: Use common gpio.h includeDinesh Gehlot
2023-01-09soc/intel/xeon_sp/skx: Remove nested check for ACPI supportMarc Jones
2022-12-22soc/intel/xeon_sp: Move codes to support new PCHTim Chu
2022-09-15soc/intel/xeon_sp: Use "if (!ptr)" in preference to "if (ptr == NULL)"Elyes Haouas
2021-02-09soc/amd,intel: Drop s3_resume parameter on FSP-S functionsKyösti Mälkki
2021-01-28soc/intel/xeon_sp/skx: Add soc_acpi_nameMarc Jones
2020-12-30soc/intel: hook up new gpio device in the soc chipsMichael Niewöhner
2020-12-16soc/intel/xeon_sp: Move DMICTL lockArthur Heymans
2020-12-02cbfs: Simplify load/map API names, remove type argumentsJulius Werner
2020-11-20soc/intel/xeon_sp: Set coreboot defined IOAPIC and HPET BDFArthur Heymans
2020-10-30soc/intel/xeon_sp: Move common chip.c codeMarc Jones
2020-10-30soc/intel/xeon_sp/skx: Simplify pci_domain_read_resourceMarc Jones
2020-10-30soc/intel/xeon_sp/skx: Add resource allocator helpersMarc Jones
2020-10-29soc/intel/xeon_sp: Move function debug macrosMarc Jones
2020-10-23soc/intel/xeon_sp/skx: Add missing includesAngel Pons
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-04-20drivers/pc80/rtc: Reorganize prototypesKyösti Mälkki
2020-04-10Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber
2020-04-10Drop unnecessary DEVICE_NOOP entriesNico Huber
2020-04-05Drop explicit NULL initializations from `device_operations`Elyes HAOUAS
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-26soc/intel/xeon_sp: Refactor code to allow for additional CPUs typesAndrey Petrov