zephyr/boards
Mulin Chao be217e4a3a drivers: eSPI: add eSPI driver support for NPCX7 series.
In npcx7 series, all of them support the Intel Enhanced Serial
Peripheral Interface (eSPI) Revision 1.0. This specification provides a
path for migrating host sub-devices via LPC to a lower pin count, higher
bandwidth bus. In addition to Host communication via the peripheral
channel, it provides virtual wires support, out-of-band communication,
and device mastering option over the Chipset SPI flash.

Becisdes introducing eSPI device in npcx7, this CL also includes:

1. Add eSPI device tree declarations.
2. Add npcx7-espi-vws-map.dtsi to present the relationship between eSPI
   Virtual-Wire signals, eSPI registers, and wake-up input sources.
3. Zephyr eSPI api implementation.
4, Add OOB (Out of Band tunneled SMBus) support.
5. Add configuration files for eSPI test suites.

Signed-off-by: Mulin Chao <MLChao@nuvoton.com>
2020-10-02 11:33:15 +02:00
..
arc arch: arc: Restore MPU registers to its initial states between tests 2020-10-02 11:31:34 +02:00
arm drivers: eSPI: add eSPI driver support for NPCX7 series. 2020-10-02 11:33:15 +02:00
common board: arm: add support for nuvoton pfm m487 2020-07-01 21:09:25 +02:00
nios2 boards: centralize QEMU icount management 2020-06-24 20:28:36 -04:00
posix Bluetooth: controller: Select controller features from SoC capabilities 2020-09-18 18:11:35 +02:00
riscv device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
shields drivers: display: ili9340: move frame rate control register to DT 2020-09-29 14:18:05 -05:00
x86 boards: add qemu_x86_nopae target 2020-08-25 15:49:59 -04:00
xtensa boards: ODROID-GO: fix board identifier 2020-09-15 13:17:08 -04:00
CMakeLists.txt
deprecated.cmake boards: Remove deprecated board names from Zephyr 2.3 or before 2020-09-30 06:39:20 -05:00
index.rst
Kconfig timing: introduce timing functions as a generic feature 2020-09-05 13:28:38 -05:00