summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2023-03-22soc/amd/*/acpi: assign proper boolean values in get_pstate_core_freqFelix Held
2023-03-22soc/intel/xeon_sp/uncore.c: Add CXL memory into memory mapJonathan Zhang
2023-03-22soc/intel/xeon_sp/uncore.c: skip configuring VTD devJonathan Zhang
2023-03-22soc/intel/xeon_sp/uncore.c: Add NCMEM base/limit to map entriesJonathan Zhang
2023-03-22soc/intel/xeon_sp/spr: Add soc set_cmos_mrc_cold_boot_flagJohnny Lin
2023-03-22soc/intel/xeon_sp: Enable FSP_ERROR_INFO_HOB handlingTim Chu
2023-03-22soc/intel/elkhartlake: Increase BSP stack size by 1 KiB to 193 KiBMichał Żygowski
2023-03-21soc/intel/xeon_sp/spr/cpu: add missing device_match_mask in CPU tableFelix Held
2023-03-21soc/intel/apl: Fix programming temporary MTRR on GLKArthur Heymans
2023-03-21soc/amd/mendocino: Remove 2 unused PCIe functionsMartin Roth
2023-03-21soc/intel/common/block/acpi: Support more than 255 coresPatrick Rudolph
2023-03-21soc/intel/elkhartlake: Make PCIe root port speed limit configurableMario Scheithauer
2023-03-21soc/intel/alderlake/vr_config: Add i3-1220PEPatrick Rudolph
2023-03-20soc/amd/mendocino: introduce and use pstate_msr bitfield structFelix Held
2023-03-20soc/amd/cezanne: introduce and use pstate_msr bitfield structFelix Held
2023-03-20soc/amd/picasso: introduce and use pstate_msr bitfield structFelix Held
2023-03-20soc/intel/meteorlake: Enable GPIO IOSTANDBY configurationSubrata Banik
2023-03-20soc/amd/mendocino: Consume fsp misc_data hobJason Glenesk
2023-03-19soc/intel/xeon_sp/Makefile.inc: Build EBG for SPR-SPTim Chu
2023-03-19soc/intel/xeon_sp/spr: Add Sapphire Rapids ramstage codeJonathan Zhang
2023-03-19soc/intel/xeon_sp/spr: Add header files and romstage codeJonathan Zhang
2023-03-19soc/intel/mtl: Choose serial msg `log_level` based on DIMM countSubrata Banik
2023-03-19soc/intel/xeon_sp: add MSR definitions for SPR-SPDavid Hendricks
2023-03-19soc/intel/xeon_sp: Split SKX/CPX MSRs into separate headersJonathan Zhang
2023-03-19soc/intel/xeon_sp: Add P2SB definition for SPR-SPJonathan Zhang
2023-03-17soc/intel/alderlake: Hook the VT-d DMA protection optionMichał Żygowski
2023-03-17soc/intel/alderlake/hsphy.c: Handle case with DMA protectionMichał Żygowski
2023-03-17soc/intel/alderlake: Select SOC_INTEL_COMMON_BLOCK_VTDMichał Żygowski
2023-03-17intelblocks/vtd: Add VT-d block with DMA protection APIMichał Żygowski
2023-03-17qualcomm/common: Pass FMAX_LIMIT flag for Lazor board to QcLibSudheer Kumar Amrabadi
2023-03-15soc/intel/xeon_sp: Rename nb_acpi.c to uncore_acpi.cJohnny Lin
2023-03-15soc/amd/mendocino: MP2 firmware isn't needed in the RO imageMartin Roth
2023-03-15soc/amd: Print amdfwtool debug info if V=1Martin Roth
2023-03-15soc/amd/common: Ignore * in PSP dependency generationMartin Roth
2023-03-15soc/amd/common: Update PSP dependency generationMartin Roth
2023-03-15soc/intel/tigerlake: Select `X86_CLFLUSH_CAR` configLean Sheng Tan
2023-03-15soc/intel/elkhartlake: Select `X86_CLFLUSH_CAR` configLean Sheng Tan
2023-03-15soc/intel/coffeelake: Select `X86_CLFLUSH_CAR` configLean Sheng Tan
2023-03-15soc/intel/alderlake: Select `X86_CLFLUSH_CAR` configLean Sheng Tan
2023-03-15soc/mediatek/mt8186: Shut down PMIC on power key long pressSen Chu
2023-03-15soc/mediatek/mt8188: Shut down PMIC on power key long pressSen Chu
2023-03-13soc/intel/meteorlake: Enable early caching of TOM regionSubrata Banik
2023-03-13soc/intel/cmn/sa: Store TOM into the CMOSSubrata Banik
2023-03-13soc/intel/cmn/tom: Cache TOM region earlySubrata Banik
2023-03-13soc/amd/phoenix/mca.c: Remove excess MCA bank namesFred Reitberger
2023-03-13soc/amd/common/block/cpu/update_microcode: use raw MSR dataFelix Held
2023-03-13soc/amd/common/block/cpu/noncar/write_resume_eip: use raw MSR dataFelix Held
2023-03-13soc/intel/meteorlake: Select `X86_CLFLUSH_CAR` configSubrata Banik
2023-03-10soc/amd/common/psp: Put spl_fuse in separate compilation unitMartin Roth
2023-03-10soc/amd/common/cpu/smm/smm_relocate: don't assume TSEG is below 4GBFelix Held
2023-03-10soc/amd/common/block/psp/psp_smm: use raw MSR dataFelix Held
2023-03-10soc/amd/stoneyridge/monotonic_timer: use raw MSR dataFelix Held
2023-03-10xeon_sp: Setup x2apic in SRATNaresh Solanki
2023-03-10amdfwtool: Add HW IPCFG file whose subprog is 1Zheng Bao
2023-03-10soc/mediatek/mt8188: Enable lastbus debug hardwareot_zhenguo.li
2023-03-10src/soc/amd/phoenix/include/soc/: Update the Data Fabric ID for PhoenixAnand Vaikar
2023-03-09soc/amd/common/cpu: move get_threads_per_core from noncar to common codeFelix Held
2023-03-09soc/amd/common/cpu/Kconfig: use Cxxx as CPU string for all non-CAR SoCsFelix Held
2023-03-09soc/intel/xeon_sp: rework lock_pam0123() to accomodate hidden SAD deviceJonathan Zhang
2023-03-09soc/intel/xeon_sp: use get_socket_ubox_busno() to hide soc specificsJonathan Zhang
2023-03-09soc/amd/cezanne: Set up SoC-specific XHCI definitionsRobert Zieba
2023-03-09soc/amd/cezanne: Update XHCI GPE to use constantRobert Zieba
2023-03-09soc/amd/mendocino: Set up SoC-specific XHCI definesRobert Zieba
2023-03-09soc/amd/mendocino: Update XHCI GPE to use constantRobert Zieba
2023-03-09soc/amd/common/xhci: Add support for logging XHCI wake eventsRobert Zieba
2023-03-09soc/intel/broadwell/gma: don't unconditionally remap all GPU PCI IDsFelix Held
2023-03-09soc/intel: Update API name `pmc_send_bios_reset_pci_enum_done`Subrata Banik
2023-03-08soc/amd/common/psp: Check more error bits before SPL fusingMartin Roth
2023-03-08soc/amd/common/psp: Only set SPL fuses if an SPL file is presentMartin Roth
2023-03-08soc/amd: factor out ACPI_SSDT_PSD_INDEPENDENT to common AMD ACPI KconfigFelix Held
2023-03-08soc/amd/common/block/acpi/cpu_power_state: introduce get_cstate_io_baseFelix Held
2023-03-08soc/amd/include/msr: factor out P state MSR enable bit to cpu/amd/msr.hFelix Held
2023-03-08soc/amd/*/acpi: factor out common get_pstate_info implementationFelix Held
2023-03-08soc/amd/*/acpi: factor out common generate_cpu_entries implementationFelix Held
2023-03-08soc/amd/phoenix: Allow the amdfw.rom to be split into two partsZheng Bao
2023-03-08soc/amd/stoneyridge/romstage: pass C state control IO base addressFelix Held
2023-03-08soc/amd/glinda/acpi: rework C state info table handlingFelix Held
2023-03-08soc/amd/phoenix/acpi: rework C state info table handlingFelix Held
2023-03-08soc/amd/mendocino/acpi: rework C state info table handlingFelix Held
2023-03-08soc/amd/cezanne/acpi: rework C state info table handlingFelix Held
2023-03-08soc/amd/picasso/acpi: rework C state info table handlingFelix Held
2023-03-08soc/amd/common/block/acpi/cpu_power_state: use definition for bit_offsetFelix Held
2023-03-08soc/amd/common/block/acpi/cpu_power_state: add get_cstate_info helperFelix Held
2023-03-07soc/intel/xeon_sp: Add PM definition for SPR-SPDavid Hendricks
2023-03-07soc/intel/adl: Increase MAX_CPUS to 32 for RPLTim Crawford
2023-03-07soc/amd/stoneyridge: request binaryPI to use \_SB_ scope in PSTATE SSDTFelix Held
2023-03-06soc/amd: rename ACPI_CPU_CONTROL to ACPI_CSTATE_CONTROL for non-CAR CPUsFelix Held
2023-03-06soc/amd/picasso/include/iomap: add comment about ACPI IO assignmentFelix Held
2023-03-06soc/amd/picasso/include/southbridge: drop PM_CPU_CTRL defineFelix Held
2023-03-06soc/amd/*/acpi: drop unnecessary duty_offset/duty_width field writesFelix Held
2023-03-06soc/amd/picasso/acpi: don't announce unimplemented duty cycle controlFelix Held
2023-03-06soc/amd/*/acpi: drop unneeded pstate_cnt FADT assignmentFelix Held
2023-03-06soc/amd/*/acpi: drop unneeded mon_alrm FADT assignmentFelix Held
2023-03-05mb/google/geralt: Add MAX98390 support for GeraltTrevor Wu
2023-03-05soc/mediatek/mt8188: Add bus protection for audio/video mtcmosgarmin chang
2023-03-05soc/intel/alderlake: Hook up ucode for RPL-P/H/UTim Crawford
2023-03-04soc/amd/mendocino: Add STT support for dptc tablet modeChris Wang
2023-03-04soc/amd/mendocino: Remove the SPL DPTC parameterChris Wang
2023-03-04xeon/spr: Set ACPI CPU string for 12bitNaresh Solanki
2023-03-04soc/intel/alderlake: Allow channel 0 for memory-downTim Crawford