aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/common/block/lpc
AgeCommit message (Expand)Author
2021-02-18Revert "soc/amd: Add option to select if SOC supports ESPI sub decode"Felix Held
2021-02-18soc/amd/common/block/lpc: move ACPI name to common codeFelix Held
2021-02-16soc/amd/common/*/Kconfig: remove unneeded default n for bool optionsFelix Held
2021-02-12soc/amd: Move southbridge_write_acpi_tablesRaul E Rangel
2021-02-10soc/amd/common/blocks/lpc: Remove common SPI registersRaul E Rangel
2021-02-03src: Remove unused <cbmem.h>Elyes HAOUAS
2021-01-30soc/amd,intel: Drop leftover GNVS includesKyösti Mälkki
2021-01-28soc/amd/common: Handle I2C resource only if base address is definedZheng Bao
2021-01-27soc/amd/common: Only set write_acpi_tables if ACPI table is enabledZheng Bao
2021-01-26soc/amd: Add an option to select if SOC supports ESPI sub decodeZheng Bao
2021-01-19soc/amd: Drop unnecessary <soc/nvs.h> includeKyösti Mälkki
2021-01-13ACPI: Have single call-site for acpi_inject_nvsa()Kyösti Mälkki
2021-01-10ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocationsKyösti Mälkki
2020-12-15soc/amd/common: Move lpc_util to verstage_x86Kyösti Mälkki
2020-11-30soc/amd/common: simplify conditionals in MakefilesFelix Held
2020-09-21soc/amd: Drop unneeded empty linesElyes HAOUAS
2020-09-11soc/amd/common/espi_util: clarify espi_open_io_windowFelix Held
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-07-16soc/amd/common: Don't get eSPI address from PCI if not on x86Martin Roth
2020-06-30soc/amd/common/lpc: Skip SERIRQ setup when using eSPIMarshall Dawson
2020-06-30ACPI: Drop typedef global_nvs_tKyösti Mälkki
2020-06-02src: Remove redundant includesElyes HAOUAS
2020-06-02src: Remove duplicated includesElyes HAOUAS
2020-05-13soc/amd/common/block: Add support for configuring eSPI connection to slaveFurquan Shaikh
2020-05-13Remove new additions of "this file is part of" linesFurquan Shaikh
2020-05-13soc/amd/common/block/lpc: Add helper function lpc_early_init()Furquan Shaikh
2020-05-12soc/amd/common/block/lpc: Configure io/mmio windows differently for LPC and eSPIFurquan Shaikh
2020-05-12soc/amd/common/block/lpc: Provide an option to use static eSPI BARFurquan Shaikh
2020-05-12soc/amd/common/block/lpc: Add helpers for managing eSPI decodeFurquan Shaikh
2020-05-12soc/amd/common/block/lpc: Set LPC_IO_PORT_DECODE_ENABLE to 0 when disabling d...Furquan Shaikh
2020-05-12soc/amd/common/block/lpc: Split lpc_set_spibase() into two functionsFurquan Shaikh
2020-05-11soc/amd/common/block/lpc: Reorganize LPC enable resourcesFurquan Shaikh
2020-05-11soc/amd/common/block/lpc: Add config options for eSPIFurquan Shaikh
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-07soc/amd/common/block/lpc: Use standard pci_dev_ops_pciFurquan Shaikh
2020-05-05soc/amd/common/block/lpc: Add lpc_disable_spi_rom_sharingRaul E Rangel
2020-04-28amd/family17h: Add PCI device IDs for all controllers in AMD Family17hFurquan Shaikh
2020-04-24soc/amd/picasso/i2c: don't initialize I2C4 as master and refactor codeMartin Roth
2020-04-05soc/amd: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-10-20soc/amd/common/lpc: Add SuperIO decode functionMarshall Dawson
2019-10-08device: Use scan_static_bus() over scan_lpc_bus()Nico Huber
2019-09-09soc/amd/common/lpc: Add decode disable functionMarshall Dawson
2019-07-03soc/amd/common/lpc: Add Picasso IDMarshall Dawson
2019-06-06soc/amd/stoneyridge: Move LPC support to commonMarshall Dawson