summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/meteorlake: Select X86_INIT_NEED_1_SIPI KconfigSubrata Banik2022-11-231-0/+1
* soc/intel/common: Define post codesMartin Roth2022-11-234-22/+43
* src/soc/samsung: Remove unnecessary space after castsElyes Haouas2022-11-221-1/+1
* src/soc/cavium: Remove unnecessary space after castsElyes Haouas2022-11-221-2/+2
* src/soc/nvidia: Remove unnecessary space after castsElyes Haouas2022-11-225-9/+9
* src/soc/mediatek: Remove unnecessary space after castsElyes Haouas2022-11-222-7/+7
* src/soc/ti: Remove unnecessary space after castsElyes Haouas2022-11-221-1/+1
* soc/amd/mendocino: Increase CBFS_MCACHE sizeKarthikeyan Ramasubramanian2022-11-211-2/+2
* soc/intel/common: Add support to read CPU and PCH Trace Hub modesSridhar Siricilla2022-11-212-1/+29
* soc/intel/common: Fix the TCSS DisplayPort detection flowzhaojohn2022-11-191-18/+2
* soc/intel/meteorlake: transition full control over PM Timer from FSP to corebootKapil Porwal2022-11-191-0/+14
* cbmem_top_chipset: Change the return value to uintptr_tElyes Haouas2022-11-1820-44/+42
* soc/amd/acpi: Expand 5 DPTC thermal profiles acpigen support for AlibEricKY Cheng2022-11-182-1/+156
* soc/mediatek/mt8188: Enable and initialize EINTJohnson Wang2022-11-182-0/+3
* soc/qualcomm/sc7280: Skip PCIe ops for eMMC SKUsShelley Chen2022-11-182-3/+9
* mb/google/herobrine: Implement mainboard_needs_pcie_initShelley Chen2022-11-181-0/+1
* soc/intel/meteorlake: Add Meteor Lake MCH device IDSridhar Siricilla2022-11-184-0/+6
* soc/amd: Use ioapic helper functionsKyösti Mälkki2022-11-1713-31/+24
* soc/intel: Add node_num to dimm_info struct + adjust dimm_info_fillDavid Milosevic2022-11-1713-12/+25
* soc/intel/broadwell: Fix out() parameter orderKyösti Mälkki2022-11-171-1/+1
* soc/intel/meteorlake: Implement report_cache_info() functionDinesh Gehlot2022-11-171-0/+18
* soc/intel/common/block/sgx/Kconfig: Add missing default symbolElyes Haouas2022-11-171-0/+1
* soc/amd/common/pi/def_callouts.c: Fix log messagesElyes Haouas2022-11-171-3/+3
* soc/intel/alderlake: Check MANUF_LOCK when logging manufacturing modeReka Norman2022-11-171-8/+23
* soc/intel/alderlake: Update ME HFSTS register definitionRizwan Qureshi2022-11-172-13/+8
* soc/intel/meteorlake: Enable FSP multiphasezhaojohn2022-11-171-2/+2
* Revert "soc/qualcomm/sc7280: Remove NVMe init"Shelley Chen2022-11-172-7/+5
* soc/intel/meteorlake: Check MANUF_LOCK when logging manufacturing modeSridhar Siricilla2022-11-171-6/+14
* soc/intel/meteorlake: Update CSE firmware status registersSridhar Siricilla2022-11-171-31/+17
* soc/intel/meteorlake: Hide PMC and IOM devicesKapil Porwal2022-11-172-0/+4
* vc/intel/fsp/mtl: Update header files from 2364_00 to 2404_00vjadeja-intel2022-11-171-1/+1
* soc/amd/morgana/Kconfig: Remove TODO after reviewFred Reitberger2022-11-162-20/+18
* drivers/intel/fsp2_0: add log level parameter to fsp_print_guidFelix Held2022-11-161-1/+1
* soc/amd/common: Don't set gcc specific options for clang buildsMartin Roth2022-11-161-0/+4
* soc/intel/meteorlake: Use index 0x10 instead of 0 for IOE P2SBSubrata Banik2022-11-161-1/+1
* soc/amd/picasso: Add support for 64bit buildsArthur Heymans2022-11-163-2/+14
* soc/amd: commonize generation of the PIC/APIC mapping tablesFelix Held2022-11-152-10/+43
* mb/google/geralt: Enable RTC for eventlog timestampsLiju-Clr Chen2022-11-151-0/+1
* soc/intel: Add Meteor Lake IGD device id 0x7d45Ravi Sarawadi2022-11-152-0/+2
* soc/amd/psp_smm_gen2.c: Fix 64bit mode integer conversionArthur Heymans2022-11-141-2/+3
* soc/amd/*/root_complex: use FSP HOB iterator functionsFelix Held2022-11-145-47/+16
* arch/x86/Kconfig: Move AMD stages arch to common codeArthur Heymans2022-11-145-35/+0
* soc/amd/picasso: add mb_pre_fspm() definition and weak implementationMatt DeVillier2022-11-132-0/+6
* soc/intel/elkhartlake: Enable 'scan_bus' on TSN GbEMario Scheithauer2022-11-121-0/+1
* soc/mediatek/mt8195: replace SPDX identifiers to GPL-2.0-only OR MITMacpaul Lin2022-11-1260-60/+60
* treewide: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarityElyes Haouas2022-11-121-1/+2
* soc/intel/meteorlake: Fix set but unused variableArthur Heymans2022-11-121-0/+2
* include/cpu/msr.h: transform into an unionArthur Heymans2022-11-121-23/+14
* soc/intel/broadwell: Hook up PCI domain and CPU cluster ops to devicetreeArthur Heymans2022-11-121-13/+2
* soc/amd/root_complex: don't skip reporting IOAPIC resource in !hob caseFelix Held2022-11-115-30/+30