summaryrefslogtreecommitdiff
path: root/zephyr/drivers/cros_shi
Commit message (Expand)AuthorAgeFilesLines
* zephyr: npcx: SHI: select the host interface to SHI explicitlyJun Lin2021-08-111-4/+4
* zephyr: shim: use NPCX_CLK_CTRL_NODE for clock controlFabio Baltieri2021-08-061-1/+1
* zephyr: shi: it8xxx2: create phandle of pinmux controlTim Lin2021-08-022-6/+47
* zephyr: it8xxx2: shi: disable CPU FIFO access at transaction endDino Li2021-07-271-21/+32
* zephyr: it8xxx2: shi: enable CS interruptDino Li2021-07-271-0/+14
* zephyr: shim: use DEVICE_DT_GET for clock controlFabio Baltieri2021-06-281-2/+1
* zephyr: remove deprecated macro for power management nopYuval Peress2021-06-221-2/+2
* zephyr: shi/it8xxx2: Ensure spi chip select alt function is enabled.Dino Li2021-05-201-1/+14
* zephyr: shi: npcx: Improve SHI driverstabilize-RUST-13932.B-mainJun Lin2021-04-231-7/+10
* zephyr/drivers: it8xxx2: add SPI host interface drivertim2021-04-213-0/+351
* zephyr: shi: npcx: Fix rx deadline checkingJun Lin2021-04-211-2/+2
* zephyr: shi: npcx: Fix unreachable codeJun Lin2021-04-211-2/+2
* zephyr: driver: SHI: remove SHI version controlJun Lin2021-04-021-8/+0
* zephyr: driver: SHI: rename non-inclusive language wordJun Lin2021-04-021-3/+3
* zephyr: driver: SHI: remove unnecessary "default n" in KconfigJun Lin2021-04-021-2/+0
* zephyr: npcx: support SHI driverJun Lin2021-03-313-0/+947