summaryrefslogtreecommitdiff
path: root/zephyr/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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: npcx: Remove the comment for cros_system_npcx initWealian Liao2021-04-151-4/+0
* zephyr: npcx: Add non-psl hibernate implementationMulin Chao2021-04-141-39/+325
* zephyr/drivers: it8xxx2: add cros_bbram drivertim2021-04-143-0/+86
* zephyr: npcx: Change RTC IRQ enable/disable mechanismMulin Chao2021-04-141-3/+9
* Zephyr: cros_flash: change the flash erase size from 4K to 64KJun Lin2021-04-121-1/+1
* zephyr: npcx: Add cros_system chip info implementationMulin Chao2021-04-081-0/+87
* 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: drivers: system: fix SYS_INITYuval Peress2021-04-021-1/+4
* zephyr: npcx: support SHI driverJun Lin2021-03-315-0/+949
* zephyr: npcx: add hibernate callback implementation for cros_system.Mulin Chao2021-03-311-0/+33
* zephyr: npcx: add reset cause checkWealian Liao2021-03-244-4/+38
* zephyr: add cros_rtc_npcx driver for npcx7 seriesMulin Chao2021-03-243-0/+248
* zephyr: driver: add CROS_RTC apiMulin Chao2021-03-244-0/+8
* zephyr: npcx:system: replace COMPAT pinctrl with scfgJun Lin2021-03-211-1/+1
* zephyr: npcx: clear BBRAM BKUP_STS when power-upWealian Liao2021-03-101-0/+13
* zephyr: add bbram system callWealian Liao2021-03-101-4/+4
* zephyr: Add initial configuration for debug interfaceJun Lin2021-03-021-0/+28
* zephyr: npcx: add system reset driverWealian Liao2021-02-221-0/+58
* zephyr: Drop use of DEVICE_AND_API_INIT() in drivers/cros*Simon Glass2021-02-194-16/+15
* zephyr: flash/system: enable common/flash.c & common/system.cYuval Peress2021-02-031-1/+1
* zephyr: driver: add cros_system driver and chip-reset causeWealian Liao2021-02-025-0/+98
* zephyr: Fix kconfig license headerYuval Peress2021-01-291-3/+3
* zephyr: npcx: Add drivers for battery-backed RAMYuval Peress2021-01-275-5/+155
* drivers: disable cros_flash until the code can compileJack Rosenthal2021-01-151-1/+1
* drivers: Add cros_flash driver for npcx chipMulin Chao2021-01-155-0/+543
* driver: replaced all DT_NPCX_ prefix with NPCX_DT_Wealian Liao2021-01-151-4/+4
* cros_kb: Add the missing enable_interrupt methodSimon Glass2021-01-151-2/+5
* drivers: add NPCX7 cros_kb_raw driverSimon Glass2021-01-155-0/+262