zephyr/drivers/espi
Dino Li 36164c29c1 espi: it8xxx2: enable configuration of Chromebook
This enables the below configuration so the AP and EC are able to
communicate over eSPI:

CONFIG_ESPI_PERIPHERAL_EC_HOST_CMD
CONFIG_ESPI_PERIPHERAL_ACPI_SHM_REGION
CONFIG_ESPI_PERIPHERAL_CUSTOM_OPCODE

Signed-off-by: Dino Li <Dino.Li@ite.com.tw>
2022-02-21 22:01: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 espi: it8xxx2: enable configuration of Chromebook 2022-02-21 22:01:48 -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 espi: it8xxx2: enable configuration of Chromebook 2022-02-21 22:01:48 -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