summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/xeon_sp/skx
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/xeon_sp/acpi.c: Add ACPI C-State tableMarc Jones2021-01-261-0/+3
* ACPI GNVS: Drop most dev_count_cpu()Kyösti Mälkki2021-01-201-9/+0
* intel/xeon_sp, mb/ocp/deltalake: Rework get_stack_busnos()Maxim Polyakov2021-01-191-0/+1
* soc/intel/xeon_sp/skx/soc_acpi.c: Remove duplicated includeElyes HAOUAS2021-01-181-1/+0
* soc/intel: Replace acpi_init_gnvs()Kyösti Mälkki2021-01-101-1/+1
* ACPI: Drop redundant CONSOLE_CBMEM setup in GNVSKyösti Mälkki2021-01-101-4/+0
* soc/intel: Drop indirect <soc/nvs.h> includeKyösti Mälkki2021-01-031-0/+1
* soc/intel: hook up new gpio device in the soc chipsMichael Niewöhner2020-12-302-0/+4
* soc/intel/xeon_sp: Lock down IIO DFX Global registersArthur Heymans2020-12-281-0/+4
* soc/intel/xeon_sp: Lock down DMI3 PCI registersArthur Heymans2020-12-281-0/+5
* soc/intel/xeon_sp: Use common block ACPIMarc Jones2020-12-221-0/+1
* soc/intel/xeon_sp/skx: Properly set up MTRR'sArthur Heymans2020-12-211-1/+2
* soc/intel/xeon_sp: Move DMICTL lockArthur Heymans2020-12-161-0/+1
* soc/intel/xeon_sp/skx: Hook up microcode blobArthur Heymans2020-12-141-0/+2
* soc/intel/xeon_sp: Configure DPR on all stacksArthur Heymans2020-12-141-0/+1
* soc/intel/xeon_sp: Don't use common block acpi.hMarc Jones2020-12-051-1/+0
* cbfs: Simplify load/map API names, remove type argumentsJulius Werner2020-12-021-2/+1
* soc/intel/xeon_sp: Enable SMI handlerRocky Phagura2020-11-243-12/+14
* soc/intel/xeon_sp: Select INTEL_COMMON_BLOCK_TCOArthur Heymans2020-11-241-0/+2
* soc/intel/xeon_sp: Set coreboot defined IOAPIC and HPET BDFArthur Heymans2020-11-201-0/+2
* soc/intel/xeon_sp/{skx,cpx}: Add txt_get_chipset_dpr callbackArthur Heymans2020-11-201-0/+1
* src: Add missing 'include <console/console.h>'Elyes HAOUAS2020-11-171-0/+1
* soc/intel/xeon_sp: Synchronize DMAR and MADT IOAPIC id'sArthur Heymans2020-11-162-12/+21
* soc/intel/xeon_sp: move get_iiostack_info() to a common placeArthur Heymans2020-11-132-22/+3
* soc/intel/xeon_sp: Change the return type of get_iio_stack_info()Arthur Heymans2020-11-132-4/+2
* soc/intel/xeon_sp: Use a common function to get the IIO HOBArthur Heymans2020-11-122-17/+4
* soc/intel/xeon_sp: Move set_bios_init_completion()Marc Jones2020-11-092-124/+3
* soc/intel/xeon_sp/skx: Reorder soc_util.cMarc Jones2020-11-091-97/+95
* soc/intel/xeon_sp/skx: Fix MADT CPU indexesMarc Jones2020-11-061-1/+2
* soc/intel/xeon_sp: Move CPU helper functionsMarc Jones2020-11-062-135/+0
* soc/intel/xeon_sp: Add a smm_region functionArthur Heymans2020-11-041-2/+8
* soc/intel/xeon_sp/acpi: Fix uncore dsdt for multiple cpusMarc Jones2020-11-031-0/+4
* soc/intel/xeon_sp; Use soc specific stack-port functionMarc Jones2020-11-032-0/+29
* soc/intel/xeon_sp: Call common soc_get_num_cpus()Marc Jones2020-10-303-4/+4
* soc/intel/xeon_xp: Combine cpx and skx acpi.cMarc Jones2020-10-302-281/+0
* soc/intel/xeon_sp/skx/acpi.c: Update with cpx changesMarc Jones2020-10-301-61/+61
* soc/intel/xeon_sp: Move read_msr_ppin() to common util.cMarc Jones2020-10-302-32/+0
* soc/intel/xeon_sp: Move common chip.c codeMarc Jones2020-10-301-525/+1
* soc/intel/xeon_sp/skx: Simplify pci_domain_read_resourceMarc Jones2020-10-301-49/+14
* soc/intel/xeon_sp/skx: Add resource allocator helpersMarc Jones2020-10-301-38/+90
* soc/intel/xeon_sp: Move function debug macrosMarc Jones2020-10-292-0/+3
* src: Include <arch/io.h> when appropriateElyes HAOUAS2020-10-261-1/+0
* soc/intel/xeon_sp/skx: Add missing includesAngel Pons2020-10-232-0/+2
* soc/intel/xeon_sp: Rename cpx_generate_p_state_entries()Marc Jones2020-10-221-0/+4
* soc/intel/xeon_sp/skx: Move skx specific FADT settingMarc Jones2020-10-222-51/+64
* soc/intel/xeon_sp: Move uncore_inject_dsdt() callMarc Jones2020-10-222-8/+1
* soc/intel/xeon_sp: Move ACPI prototypes from chip.hMarc Jones2020-10-223-8/+0
* src/soc/intel/xeon_sp/skx: Update get_iiostack_info()Marc Jones2020-10-222-2/+4
* soc/intel/xeon_sp/skx/: Clean up soc_util.cMarc Jones2020-10-222-77/+9
* soc/intel/xeon_sp: Move common northbridge ACPI to nb_acpi.cMarc Jones2020-10-221-466/+0