summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/common/block/lpc/espi_util.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "soc/amd/common/espi: Don't set alert pin in espi_set_initial_config"Raul E Rangel2021-05-101-0/+11
* soc/amd/common/espi,mb/: Allow configuring open drain ALERT#Raul E Rangel2021-05-061-5/+24
* soc/amd/common/espi: Don't set alert pin in espi_set_initial_configRaul E Rangel2021-05-061-3/+0
* soc/amd/common/espi: Print set eSPI peripheral configRaul E Rangel2021-05-061-0/+2
* soc/amd/common: Remove eSPI decode workaroundRaul E Rangel2021-04-291-5/+1
* amd/common/blocks: Print eSPI peripheral channelRaul E Rangel2021-04-231-0/+2
* 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
* Revert "soc/amd: Add option to select if SOC supports ESPI sub decode"Felix Held2021-02-181-2/+1
* soc/amd: Add an option to select if SOC supports ESPI sub decodeZheng Bao2021-01-261-1/+2
* 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
* src: Remove redundant includesElyes HAOUAS2020-06-021-2/+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: 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-121-0/+291