aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2022-10-25soc/mediatek: Move DP drivers to commonBo-Chen Chen
2022-10-23soc/amd/mendocino: Add STB Spill-to-DRAM enumMartin Roth
2022-10-22soc/amd/morgana/mca: Update for morganaFred Reitberger
2022-10-22payloads/edk2: Disable the CPU Timer Lib unless supportedSean Rhodes
2022-10-22soc/intel/systemagent: Rewrite using new resource APIArthur Heymans
2022-10-22soc/intel/systemagent.c: Fix memory type reportingArthur Heymans
2022-10-22soc/intel/alderlake_n: Enable FIVR VCCST ICCMax ControlV Sowmya
2022-10-22soc/amd/*/i2c.h: Make definition more accurateFred Reitberger
2022-10-22mb/google/nissa: Disable SOC_INTEL_CSE_PRE_CPU_RESET_TELEMETRYReka Norman
2022-10-21soc/amd/*/smi.h: Use BIT() for clarityFred Reitberger
2022-10-21soc/amd/*/uart: cleanup includesFelix Held
2022-10-21soc/mediatek: Unify PLL function namesRex-BC Chen
2022-10-21soc/mediatek/mt8186: Add support for PMIC MT6315Sen Chu
2022-10-21soc/mediatek: Move SPMI interface configuration to SoC folderSen Chu
2022-10-21soc/mediatek/mt8186: Add PMIF_SPMI_IOCFG_DEFAULT_SETTING Kconfig optionRex-BC Chen
2022-10-21soc/mediatek/mt8186: Add PWRAP_WITH_PMIF_SPMI Kconfig optionRex-BC Chen
2022-10-21soc/mediatek/mt8186: Add support for reading CPU IDRex-BC Chen
2022-10-21soc/amd/morgana/aoac: Remove to-do after reviewFred Reitberger
2022-10-21soc/amd/morgana/i2c: Remove to-do after reviewFred Reitberger
2022-10-21soc/amd/morgana/include/soc/iomap.h: Remove to-do after reviewFred Reitberger
2022-10-21soc/intel/apollolake: Skip SMI lockdown on ApollolakeMatt DeVillier
2022-10-20soc/amd/morgana/smi: Update smi definitions for morganaFred Reitberger
2022-10-20soc/amd/morgana: Add TODOs for common code to KconfigMartin Roth
2022-10-20soc/intel/meteorlake: Add support to skip the MBP HOBWonkyu Kim
2022-10-20soc/amd/*/uart: commonize UART code and MMIO device driverFelix Held
2022-10-20soc/amd: move set_uart_config prototype to common UART headerFelix Held
2022-10-20soc/amd: move all AOAC function prototypes to amdblocks/aoac.hFelix Held
2022-10-20soc/amd/stoneyridge/uart: introduce and use soc_get_uart_ctrlr_infoFelix Held
2022-10-20soc/amd/morgana/uart: introduce and use soc_get_uart_ctrlr_infoFelix Held
2022-10-20soc/amd/mendocino/uart: introduce and use soc_get_uart_ctrlr_infoFelix Held
2022-10-20soc/amd/cezanne/uart: introduce and use soc_get_uart_ctrlr_infoFelix Held
2022-10-20soc/amd/picasso/uart: introduce and use soc_get_uart_ctrlr_infoFelix Held
2022-10-20soc/amd/stoneyridge: initialize GPIOs for serial consoleFelix Held
2022-10-20soc/amd/*/uart: add missing soc/iomap.h includeFelix Held
2022-10-20soc/amd/stoneyridge/uart: add and use uart_info arrayFelix Held
2022-10-20soc/amd: introduce and use common soc_uart_ctrlr_info structFelix Held
2022-10-20soc/amd/morgana/uart: separate data and codeFelix Held
2022-10-20soc/amd/mendocino/uart: separate data and codeFelix Held
2022-10-20soc/amd/cezanne/uart: separate data and codeFelix Held
2022-10-20soc/amd/picasso/uart: separate data and codeFelix Held
2022-10-20soc/qualcomm/sc7280: Remove NVMe initShelley Chen
2022-10-20soc/intel/alderlake: Drop local `ufs.asl`Subrata Banik
2022-10-20soc/intel/alderlake: Use `ufs.asl` from common code acpi blockSubrata Banik
2022-10-20soc/intel/cmn/block/acpi: Create common ASL entry for UFSSubrata Banik
2022-10-18soc/amd: factor out writing extended PM registers in FADTFelix Held
2022-10-18soc/amd/*/i2c: Move reset_i2c_peripherals to i2c.cFred Reitberger
2022-10-18soc/amd/morgana/gpio: Update gpio definitions for morganaFred Reitberger
2022-10-17soc/amd: factor out common noncar bootblockFelix Held
2022-10-17soc/amd/*/smihandler: Make fch_apmc_smi_handler commonFred Reitberger
2022-10-15soc/intel/apollolake: Lock down Global SMISean Rhodes
2022-10-15soc/intel/apollolake: Configure FSP UPDs to allow coreboot to lockdownSean Rhodes
2022-10-15treewide: Use 'fadt->x_pm2_cnt_blk.addrl = fadt->pm2_cnt_blk'Felix Held
2022-10-15treewide: Use 'fadt->x_pm1a_evt_blk.addrl = fadt->pm1a_evt_blk'Felix Held
2022-10-14soc/amd/picasso: Clean up includesElyes Haouas
2022-10-14soc/amd/sata.c: Hook up directly in devicetreeArthur Heymans
2022-10-14soc/amd/*: Hook up IOMMU ops in devicetreeArthur Heymans
2022-10-14soc/amd/*: Hook up LPC ops in devicetreeArthur Heymans
2022-10-14soc/amd/*: Hook up SMBus ops to devicetreeArthur Heymans
2022-10-14soc/amd: factor out common eMMC codeFelix Held
2022-10-14soc/intel/alderlake: Create helper header file for UFSSubrata Banik
2022-10-14soc/intel/alderlake: Add UFS PCR IDSubrata Banik
2022-10-14soc/mediatek/mt8186: Add DEVAPC settings for ADSPTinghan Shen
2022-10-14soc/mediatek/mt8186: Inititalize ADSPTinghan Shen
2022-10-14soc/mediatek/mt8186: Add mtcmos power-on control for ADSPMandy Liu
2022-10-14soc/mediatek/mt8186: Enable ADSP clockMandy Liu
2022-10-14soc/intel/alderlake: Fix unknown voltage in SMBIOSZhixing Ma
2022-10-14soc/intel/alderlake: Fix unknown max speed in SMBIOSZhixing Ma
2022-10-14soc/amd/stoneyridge: move northbridge ops to northbridge deviceFelix Held
2022-10-14soc/amd/stoneyridge: use devicetree ops over pci driverFelix Held
2022-10-14soc/amd/stoneyridge: Hook up device_operations in chipset.cbFelix Held
2022-10-13soc/amd/stoneyridge: add chipset devicetreesFelix Held
2022-10-13soc/amd/*: Hook up GPU ops in devicetreeArthur Heymans
2022-10-13soc/amd/*: Hook up GPP bridges ops to devicetreeArthur Heymans
2022-10-13soc/amd/acp: Hook up ops in devicetreeArthur Heymans
2022-10-13soc/amd/morgana: Use devicetree ops over pci driverFelix Held
2022-10-13soc/amd/mendocino: Use devicetree ops over pci driverArthur Heymans
2022-10-13soc/amd/cezanne: Use devicetree ops over pci driverArthur Heymans
2022-10-13soc/amd/picasso: Use devicetree ops over pci driverArthur Heymans
2022-10-13soc/amd/*: Hook up device_operations in chipset.cbArthur Heymans
2022-10-13soc/amd/*: Move emmc disabling to device opsArthur Heymans
2022-10-13payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarityElyes Haouas
2022-10-13soc/amd/*/psp_verstage/svc: Make svc.h macros commonFred Reitberger
2022-10-13soc/amd/cezanne: enable LPC decodes if platform uses LPCJeremy Soller
2022-10-12soc/intel: Kconfig: Correct UART source clock value in commentWonkyu Kim
2022-10-12Revert "soc/qualcomm: Update the wait time for checking PCIe link up"Shelley Chen
2022-10-12treewide: Use 'fadt->x_pm1a_cnt_blk.addrl = fadt->pm1a_cnt_blk'Elyes Haouas
2022-10-12treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk'Elyes Haouas
2022-10-12treewide: Use 'pm2_cnt_len' for 'x_pm2_cnt_blk.bit_width'Elyes Haouas
2022-10-12treewide: Use 'gpe0_blk' for 'x_gpe0_blk.addrl'Elyes Haouas
2022-10-12treewide: Use 'gpe0_blk_len' for 'x_gpe0_blk.bit_width'Elyes Haouas
2022-10-12treewide: Use 'fadt->pm_tmr_len' for 'x_pm_tmr_blk.bit_width'Elyes Haouas
2022-10-12treewide: Use 'fadt->pm1_cnt_len' for 'x_pm1a_cnt_blk.bit_width'Elyes Haouas
2022-10-12treewide: Use 'fadt->pm1_evt_len' for 'x_pm1a_evt_blk.bit_width'Elyes Haouas
2022-10-12soc/intel/ehl: Fix incorrect access to MAC_MDIO_DATA registerMario Scheithauer
2022-10-12soc/intel/ehl: Support maximum memory frequency selectionChristian Gmeiner
2022-10-10soc/amd/common: Remove buildtime error for unknown cpuMartin Roth
2022-10-10soc/amd/morgana: Add initial commit for new SoCMartin Roth
2022-10-08soc/amd/mendocino/psp_verstage: Remove TODO commentKarthikeyan Ramasubramanian
2022-10-07soc/intel/apollolake: Add UFS InterruptSean Rhodes
2022-10-07soc/intel/apollolake: Remove SD Card interrupt for GLKSean Rhodes