summaryrefslogtreecommitdiff
path: root/zephyr/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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