summaryrefslogtreecommitdiff
path: root/src/soc/amd/common
AgeCommit message (Expand)Author
2020-09-11soc/amd/common/espi_util: clarify espi_open_io_windowFelix Held
2020-08-24mrc_cache: Add mrc_cache fetch functions to support non-x86 platformsShelley Chen
2020-08-24soc/amd/common: Move interrupt and wake status clearJosie Nordrum
2020-08-21soc/amd/common: add rudimentary ATIF supportAaron Durbin
2020-08-19soc/amd/common: add gpio subsystem event reportingAaron Durbin
2020-08-18elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPEAaron Durbin
2020-08-17soc/amd/common: add GPE event logsAaron Durbin
2020-08-17soc/amd/common: removed unused functionsAaron Durbin
2020-08-17soc/amd/common: add acpi_fill_gnvs()Aaron Durbin
2020-08-17soc/amd/common: add single function ACPI PM1 GPE helpersAaron Durbin
2020-08-12soc/amd/common/espi_util: rename espi_check_statusFelix Held
2020-08-11soc/amd/common/espi_util: espi_send_command: improve error messageFelix Held
2020-08-11soc/amd/common/espi_util: espi_std_io_decode: fix edge case bugFelix Held
2020-08-11soc/amd/common/espi_util: simplify espi_std_io_decode functionFelix Held
2020-08-11soc/amd/common/espi_util: make decode enable parameter uint32_tFelix Held
2020-08-11soc/amd/common/espi_util: make reg parameter unsignedFelix Held
2020-08-03Change all assert(0) to BUG()Julius Werner
2020-07-30amd/common/block/spi: Add EFS SPI configurations to KconfigMatt Papageorge
2020-07-28src/soc/amd: Add include <types.h>Elyes HAOUAS
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-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-23soc/amd/common/gpio: Fix definition of GPIO_INT_ENABLE_STATUS_DELIVERYFurquan Shaikh
2020-07-17soc/amd/common/gpio: Add macro for PAD_NCFurquan Shaikh
2020-07-16soc/amd/common: Don't get eSPI address from PCI if not on x86Martin Roth
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-11arch/x86: Drop CBMEM_TOP_BACKUPKyösti Mälkki
2020-07-09include/cpu/amd/msr: move SMM_LOCK bit right after HWCR_MSR definitionFelix Held
2020-07-08src/amd/common: Exclude biosram from psp_verstageMartin Roth
2020-07-08soc/amd/common: Don't init SMIs or SCIs in psp_verstageMartin Roth
2020-07-06soc/amd/common: Fix missing gpio_banks.h includeKyösti Mälkki
2020-07-03soc/amd/common: fix eSPI virtual wire polarity encodingAaron Durbin
2020-07-02soc/amd/common: fix SPI bar resource usageAaron Durbin
2020-06-30soc/amd/common/gpio: Clear interrupt and wake status when configuring padsFurquan Shaikh
2020-06-30soc/amd/common/gpio: Add new helper macro PAD_CFG_STRUCT_FLAGSFurquan Shaikh
2020-06-30soc/amd/gpio, mb/{amd,google}: Configure pads using a single entry in GPIO co...Furquan Shaikh
2020-06-30soc/amd/common/gpio: Use gpio_setbits32()Furquan Shaikh
2020-06-30soc/amd/common/gpio: Add macros for setting fields of soc_amd_gpioFurquan Shaikh
2020-06-30soc/amd/common/lpc: Skip SERIRQ setup when using eSPIMarshall Dawson
2020-06-30soc/amd/common/gpio: Rename GPIO debounce macrosFurquan Shaikh
2020-06-30soc/amd/common/gpio: Update the macros for interrupt and pad filteringFurquan Shaikh
2020-06-30soc/amd/common/gpio: Make macro names for GPIO flags consistentFurquan Shaikh
2020-06-30soc/amd/common/gpio: Drop unused macro GPIO_TRIGGER_INVALIDFurquan Shaikh
2020-06-30ACPI: Drop typedef global_nvs_tKyösti Mälkki
2020-06-29soc/amd/common: Refactor GPIO SCI/SMI interruptsKyösti Mälkki
2020-06-29soc/amd/common: Refactor GPIO_MASTER_SWITCH interrupt enableKyösti Mälkki
2020-06-29soc/amd/common: Drop ACPIMMIO GPIO bank separationKyösti Mälkki