aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/common
AgeCommit message (Expand)Author
2020-12-15soc/amd/common,picasso: Place some ENV_X86 guardsKyösti Mälkki
2020-12-15soc/amd/common: Move lpc_util to verstage_x86Kyösti Mälkki
2020-12-15soc/amd/common: Redo ACPIMMIO_BASE and _BANKKyösti Mälkki
2020-12-15soc/amd/common: Refactor SMBus base argumentsKyösti Mälkki
2020-12-13soc/amd/common/block/gpio: use all-y in MakefileFelix Held
2020-12-12soc/amd/common: Remove SMBus host word accessorsKyösti Mälkki
2020-12-12soc/amd/common: Refactor ACPIMMIO posted writesKyösti Mälkki
2020-12-12Revert "src/amd/common: Exclude biosram from psp_verstage"Kyösti Mälkki
2020-12-11soc/amd/picasso: move chipset_handle_reset to commonFelix Held
2020-12-11soc/amd/picasso: factor out write_resume_eip to common codeFelix Held
2020-12-11soc/amd/picasso: move UART console code to common folderFelix Held
2020-12-11soc/amd/picasso: move UART Kconfig options to common folderFelix Held
2020-12-09soc/amd: Remove Kconfig BOOTBLOCK_ADDRKyösti Mälkki
2020-12-09soc/amd: Remove Kconfig X86_RESET_VECTORKyösti Mälkki
2020-12-09soc/amd: factor out functionality to print last reset sourceFelix Held
2020-12-09soc/amd/common/block/acpimmio: use all-y for mmio_util targetFelix Held
2020-12-09soc/amd: factor out legacy I/O and cf9 decode enable functionsFelix Held
2020-12-09soc/amd/common/block/smbus: refactor fch_smbus_initFelix Held
2020-12-09soc/amd: factor out PM_DECODE_EN register definitionsFelix Held
2020-12-09soc/amd: remove unused PM_ISA_CONTROL definitionsFelix Held
2020-12-06soc/amd: factor out common family 17h&19h TSC and monotonic timer codeFelix Held
2020-12-06soc/amd/common/block/cpu: move Makefile guards into subfoldersFelix Held
2020-12-05soc/amd: Fix X86_RESET_VECTOR location in commentsKyösti Mälkki
2020-12-04soc/amd: move smi_util to common blockFelix Held
2020-12-02cbfs: Simplify load/map API names, remove type argumentsJulius Werner
2020-12-02cbfs: Enable CBFS mcache on most chipsetsJulius Werner
2020-12-02soc/amd: factor out common SMI/SCI enums and function prototypesFelix Held
2020-12-02soc/amd/common/smbus: remove misleading definitionFelix Held
2020-12-02soc/amd: factor out fch_smbus_initFelix Held
2020-12-02soc/amd: factor out SMBUS controller registers into common headerFelix Held
2020-12-02soc/amd: factor out common AOAC device enable and status query functionsFelix Held
2020-12-02soc/amd: factor out common AOAC definitionsFelix Held
2020-11-30soc/amd/common/vboot: use transfer_buffer_valid functionFelix Held
2020-11-30soc/amd: move vboot-on-PSP-related functions to common/vbootFelix Held
2020-11-30soc/amd: move vboot bootblock functions to common folderFelix Held
2020-11-30soc/amd: move assembly part of non-CAR bootblock to common directoryFelix Held
2020-11-30soc/amd/common: introduce SOC_AMD_COMMON_BLOCK_PCI_MMCONFFelix Held
2020-11-30soc/amd/common: add comments and FIXME to Makefile.inc filesFelix Held
2020-11-30soc/amd/common: simplify conditionals in MakefilesFelix Held
2020-11-30soc/amd/common/block/cpu: move CAR-specific Makefile to sub-directoryFelix Held
2020-11-22soc/amd: move non-CAR linker scripts to common directoryFelix Held
2020-11-21soc/amd: factor out vbnv_cmos_failed() into soc/amd/common/vbootFelix Held
2020-11-19include/device/pci_ids: add model number to ATI GPU and HDA controllerFelix Held
2020-11-19soc/amd: rename common Kconfig and use wildcard for SoC-specific KconfigFelix Held
2020-11-18include/device/pci_ids: use the right device ID for AMD Picasso GPUFelix Held
2020-11-18soc/amd/common: remove SOC_AMD_COMMON_BLOCK Kconfig symbolFelix Held
2020-11-16soc/amd/common/block: drop double underscores from include guardsFelix Held
2020-11-15soc/amd/common: factor out SMU code from PicassoFelix Held
2020-11-13soc/amd: factor out _SOC_DEV macro into common blockFelix Held
2020-11-13soc/amd/common/block/include: make include guards more uniformFelix Held
2020-11-09soc/amd/common: add Kconfig help text to pre-family-17h-only blocksFelix Held
2020-11-07soc/amd/common: Don't program GPIOs if the table isn't setMartin Roth
2020-11-07soc/amd/common/psp: expand CPU family names in Kconfig help textFelix Held
2020-11-04soc/amd/common/psp: move v1-only mailbox commands to separate sectionFelix Held
2020-10-28soc/amd/common/acpi: Create platform.asl to define acpi transitionsJosie Nordrum
2020-10-19soc/amd/common/acpi: Convert to ASL 2.0 syntaxElyes HAOUAS
2020-09-21soc/amd: Drop unneeded empty linesElyes HAOUAS
2020-09-21soc/amd/common/block/spi/fch_spi_util.c: Fix read with invalid lengthIgor Bagnucki
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