aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/xeon_sp/skx/chip.c
AgeCommit message (Expand)Author
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