summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2020-05-01soc/intel/jasperlake: Add support to generate ACPI GPIO operationsKarthikeyan Ramasubramanian
2020-04-30soc/amd/picasso: Add support for em100Furquan Shaikh
2020-04-30soc/amd/picasso: Allow mainboard to configure SPI settingsFurquan Shaikh
2020-04-30soc/amd/picasso: Move SPI init calls into sb_spi_init()Furquan Shaikh
2020-04-30soc/amd/picasso: Introduce enums for SPI read mode and speedFurquan Shaikh
2020-04-30soc/amd/picasso: Get rid of chip.h inclusion from southbridge.hFurquan Shaikh
2020-04-30soc/amd/common/block/smbus: Include acpimmio_map.h in sm.cFurquan Shaikh
2020-04-30Revert "soc/mediatek/mt8183: Force retraining memory if requested"Julius Werner
2020-04-30sc7180: Increase SPI flash frequency to 37.5MHzJulius Werner
2020-04-29soc/intel/tigerlake: Check SPD is not NULL before printEric Lai
2020-04-29soc/amd/picasso: Enable secure debug unlock conditionallyFurquan Shaikh
2020-04-29soc/amd/picasso: Use a helper to set bits in PSP_SOFTFUSEFurquan Shaikh
2020-04-29soc/amd/picasso: Drop prompts from some Kconfig optionsFurquan Shaikh
2020-04-29soc/amd/picasso: Fix comment about SMU firmware2 typeFurquan Shaikh
2020-04-29soc/amd/picasso: Drop addition of PSPTRUSTLETS_FILEFurquan Shaikh
2020-04-29soc/amd/picasso: Drop unused OPT_PSPNVRAM_FILEFurquan Shaikh
2020-04-29soc/amd/picasso: Drop addition of PUBSIGNEDKEY_FILEFurquan Shaikh
2020-04-29soc/amd/picasso: Disable inclusion of S0i3 firmware by defaultFurquan Shaikh
2020-04-29soc/amd/picasso: Disable MP2 FW inclusion by defaultFurquan Shaikh
2020-04-29soc/amd/hda: Move HDA PCI device from DSDT to SSDTFurquan Shaikh
2020-04-29soc/amd/picasso: Drop _INI method and OperationRegion for AZHD deviceFurquan Shaikh
2020-04-29soc/amd/hda: Add .acpi_name() callback to HDA driverFurquan Shaikh
2020-04-29soc/amd/common/block/hda: Use tabs instead of spaces in hda.cFurquan Shaikh
2020-04-29soc/amd/common/block/hda: Use default pci_dev_ops_pciFurquan Shaikh
2020-04-29soc/amd/common/block/hda: Drop PCI_DEVICE_ID_AMD_FAM17H_HDA0Furquan Shaikh
2020-04-29soc/amd/picasso: Add bootblock supportFelix Held
2020-04-29soc/intel/tigerlake: Add method to look up GPIO com ID for an indexVenkata Krishna Nimmagadda
2020-04-29soc/intel/common: Add method to modify GPIO community PM configVenkata Krishna Nimmagadda
2020-04-28soc/amd/common/block/sata: Add missing .ops_pci memberFurquan Shaikh
2020-04-28soc/amd/picasso: Use AMD common SATA driverFurquan Shaikh
2020-04-28soc/amd/sata: Move SATA PCI device from DSDT to SSDTFurquan Shaikh
2020-04-28soc/amd/sata: Add .acpi_name() callback to SATA driverFurquan Shaikh
2020-04-28soc/amd/common/block/sata: Use tabs instead of spaces in sata.cFurquan Shaikh
2020-04-28soc/amd/common/block/sata: Fix the condition to include sata.cFurquan Shaikh
2020-04-28soc/amd/picasso: Add UPD settings to chip.hMarshall Dawson
2020-04-28soc/intel/tigerlake: fix call to print_spd_info()Nick Vaccaro
2020-04-28device: Constify struct device * parameter to acpi_inject_dsdtFurquan Shaikh
2020-04-28device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh
2020-04-28soc/intel: Constify struct device * parameter to intel_igd_get_controller_infoFurquan Shaikh
2020-04-28soc/intel: Constify struct device *param to sd_fill_soc_gpio_infoFurquan Shaikh
2020-04-28i2c/designware: Constify struct device * parameter to dw_i2c_soc_dev_to_busFurquan Shaikh
2020-04-28device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh
2020-04-28soc/amd/{common,picasso}: Move GFX device from static ASL to SSDTFurquan Shaikh
2020-04-28soc/amd/picasso: Use common block graphics driverFurquan Shaikh
2020-04-28soc/amd/common: Add a common graphics block device driver for AMD SoCsFurquan Shaikh
2020-04-28amd/family17h: Add PCI device IDs for all controllers in AMD Family17hFurquan Shaikh
2020-04-28soc/amd: Update macro name for IOMMU on AMD Family 17hFurquan Shaikh
2020-04-28soc/intel/common/block/smbus: Set SPD array NULL if no DIMM presentEric Lai
2020-04-28soc/intel/cannonlake: Report driver strength by _DSM in eMMC ACPI deviceKane Chen
2020-04-28soc/intel/cometlake: Add ucode from repoFelix Singer