summaryrefslogtreecommitdiffstats
path: root/src/soc/amd
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/picasso/acpi: Delete unused and invalid OperationRegionsRaul E Rangel2020-07-152-151/+0
* soc/amd/picasso/acpi: Remove old AOAC register definitionsRaul E Rangel2020-07-151-361/+0
* soc/amd/picasso/acpi: Remove invalid and unnecessary devicesRaul E Rangel2020-07-152-13/+0
* amd/picasso: rework DXIO and DDI UPD handlingFelix Held2020-07-151-10/+2
* soc/amd/common/block/include/amdblocks/acpi.h: Add missing <types.h>Elyes HAOUAS2020-07-141-1/+1
* src: Remove unused 'include <cpu/x86/msr.h>'Elyes HAOUAS2020-07-142-2/+0
* src: Remove unused 'include <stdint.h>Elyes HAOUAS2020-07-144-5/+0
* soc/amd/picasso: supply SMBIOS type 17Rob Barnes2020-07-132-0/+196
* arch/x86: Drop CBMEM_TOP_BACKUPKyösti Mälkki2020-07-114-3/+9
* soc/amd/picasso: Add support for DRIVERS_USB_PCI_XHCIRaul E Rangel2020-07-103-0/+58
* soc/amd/picasso: Delete partially implemented usb implementationRaul E Rangel2020-07-105-129/+0
* soc/amd/picasso: Add missing include to smi.hRaul E Rangel2020-07-101-0/+1
* soc/amd/picasso: Avoid NULL pointer dereferenceJohn Zhao2020-07-101-6/+6
* soc/amd/picasso: Add PCI driver for data fabric devicesFurquan Shaikh2020-07-102-1/+53
* soc/amd/picasso: Add driver for handling PCIE GPP bridgesFurquan Shaikh2020-07-103-36/+61
* soc/amd/picasso: Map AOAC registers to enable i2c after S3Martin Roth2020-07-101-0/+6
* include/cpu/amd/msr: move SMM_LOCK bit right after HWCR_MSR definitionFelix Held2020-07-091-1/+1
* soc/amd/picasso: Always load and run display opromRob Barnes2020-07-091-0/+2
* soc/amd/picasso: Remove I2C4Edward Hill2020-07-093-48/+2
* soc/amd/picasso: Add dummy spinlock for psp_verstageMartin Roth2020-07-091-0/+17
* soc/amd/picasso: Update APOB size & base generationMartin Roth2020-07-081-6/+10
* arch/x86: Add memmove.c to x86 bootblockMartin Roth2020-07-081-1/+0
* src/amd/common: Exclude biosram from psp_verstageMartin Roth2020-07-081-1/+1
* soc/amd/picasso: Halt if workbuf is absent after psp_verstageMartin Roth2020-07-081-0/+16
* soc/amd/common: Don't init SMIs or SCIs in psp_verstageMartin Roth2020-07-081-2/+10
* soc/amd/picasso: Update the AMD firmware in RW-A & RW-B regionsMartin Roth2020-07-082-54/+114
* soc/amd/picasso:Add psp_verstage components to amdfw binaryMartin Roth2020-07-081-0/+19
* soc/amd/picasso: add psp_verstageMartin Roth2020-07-0822-107/+1125
* soc/amd/picasso: Allow modification of i2c base addresses in PSPMartin Roth2020-07-082-15/+26
* mb/google/zork: Add USB2 phy tuning parameter for SI tuningChris Wang2020-07-062-0/+41
* soc/amd/common: Fix missing gpio_banks.h includeKyösti Mälkki2020-07-061-0/+1
* soc/amd/picasso/memlayout: Verify bootblock is 16-bit alignedRaul E Rangel2020-07-061-0/+1
* soc/amd/picasso: Use PSP Sx command only for S3Marshall Dawson2020-07-061-1/+2
* soc/amd/common: fix eSPI virtual wire polarity encodingAaron Durbin2020-07-031-8/+5
* soc/amd/picasso: Add support for generating I2S machine deviceFurquan Shaikh2020-07-022-1/+60
* soc/amd/picasso: Add .acpi_name and .acpi_fill_ssdt_generator for ACP deviceFurquan Shaikh2020-07-021-0/+7
* soc/amd/common: fix SPI bar resource usageAaron Durbin2020-07-021-4/+12
* soc/amd/common/gpio: Clear interrupt and wake status when configuring padsFurquan Shaikh2020-06-301-0/+3
* soc/amd/common/gpio: Add new helper macro PAD_CFG_STRUCT_FLAGSFurquan Shaikh2020-06-301-17/+17
* soc/amd/gpio, mb/{amd,google}: Configure pads using a single entry in GPIO co...Furquan Shaikh2020-06-302-82/+46
* soc/amd/common/gpio: Use gpio_setbits32()Furquan Shaikh2020-06-302-4/+12
* soc/amd/common/gpio: Add macros for setting fields of soc_amd_gpioFurquan Shaikh2020-06-301-47/+47
* soc/amd/common/lpc: Skip SERIRQ setup when using eSPIMarshall Dawson2020-06-301-6/+14
* soc/amd/common/gpio: Rename GPIO debounce macrosFurquan Shaikh2020-06-301-20/+20
* soc/amd/common/gpio: Update the macros for interrupt and pad filteringFurquan Shaikh2020-06-301-17/+26
* soc/amd/common/gpio: Make macro names for GPIO flags consistentFurquan Shaikh2020-06-302-48/+73
* soc/amd/common/gpio: Drop unused macro GPIO_TRIGGER_INVALIDFurquan Shaikh2020-06-301-2/+0
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-309-22/+23
* soc/amd/picasso: add NULL-pointer check to root_complex_fill_ssdtFelix Held2020-06-291-0/+6
* soc/amd/picasso/soc_util: add comment on the silicon and soc typesFelix Held2020-06-291-0/+8