summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/xeon_sp: Report platform cpu infoNaresh Solanki2023-03-234-2/+71
* soc/intel/xeon_sp: Fix PCH IOAPIC IDPatrick Rudolph2023-03-232-7/+5
* soc/intel/cmn/cse: Make heci_(send|receive) public functionsJeremy Compostella2023-03-232-15/+20
* soc/amd/mendocino: Remove GPP bridge to Bus BMartin Roth2023-03-231-1/+0
* soc/intel/elkhartlake: Define DIMM_SPD_SIZE in SoC KconfigMichał Żygowski2023-03-231-0/+4
* soc/intel: Rename IA common code module from `TOM` to `RAMTOP`Subrata Banik2023-03-239-152/+152
* intel/common/block/smm: remove return statements from void functionsYuchen He2023-03-231-3/+3
* soc/amd/*/acpi: assign proper boolean values in get_pstate_core_freqFelix Held2023-03-225-15/+15
* soc/intel/xeon_sp/uncore.c: Add CXL memory into memory mapJonathan Zhang2023-03-222-3/+117
* soc/intel/xeon_sp/uncore.c: skip configuring VTD devJonathan Zhang2023-03-221-0/+2
* soc/intel/xeon_sp/uncore.c: Add NCMEM base/limit to map entriesJonathan Zhang2023-03-221-0/+8
* soc/intel/xeon_sp/spr: Add soc set_cmos_mrc_cold_boot_flagJohnny Lin2023-03-222-1/+28
* soc/intel/xeon_sp: Enable FSP_ERROR_INFO_HOB handlingTim Chu2023-03-225-23/+11
* soc/intel/elkhartlake: Increase BSP stack size by 1 KiB to 193 KiBMichał Żygowski2023-03-221-1/+1
* soc/intel/xeon_sp/spr/cpu: add missing device_match_mask in CPU tableFelix Held2023-03-211-7/+7
* soc/intel/apl: Fix programming temporary MTRR on GLKArthur Heymans2023-03-211-0/+4
* soc/amd/mendocino: Remove 2 unused PCIe functionsMartin Roth2023-03-211-2/+0
* soc/intel/common/block/acpi: Support more than 255 coresPatrick Rudolph2023-03-211-1/+1
* soc/intel/elkhartlake: Make PCIe root port speed limit configurableMario Scheithauer2023-03-212-0/+4
* soc/intel/alderlake/vr_config: Add i3-1220PEPatrick Rudolph2023-03-211-1/+5
* soc/amd/mendocino: introduce and use pstate_msr bitfield structFelix Held2023-03-202-19/+24
* soc/amd/cezanne: introduce and use pstate_msr bitfield structFelix Held2023-03-202-19/+24
* soc/amd/picasso: introduce and use pstate_msr bitfield structFelix Held2023-03-202-19/+24
* soc/intel/meteorlake: Enable GPIO IOSTANDBY configurationSubrata Banik2023-03-201-0/+1
* soc/amd/mendocino: Consume fsp misc_data hobJason Glenesk2023-03-204-0/+74
* soc/intel/xeon_sp/Makefile.inc: Build EBG for SPR-SPTim Chu2023-03-191-0/+1
* soc/intel/xeon_sp/spr: Add Sapphire Rapids ramstage codeJonathan Zhang2023-03-1911-3/+869
* soc/intel/xeon_sp/spr: Add header files and romstage codeJonathan Zhang2023-03-1910-0/+1359
* soc/intel/mtl: Choose serial msg `log_level` based on DIMM countSubrata Banik2023-03-191-1/+4
* soc/intel/xeon_sp: add MSR definitions for SPR-SPDavid Hendricks2023-03-192-2/+69
* soc/intel/xeon_sp: Split SKX/CPX MSRs into separate headersJonathan Zhang2023-03-193-16/+70
* soc/intel/xeon_sp: Add P2SB definition for SPR-SPJonathan Zhang2023-03-191-4/+8
* soc/intel/alderlake: Hook the VT-d DMA protection optionMichał Żygowski2023-03-172-0/+6
* soc/intel/alderlake/hsphy.c: Handle case with DMA protectionMichał Żygowski2023-03-171-13/+31
* soc/intel/alderlake: Select SOC_INTEL_COMMON_BLOCK_VTDMichał Żygowski2023-03-171-0/+1
* intelblocks/vtd: Add VT-d block with DMA protection APIMichał Żygowski2023-03-174-0/+355
* qualcomm/common: Pass FMAX_LIMIT flag for Lazor board to QcLibSudheer Kumar Amrabadi2023-03-173-9/+20
* soc/intel/xeon_sp: Rename nb_acpi.c to uncore_acpi.cJohnny Lin2023-03-152-1/+1
* soc/amd/mendocino: MP2 firmware isn't needed in the RO imageMartin Roth2023-03-151-3/+8
* soc/amd: Print amdfwtool debug info if V=1Martin Roth2023-03-157-0/+10
* soc/amd/common: Ignore * in PSP dependency generationMartin Roth2023-03-151-4/+2
* soc/amd/common: Update PSP dependency generationMartin Roth2023-03-151-2/+24
* soc/intel/tigerlake: Select `X86_CLFLUSH_CAR` configLean Sheng Tan2023-03-151-0/+1
* soc/intel/elkhartlake: Select `X86_CLFLUSH_CAR` configLean Sheng Tan2023-03-151-0/+1
* soc/intel/coffeelake: Select `X86_CLFLUSH_CAR` configLean Sheng Tan2023-03-151-0/+1
* soc/intel/alderlake: Select `X86_CLFLUSH_CAR` configLean Sheng Tan2023-03-151-0/+1
* soc/mediatek/mt8186: Shut down PMIC on power key long pressSen Chu2023-03-151-1/+1
* soc/mediatek/mt8188: Shut down PMIC on power key long pressSen Chu2023-03-151-1/+1
* soc/intel/meteorlake: Enable early caching of TOM regionSubrata Banik2023-03-131-0/+1
* soc/intel/cmn/sa: Store TOM into the CMOSSubrata Banik2023-03-132-0/+9