summaryrefslogtreecommitdiff
path: root/zephyr/shim/src/espi.c
Commit message (Expand)AuthorAgeFilesLines
* zephyr: espi: move common function to src/espi.cDino Li2021-11-221-0/+42
* Zephyr: Increase default eSPI configDiana Z2021-10-141-2/+2
* zephyr: test: drivers: add eSPI test using host commandYuval Peress2021-08-311-5/+5
* zephyr: Remove NPCX dependency from shim/src/espi.cYuval Peress2021-07-221-6/+5
* zephyr: use DEVICE_DT_GET for various shim modulesFabio Baltieri2021-06-281-4/+4
* COIL: espi: replace VW_SLAVE_BTLD_STATUS_DONE with VW_PERIPHERAL_BTLD_STATUS_...Caveh Jalali2021-06-041-22/+22
* zephyr: espi: Reorder to avoid forward declarationsSimon Glass2021-04-221-83/+80
* zephyr: Fix compiler warning on kohakuKeith Short2021-04-091-5/+2
* zephyr: shim keyboard_8042 functionJunLin2021-02-031-0/+77
* zephyr: Add support for EC_CMD_GET_PROTOCOL_INFO in eSPISimon Glass2021-01-231-0/+18
* zephyr: Add support for CHIPSET_RESET_HOOKSimon Glass2021-01-221-0/+23
* zephyr: kohaku: bring up eSPIJack Rosenthal2021-01-161-1/+2
* zephyr: add ACPI handlerWealian Liao2020-12-311-0/+50
* zephyr: add host command handlerWealian Liao2020-12-311-0/+56
* zephyr: shim lpc_update_host_event_status() & lpc_get_memmap_range()Wealian Liao2020-12-311-6/+128
* zephyr: clear a few compiler warningsJack Rosenthal2020-12-151-0/+1
* zephyr: fix misspeling in eSPI shimDawid Niedzwiecki2020-12-151-1/+1
* zephyr: enable CONFIG_HOSTCMD_ESPIJack Rosenthal2020-12-091-0/+15
* zephyr: fix espi shimYuval Peress2020-12-011-2/+2
* zephyr: shim some basic eSPI functionalityJack Rosenthal2020-11-201-0/+207