summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/common/block/lpc
Commit message (Expand)AuthorAgeFilesLines
* soc/amd: Make espi_clear_decodes privateRaul E Rangel2021-04-051-1/+2
* soc/amd: Make espi_configure_decodes privateRaul E Rangel2021-04-051-5/+13
* soc/amd/common/espi: Clear DNCMD_COMPLETE on completionRaul E Rangel2021-04-051-0/+2
* soc/amd/common/espi: Reset eSPI registers to known stateRaul E Rangel2021-04-051-0/+8
* soc/amd/common/espi: Add missing eSPI register definitionsRaul E Rangel2021-04-051-0/+23
* soc/amd/common/espi: Add ESPI_ prefix to SLAVE0_INT_ENRaul E Rangel2021-04-051-4/+4
* soc/amd/common: Add func to clear eSPI IO & memory decode rangesMartin Roth2021-04-051-0/+21
* soc/amd/common/blocks/lpc: Explicitly disable serial IRQRaul E Rangel2021-03-021-3/+4
* Revert "soc/amd: Add option to select if SOC supports ESPI sub decode"Felix Held2021-02-182-6/+1
* soc/amd/common/block/lpc: move ACPI name to common codeFelix Held2021-02-181-0/+8
* soc/amd/common/*/Kconfig: remove unneeded default n for bool optionsFelix Held2021-02-161-5/+0
* soc/amd: Move southbridge_write_acpi_tablesRaul E Rangel2021-02-121-1/+1
* soc/amd/common/blocks/lpc: Remove common SPI registersRaul E Rangel2021-02-102-1/+3
* src: Remove unused <cbmem.h>Elyes HAOUAS2021-02-031-1/+0
* soc/amd,intel: Drop leftover GNVS includesKyösti Mälkki2021-01-301-1/+0
* soc/amd/common: Handle I2C resource only if base address is definedZheng Bao2021-01-281-0/+2
* soc/amd/common: Only set write_acpi_tables if ACPI table is enabledZheng Bao2021-01-271-0/+2
* soc/amd: Add an option to select if SOC supports ESPI sub decodeZheng Bao2021-01-262-1/+7
* soc/amd: Drop unnecessary <soc/nvs.h> includeKyösti Mälkki2021-01-191-1/+0
* ACPI: Have single call-site for acpi_inject_nvsa()Kyösti Mälkki2021-01-131-1/+0
* ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocationsKyösti Mälkki2021-01-101-5/+0
* soc/amd/common: Move lpc_util to verstage_x86Kyösti Mälkki2020-12-151-1/+1
* soc/amd/common: simplify conditionals in MakefilesFelix Held2020-11-301-13/+21
* soc/amd: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* soc/amd/common/espi_util: clarify espi_open_io_windowFelix Held2020-09-111-2/+2
* soc/amd/common/espi_util: rename espi_check_statusFelix Held2020-08-121-3/+3
* soc/amd/common/espi_util: espi_send_command: improve error messageFelix Held2020-08-111-1/+2
* soc/amd/common/espi_util: espi_std_io_decode: fix edge case bugFelix Held2020-08-111-0/+3
* soc/amd/common/espi_util: simplify espi_std_io_decode functionFelix Held2020-08-111-13/+5
* soc/amd/common/espi_util: make decode enable parameter uint32_tFelix Held2020-08-111-2/+2
* soc/amd/common/espi_util: make reg parameter unsignedFelix Held2020-08-111-6/+6
* soc/amd/common: Don't get eSPI address from PCI if not on x86Martin Roth2020-07-161-8/+2
* soc/amd/common/lpc: Skip SERIRQ setup when using eSPIMarshall Dawson2020-06-301-6/+14
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-2/+3
* src: Remove redundant includesElyes HAOUAS2020-06-021-2/+0
* src: Remove duplicated includesElyes HAOUAS2020-06-021-1/+0
* soc/amd/common/block: Add support for configuring eSPI connection to slaveFurquan Shaikh2020-05-131-0/+630
* Remove new additions of "this file is part of" linesFurquan Shaikh2020-05-131-1/+0
* soc/amd/common/block/lpc: Add helper function lpc_early_init()Furquan Shaikh2020-05-131-0/+18
* soc/amd/common/block/lpc: Configure io/mmio windows differently for LPC and eSPIFurquan Shaikh2020-05-121-1/+17
* soc/amd/common/block/lpc: Provide an option to use static eSPI BARFurquan Shaikh2020-05-121-2/+16
* soc/amd/common/block/lpc: Add helpers for managing eSPI decodeFurquan Shaikh2020-05-122-0/+296
* soc/amd/common/block/lpc: Set LPC_IO_PORT_DECODE_ENABLE to 0 when disabling d...Furquan Shaikh2020-05-121-0/+1
* soc/amd/common/block/lpc: Split lpc_set_spibase() into two functionsFurquan Shaikh2020-05-121-4/+14
* soc/amd/common/block/lpc: Reorganize LPC enable resourcesFurquan Shaikh2020-05-111-26/+21
* soc/amd/common/block/lpc: Add config options for eSPIFurquan Shaikh2020-05-111-0/+15
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-112-2/+0
* soc/amd/common/block/lpc: Use standard pci_dev_ops_pciFurquan Shaikh2020-05-071-5/+1
* soc/amd/common/block/lpc: Add lpc_disable_spi_rom_sharingRaul E Rangel2020-05-052-0/+20
* amd/family17h: Add PCI device IDs for all controllers in AMD Family17hFurquan Shaikh2020-04-281-1/+1