summaryrefslogtreecommitdiff
path: root/src/soc/amd/picasso
AgeCommit message (Expand)Author
2020-08-03Change all assert(0) to BUG()Julius Werner
2020-07-30mb/amd,google/mandolin,zork: Set EFS SPI platform configMatt Papageorge
2020-07-30soc/amd/picasso: Split ops for internal and external PCIe GPP bridgesFurquan Shaikh
2020-07-29util/apcb: Strip SPD manufacturer informationRob Barnes
2020-07-28soc/amd/picasso: Add controls for SMT and downcoringMarshall Dawson
2020-07-28src/soc/amd: Add include <types.h>Elyes HAOUAS
2020-07-28soc/amd/picasso: Enable VBNV_BACKUP_TO_FLASH for psp_verstageMartin Roth
2020-07-28soc/amd/picasso: Init SPI in psp_verstageMartin Roth
2020-07-28soc/amd/picasso/Makefile.inc: force an error if PSPBTLDR_FILE is not setRonald G Minnich
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/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-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-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/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/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-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-10soc/amd/picasso: Add support for DRIVERS_USB_PCI_XHCIRaul E Rangel