summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2024-11-09arch/x86: Define macros for hard-coded HPET registersYuchi Chen
2024-11-09soc/intel/common/block/imc: Add Integrated Memory Controller driverYuchi Chen
2024-11-09include/spd_bin.h: Add SPD IO layerYuchi Chen
2024-11-09soc/intel/common/systemagent_server: Add server platform system agentYuchi Chen
2024-11-08soc/intel/pantherlake: Update power limits configJamie Ryu
2024-11-08device/pci_ids, soc/intel/pantherlake: Add new PTL-H DID0Jamie Ryu
2024-11-08soc/mediatek/mt8196: Add SPI driver supportLiya Li
2024-11-08soc/mediatek/mt8196: Add PLL and clock init supportGuangjie Song
2024-11-08soc/intel/xeon_sp: Reduce stack usage by 18KiBPatrick Rudolph
2024-11-08soc/intel/common: sata: Opt out in sata_acpi_fill_ssdt() when not namedPatrick Rudolph
2024-11-08soc/intel/xeon_sp: Create SSDT for Gen6 LPC controllerLu, Pen-ChunX
2024-11-08soc/intel/xeon_sp/gnr: Enable IRQ routingShuo Liu
2024-11-07soc/intel/[tiger|cannon|meteor]lake: Fix uninitialized usb_cfg pointerKarthikeyan Ramasubramanian
2024-11-07soc/intel/cmn/block/cse: Add API to check the current boot partitionSubrata Banik
2024-11-07soc/intel/alderlake: select Kconfig MRC_CACHE_USING_MRC_VERSIONRonak Kanabar
2024-11-07soc/amd/common/psp/rpmc: bring debug output in line with fmap sectionFelix Held
2024-11-07soc/intel/xeon_sp: Add acpigen_write_PRT_pre_routedLu, Pen-ChunX
2024-11-07soc/mediatek/common: Use write32p and read32p for trackerYidi Lin
2024-11-07soc/mediatek/common: Refactor `struct tracker`Yidi Lin
2024-11-06soc/intel/alderlake: Fix uninitialized usb_cfg pointerKarthikeyan Ramasubramanian
2024-11-06soc/intel/alderlake: select UDK_202305_BINDING for RPLRonak Kanabar
2024-11-06soc/intel/jasperlake: add support for RP LTR mechanismLawrence Chang
2024-11-06soc/intel/meteorlake: Remove SOC_INTEL_GFX_MBUS_JOIN configSubrata Banik
2024-11-06soc/mediatek/mt8196: Disable irq2axi featureRunyang Chen
2024-11-06soc/mediatek/mt8196: Enable EARLY_MMU_INITYidi Lin
2024-11-06mb/google/rauru: Complete PCIe reset in romstageYidi Lin
2024-11-05soc/amd/common/psp_smi_flash: refactor SPI controller busy checkFelix Held
2024-11-05soc/amd/common/psp_smi_flash: factor out get_flash_deviceFelix Held
2024-11-05soc/intel/alderlake: Disable UFS controllers only on S5 resumeSubrata Banik
2024-11-05soc/intel/meteorlake: Disable eSOL for Ovis/DekuSubrata Banik
2024-11-04soc/mediatek/mt8188/spi: Fix out-of-bound array access for pad_funcsYu-Ping Wu
2024-11-03soc/intel/alderlake: Do lazy reset after disabling UFSKarthikeyan Ramasubramanian
2024-10-30soc/intel/pantherlake: Populate and pass DRAM info for SMBIOSSubrata Banik
2024-10-30soc/intel/pantherlake: Add ACPI names for missing devicesSubrata Banik
2024-10-30soc/intel/pantherlake: Set SMBUS device ACPI min sleep state as D0Subrata Banik
2024-10-29tree: Fix cast an object of type 'nullptr_t' to 'uintptr_t' errorElyes Haouas
2024-10-28uncore_acpi: Clean up resource codePatrick Rudolph
2024-10-28soc/intel/xeon_sp: Fix iiostack.aslPatrick Rudolph
2024-10-28soc/intel/xeon_sp: Add SAD PCI driverPatrick Rudolph
2024-10-28soc/amd/common/psp: add RPMC provisioning codeFelix Held
2024-10-28soc/amd/common/psp: add code for reporting RPMC statusFelix Held
2024-10-28soc/amd/common/block/psp: fix logic bug in psp_get_* functionsFelix Held
2024-10-28soc/mediatek/mt8196: Enable PCIe supportJianjun Wang
2024-10-28soc/mediatek/mt8196: Add PCIe driver and early init supportJianjun Wang
2024-10-28soc/mediatek/common: Move PCIe definition to the common directoryJarried Lin
2024-10-27soc/intel/skylake/Makefile: Remove dead codeFelix Singer
2024-10-26soc/intel/cmn/fast_spi: Improve debug message for SPI flash windowsSubrata Banik
2024-10-24soc/intel/common: Add PCIe device IDs for Snow RidgeYuchi Chen
2024-10-23soc/intel/broadwell; Use boolean for pch_is_wpt_xxElyes Haouas
2024-10-23device/pciexp: Add hot-plug capable helper functionPatrick Rudolph
2024-10-23soc/intel/xeon_sp: Report PCIe integrated end points under DRHDJincheng Li
2024-10-23soc/intel/xeon_sp/ibl: Remove unused logicsJincheng Li
2024-10-23soc/intel/xeon_sp/ibl: Update registers for reach bootableShuo Liu
2024-10-23soc/intel/xeon_sp: Add Kconfig SUPPORT_SIMICS_SIMULATIONShuo Liu
2024-10-23soc/mediatek/common: Add more definitions for SPMIYidi Lin
2024-10-23soc/mediatek/common: Maintain common pmif data in pmif_init.cYidi Lin
2024-10-23soc/mediatek/common: Config CAL_TOL_RATE and CAL_MAX_VAL in SoC folderYidi Lin
2024-10-23soc/intel/pantherlake: Update PlatformDebugOption to Trace ReadyJamie Ryu
2024-10-22soc/intel/alderlake_n: Fix display flicker issue when using internal FIVRSimon Yang
2024-10-21soc/intel: Use NEM+ effective way size for for ADL, MTL and PTLJeremy Compostella
2024-10-21soc/intel/common/block/cpu: Add Kconfig for effective way size for NEM+Jeremy Compostella
2024-10-18soc/xeon_sp: Initially add N-1 IBL codesShuo Liu
2024-10-16soc/intel/xeon_sp: Allow Memory POR independent of RMTNaresh Solanki
2024-10-14soc/intel/*: Add debug prints for misaligned FSP and driver settingsSean Rhodes
2024-10-11soc/intel/xeon_sp: Revise IIO domain ACPI name encodingShuo Liu
2024-10-11soc/amd/common/block/psp/Kconfig: drop some 'default n'Felix Held
2024-10-11soc/amd/common/psp_smi_flash: add RPMC command-specific data structuresFelix Held
2024-10-11soc/intel/alderlake: Fix PEG0 IRQ routingSean Rhodes
2024-10-11soc/intel/cnvi: Add CNIP MethodSean Rhodes
2024-10-11soc/intel/cnvi: Add CFLR MethodSean Rhodes
2024-10-11soc/intel/cnvi: Add power related methodsSean Rhodes
2024-10-11soc/intel/cnvw: Add GPEH MethodSean Rhodes
2024-10-11soc/intel/cnvi: Add PRR method for CNVi ResetSean Rhodes
2024-10-11soc/intel/cnvi: Add _S0W to ensure CNVi isn't put into D3 ColdSean Rhodes
2024-10-11soc/intel/cnvi: Add CWAR FieldsSean Rhodes
2024-10-11soc/intel/cnvi: Add CNVW OpRegionSean Rhodes
2024-10-11soc/intel/cannonlake: Hook up CNVi Bluetooth UPDs to devicetreeSean Rhodes
2024-10-09soc/amd/common/psp: add and call PSP SMI SPI RPMC function stubsFelix Held
2024-10-09soc/intel/{tigerlake,alderlake}: Correct FSP config rather than assertingSean Rhodes
2024-10-09drivers/usb/acpi: Move the CNMT Mutex to USBSean Rhodes
2024-10-07soc/intel/cannonlake: Add missing USB port aliasesMaxim Polyakov
2024-10-07soc/intel/cannonlake/fsp_params: Rename FSP_S_CONFIG variableMatt DeVillier
2024-10-07soc/intel/adl to jsl: Explicitly include static.h for config_of_socNicholas Chin
2024-10-07soc/intel/alderlake: Hook up PCIe Power Management to option APISean Rhodes
2024-10-05soc/intel/pantherlake: Add FSP-S programmingJeremy Compostella
2024-10-03soc/amd/glinda/.../iomap.h: Update for glindaMaximilian Brune
2024-10-03soc/amd/glinda/include/smu.h: Update mailbox register addressesAvinash Munduru
2024-10-03soc/amd/.../amd_pci_int_defs.h: Update according to datasheetMaximilian Brune
2024-10-03soc/amd/*: Explicitly include static.h for config_of_socNicholas Chin
2024-10-03soc/intel/pantherlake: Remove soc_info.[hc] interfaceJeremy Compostella
2024-10-02soc/intel/cannonlake,skylake: Fix locking SMRAMMichał Żygowski
2024-10-02soc/intel/meteorlake: Correctly set Usb4CmModeSean Rhodes
2024-10-02soc/intel/xeon_sp: Use MemoryMapDataHob to add high RAM resourcesShuo Liu
2024-10-02soc/mt/mt8196/gpio_eint.c: Add assert messageArthur Heymans
2024-10-02soc/qualcomm/sc7{1,2}80: Increase early stages size for clangArthur Heymans
2024-10-02soc/intel/pantherlake: Delete duplicated lineJeremy Compostella
2024-10-02soc/intel: Deprecate SoC-specific global reset status configsSubrata Banik
2024-10-01soc/intel: Correct return type of fsp_get_pch_reset_status()Subrata Banik
2024-10-01soc/intel/common/cnvi: Add CNMT MutexSean Rhodes
2024-10-01soc/intel/cannonlake: Fix USB port numbersMaxim Polyakov