summaryrefslogtreecommitdiff
path: root/src/soc/intel/xeon_sp/cpx/chip.c
AgeCommit message (Expand)Author
2024-01-31include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard
2024-01-15soc/intel/xeon_sp: Redesign resource allocationArthur Heymans
2023-07-18soc/intel/xeon_sp: Skip empty socketsPatrick Rudolph
2023-02-26soc/intel/xeon_sp: Drop unused cpu.h headerArthur Heymans
2023-02-23soc/intel: Use common codeflow for MP initArthur Heymans
2023-01-18soc/intel/xeon_sp: Use common gpio.h includeDinesh Gehlot
2022-12-22soc/intel/xeon_sp: Move codes to support new PCHTim Chu
2022-03-07src: Make PCI ID define names shorterFelix Singer
2022-02-05cpu/x86/lapic: Move LAPIC configuration to MP initKyösti Mälkki
2021-11-11Spell Intel Cooper Lake-SP with a spacePaul Menzel
2021-06-16soc/intel/xeon_sp/cpx: Move MSR Locks to CPU init and fix themArthur Heymans
2021-05-05soc/intel/xeon_sp: Remove bogus SMRAM lockingArthur Heymans
2021-04-23soc/intel/xeon_sp/cpx: Add UPI locksMarc Jones
2021-04-23soc/intel/xeon_sp/cpx: Add IMC locksMarc Jones
2021-04-18soc/intel/xeon_sp: Set MSR locksMarc Jones
2021-04-16soc/intel/xeon_sp: More PCU locksMarc Jones
2021-03-20soc/intel/xeon_sp/cpx: Set PCU locksMarc Jones
2021-03-09soc/intel/xeon_sp: Add PCH lockdownMarc Jones
2021-02-24src/soc/intel/xeon_sp/cpx: Add enable IIO error masksRocky Phagura
2021-02-09soc/amd,intel: Drop s3_resume parameter on FSP-S functionsKyösti Mälkki
2020-12-30soc/intel: hook up new gpio device in the soc chipsMichael Niewöhner
2020-12-28soc/intel/xeon_sp: Lock PAM and SMRAM registersArthur Heymans
2020-12-16soc/intel/xeon_sp: Move DMICTL lockArthur Heymans
2020-11-20soc/intel/xeon_sp: Set coreboot defined IOAPIC and HPET BDFArthur Heymans
2020-11-20soc/intel/xeon_sp/cpx: Lock down P2SB SBIArthur Heymans
2020-11-09soc/intel/xeon_sp: Move set_bios_init_completion()Marc Jones
2020-10-30soc/intel/xeon_sp: Move common chip.c codeMarc Jones
2020-10-29soc/intel/xeon_sp: Move function debug macrosMarc Jones
2020-10-19soc/intel/xeon_sp/cpx: Implement platform_fsp_silicon_init_params_cbMarc Jones
2020-10-03soc/intel: Move pch_enable_ioapic() to common codeSubrata Banik
2020-09-28soc/intel/xeon_sp/cpx: add ACPI name for CSTACKJonathan Zhang
2020-09-21src/soc/intel: Drop unneeded empty linesElyes HAOUAS
2020-06-22soc/intel/xeon_sp/cpx: Finalize PCU configurationJonathan Zhang
2020-06-14soc/intel/xeon_sp/cpx: add cpu entries in ssdtJonathan Zhang
2020-06-14soc/intel/xeon_sp/cpx: add NUMA ACPI tablesJonathan Zhang
2020-06-04soc/intel/xeon_sp/cpx: add chip operation and PCIe enumerationJonathan Zhang
2020-06-02src: Remove unused '#include <cbfs.h>'Elyes HAOUAS
2020-05-12device/pci_device: Extract pci_domain_set_resources from SOCRaul E Rangel
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-01soc/intel/xeon_sp/cpx: Implement hide/unhide P2SB traditional danceAndrey Petrov
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-04soc/intel/xeon_sp/cpx: Add multi-core initAndrey Petrov
2020-03-26soc/intel/xeon_sp: Add basic Cooperlake-SP supportAndrey Petrov