zephyr/drivers/espi
Jose Alberto Meza 00304fbe2d drivers: espi: xec: support for eSPI slaves with long initializations
Add Kconfig switch to disable automatic eSPI slave boot
acknowledgement.
This allows to perform lenghty operations before continue any eSPI
handshake with eSPI master.

Required for eSPI SAF boot configuration.

Signed-off-by: Jose Alberto Meza <jose.a.meza.arellano@intel.com>
2022-02-21 20:55:48 -05:00
..
CMakeLists.txt soc: it8xxx2: add support for eSPI driver 2021-11-12 14:51:10 +01:00
espi_emul.c emul: espi: Add ACPI Shared Memory functions 2021-08-26 13:14:05 -04:00
espi_handlers.c
espi_it8xxx2.c driver: espi: it8xxx2: enable CONFIG_ESPI_FLASH_CHANNEL 2021-12-13 20:33:47 -05:00
espi_mchp_xec_host_v2.c Microchip: MEC172x: eSPI driver 2021-11-16 10:43:42 +01:00
espi_mchp_xec_v2.c Microchip: MEC172x: eSPI driver 2021-10-26 09:27:20 -04:00
espi_mchp_xec_v2.h Microchip: MEC172x: eSPI driver 2021-10-26 09:27:20 -04:00
espi_mchp_xec.c modules: hal_microchip: Update Microchip HAL to version 1.2.1 2021-07-29 18:27:30 -04:00
espi_npcx.c drivers: npcx: Drop DRV_CONFIG/DRV_DATA usage 2022-01-28 10:06:05 +01:00
espi_saf_mchp_xec.c drivers: espi: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
espi_utils.h
host_subs_npcx.c driver: eSPI: unify the bit fields of ACPI/KBC event data 2021-07-26 22:50:44 -04:00
Kconfig drivers: espi: xec: support for eSPI slaves with long initializations 2022-02-21 20:55:48 -05:00
Kconfig.espi_emul
Kconfig.it8xxx2 driver: espi: it8xxx2: enable CONFIG_ESPI_FLASH_CHANNEL 2021-12-13 20:33:47 -05:00
Kconfig.npcx
Kconfig.xec Microchip: MEC172x: eSPI driver 2021-10-26 09:27:20 -04:00
Kconfig.xec_v2 Microchip: MEC172x: eSPI driver 2021-11-16 10:43:42 +01:00