summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/xeon_sp
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/common/dmi: Move DMI defines into DMI driver headerSrinidhi N Kaushik2020-12-091-2/+1
* soc/intel/xeon_sp: Don't use common block acpi.hMarc Jones2020-12-055-6/+9
* cbfs: Simplify load/map API names, remove type argumentsJulius Werner2020-12-021-2/+1
* soc/intel/xeon_sp: Enable SMI handlerRocky Phagura2020-11-2412-19/+205
* soc/intel/xeon_sp: Select INTEL_COMMON_BLOCK_TCOArthur Heymans2020-11-245-0/+50
* soc/intel/xeon_sp: Hook up the PMC driverArthur Heymans2020-11-241-0/+4
* soc/intel/xeon_sp: Work around FSP-T not respecting its own APIArthur Heymans2020-11-221-1/+14
* soc/intel/xeon_sp/cpx: Modify PCH_IOAPIC_BUS_NUMBERArthur Heymans2020-11-201-1/+1
* soc/intel/xeon_sp: Set coreboot defined IOAPIC and HPET BDFArthur Heymans2020-11-205-1/+26
* soc/intel/xeon_sp: Use common P2SB functions to generate HPET IOAPICArthur Heymans2020-11-201-3/+3
* soc/intel/xeon_sp: Use common P2SB functions to generate HPET DMARArthur Heymans2020-11-202-3/+6
* soc/intel/xeon_sp: Lock down DMICTLArthur Heymans2020-11-201-0/+3
* soc/intel/xeon_sp/cpx: Lock down P2SB SBIArthur Heymans2020-11-202-0/+7
* soc/intel/xeon_sp/{skx,cpx}: Add txt_get_chipset_dpr callbackArthur Heymans2020-11-203-0/+49
* soc/intel/xeon_sp: Fix SKX SATA drive boot issueMarc Jones2020-11-171-2/+8
* 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-167-40/+46
* soc/intel/xeon_sp: Improve generating PCH IOAPIC MADT entryArthur Heymans2020-11-141-15/+18
* soc/intel/xeon_sp/acpi.c Loop over HOB stack for MADT generationArthur Heymans2020-11-131-26/+30
* soc/intel/xeon_sp: move get_iiostack_info() to a common placeArthur Heymans2020-11-137-43/+31
* soc/intel/xeon_sp: Change the return type of get_iio_stack_info()Arthur Heymans2020-11-135-10/+13
* soc/intel/xeon_sp: Tidy up adding MADT ioapic entriesArthur Heymans2020-11-131-13/+14
* soc/intel/xeon_sp: Use a common function to get the IIO HOBArthur Heymans2020-11-124-32/+7
* soc/intel/xeon_sp: Don't add memory resource twiceMarc Jones2020-11-091-0/+4
* soc/intel/xeon_sp: Move set_bios_init_completion()Marc Jones2020-11-097-253/+137
* soc/intel/xeon_sp: Look up the IIO_HOB only onceArthur Heymans2020-11-091-1/+4
* 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-069-278/+147
* soc/intel/xeon_sp/cpx: Reorder cpu.c .h includesMarc Jones2020-11-061-1/+2
* soc/intel/xeon_sp: Use common cpu/intel romstage entryArthur Heymans2020-11-054-24/+24
* soc/intel/xeon_sp: Add a smm_region functionArthur Heymans2020-11-044-5/+40
* soc/intel/xeon_sp: Convert to ASL 2.0 syntaxElyes HAOUAS2020-11-041-2/+2
* soc/intel/xeon_sp: Pass IIO_RESOURCE_INSTANCE as pointerJacob Garber2020-11-041-6/+6
* soc/intel/xeon_sp/cpx: Align coreboot CAR symbols to FSP-TArthur Heymans2020-11-041-7/+12
* soc/intel/xeon_sp/acpi: Fix uncore dsdt for multiple cpusMarc Jones2020-11-033-1/+9
* soc/intel/xeon_sp; Use soc specific stack-port functionMarc Jones2020-11-035-43/+53
* soc/intel/xeon_sp/bootblock.c: Report the FSP-T outputArthur Heymans2020-11-021-0/+3
* soc/intel/xeon_sp: Call common soc_get_num_cpus()Marc Jones2020-10-306-16/+10
* soc/intel/xeon_xp: Combine cpx and skx acpi.cMarc Jones2020-10-305-280/+11
* 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-306-64/+34
* soc/intel/xeon_sp: Move common chip.c codeMarc Jones2020-10-305-1045/+542
* 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-296-31/+5
* include/device/device.h: Move resource debug macrosMarc Jones2020-10-291-11/+0
* src/soc/intel/xeon_sp: Fill in the cache information in SMBIOS type 7Morgan Jang2020-10-282-1/+27
* soc/intel/xeon_sp/cpx: Set SLEEP_BUTTON flag in ACPI FADTMorgan Jang2020-10-281-2/+1
* mb/ocp/deltalake: Rename motherboard_fill_fadt()Jingle Hsu2020-10-281-1/+0