summaryrefslogtreecommitdiff
path: root/src/soc/amd
AgeCommit message (Expand)Author
2020-07-27soc/amd: Use spi_writeX & spi_readX for all spi accessesMartin Roth
2020-07-27soc/amd/common: Move spi access functions into their own fileMartin Roth
2020-07-27soc/amd/picasso: Set __USER_SPACE__ for psp_verstageMartin Roth
2020-07-27soc/amd/picasso: make USB over-current pin mapping configurableFelix Held
2020-07-26soc/amd/common/block/psp/psp_smm.c: Add missing <string.h>Elyes HAOUAS
2020-07-26soc/amd/common: Refactor and consolidate code for spi baseMartin Roth
2020-07-26soc/amd/picasso: Update postcode valueMartin Roth
2020-07-26Kconfig: Remove unnecessary choice namesMartin Roth
2020-07-26smp/spinlock: Do not define barrier() globallyKyösti Mälkki
2020-07-26arch/x86: Move cpu_relax()Kyösti Mälkki
2020-07-26src: Remove unused 'include <cbmem.h>'Elyes HAOUAS
2020-07-26amd/picasso: rework USB2 PHY tune parameter handlingFelix Held
2020-07-25soc/amd/picasso: don't apply unconfigured USB2 PHY tune parametersFelix Held
2020-07-24soc/amd/picasso: mark usb2_phy_tune struct as packedFelix Held
2020-07-24soc/amd/picasso/sb: Gate FCH AL2AHB clocksMatt Papageorge
2020-07-24soc/amd/picasso/fsp_params: add missing newline between functionsFelix Held
2020-07-24soc/amd/picasso/fsp_params: add asserts for descriptor countFelix Held
2020-07-23soc/amd/common/gpio: Fix definition of GPIO_INT_ENABLE_STATUS_DELIVERYFurquan Shaikh
2020-07-23amd/picasso: rename PCIe descriptor to DXIO descriptorFelix Held
2020-07-20src: Make HAVE_CF9_RESET set the FADT reset registerAngel Pons
2020-07-20src: Drop useless cache flush settings in FADTAngel Pons
2020-07-20soc/amd/stoneyridge: Select HAVE_CF9_RESETAngel Pons
2020-07-20src: Never overwrite `fadt->flags`Angel Pons
2020-07-20amd/{hudson,stoney,picasso}: Drop PM2 settings from FADTAngel Pons
2020-07-20src: Drop useless PM1b settings from FADTAngel Pons
2020-07-20src: Drop useless GPE1 settings from FADTAngel Pons
2020-07-17soc/amd/picasso: Drop the addition of I2S machine device from ACP driverFurquan Shaikh
2020-07-17soc/amd/picasso: Add .scan_bus operation for ACP deviceFurquan Shaikh
2020-07-17soc/amd/common/gpio: Add macro for PAD_NCFurquan Shaikh
2020-07-17soc/amd/picasso: Drop _INI and OSFL methodsFurquan Shaikh
2020-07-17soc/amd/picasso: Move PMOD global variable to globalnvs.aslFurquan Shaikh
2020-07-17soc/amd/picasso: Drop empty method CIRQFurquan Shaikh
2020-07-17soc/amd/picasso: Use read-modify-write for ACP_I2S_PIN_CONFIGFurquan Shaikh
2020-07-17soc/amd/picasso: Configure ACP_PME_EN and ACP_I2S_WAKE_ENAkshu Agrawal
2020-07-16soc/amd/picasso: remove unused fadt_pm_profile devicetree settingFelix Held
2020-07-16soc/amd/common: Don't get eSPI address from PCI if not on x86Martin Roth
2020-07-16soc/amd/picasso: Get rid of VERSTAGE_SIZEMartin Roth
2020-07-16soc/amd/stoneyridge: Remove unused SPI #definesMartin Roth
2020-07-16soc/amd/picasso/acpi,mb/{zork,mandolin}: Stop clearing PciExpWakeStatusRaul E Rangel
2020-07-16soc/amd/picasso,mb/{zork,mandolin}: Remove invalid UPWS variableRaul E Rangel
2020-07-16soc/amd/picasso: Drop mainboard_romstage_entry_s3Furquan Shaikh
2020-07-15soc/amd/picasso/acpi: Delete unused and invalid OperationRegionsRaul E Rangel
2020-07-15soc/amd/picasso/acpi: Remove old AOAC register definitionsRaul E Rangel
2020-07-15soc/amd/picasso/acpi: Remove invalid and unnecessary devicesRaul E Rangel
2020-07-15amd/picasso: rework DXIO and DDI UPD handlingFelix Held
2020-07-14soc/amd/common/block/include/amdblocks/acpi.h: Add missing <types.h>Elyes HAOUAS
2020-07-14src: Remove unused 'include <cpu/x86/msr.h>'Elyes HAOUAS
2020-07-14src: Remove unused 'include <stdint.h>Elyes HAOUAS
2020-07-13soc/amd/picasso: supply SMBIOS type 17Rob Barnes
2020-07-11arch/x86: Drop CBMEM_TOP_BACKUPKyösti Mälkki