summaryrefslogtreecommitdiff
path: root/src/soc/amd/picasso
AgeCommit message (Expand)Author
2020-05-13soc/amd/picasso: Extract reset flags from northbridge.hRaul E Rangel
2020-05-13soc/amd/picasso: Move ACP register to acp.hRaul E Rangel
2020-05-13soc/amd/picasso: Move acpi_fill_mcfgRaul E Rangel
2020-05-12device/pci_device: Extract pci_domain_set_resources from SOCRaul E Rangel
2020-05-12soc/amd/picasso: Use SPI configuration support from common block SPI driverFurquan Shaikh
2020-05-12soc/amd/picasso: Add support for using common SoC configurationFurquan Shaikh
2020-05-12soc/amd/common/block/lpc: Split lpc_set_spibase() into two functionsFurquan Shaikh
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-05soc/amd/picasso: add Kconfig option to disable rom sharingAaron Durbin
2020-05-02soc/amd/picasso: Select CHROMEOS_RAMOOPS_DYNAMICFurquan Shaikh
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-05-01soc/amd/picasso: add sd/emmc0 configuration to chip.hAaron Durbin
2020-05-01soc/amd/picasso: Add FSP support for including AGESAMarshall Dawson
2020-05-01src/soc/amd/picasso: Add methods to save and restore MTRRsRaul E Rangel
2020-05-01soc/amd/picasso: initialize i2c controllers in SoC flowAaron Durbin
2020-05-01soc/amd/picasso/bootblock: Remove duplicate sb_reset_i2c_slavesRaul E Rangel
2020-05-01soc/amd/picasso/bootblock/bootblock: Remove duplicate i2c initRaul E Rangel
2020-05-01soc/amd/picasso: Allow mainboard to provide pci ddi descriptorsAaron Durbin
2020-05-01soc/amd/picasso: Enable cache in bootblockFelix Held
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-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/picasso: Add bootblock supportFelix Held
2020-04-28soc/amd/picasso: Use AMD common SATA driverFurquan Shaikh
2020-04-28soc/amd/picasso: Add UPD settings to chip.hMarshall Dawson
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-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-28amd/family17h: Add PCI device IDs for all controllers in AMD Family17hFurquan Shaikh
2020-04-24soc/amd/picasso/i2c: don't initialize I2C4 as master and refactor codeMartin Roth
2020-04-20soc/amd: replace remaining license headers with SPDX onesFelix Held
2020-04-18soc/amd/picasso: Move BERT region to cbmemMarshall Dawson
2020-04-16soc/amd/picasso: Notify PSP system is going to sleep stateMarshall Dawson
2020-04-16soc/amd/psp: Add SmmInfo commandMarshall Dawson