summaryrefslogtreecommitdiff
path: root/zephyr/drivers
Commit message (Expand)AuthorAgeFilesLines
* zephyr: asurada: reload watchdog on each flash writeDino Li2021-08-131-0/+8
* zephyr: npcx: SHI: select the host interface to SHI explicitlyJun Lin2021-08-111-4/+4
* zephyr: cros_kb_raw_npcx: Add output high driver config optionWealian Liao2021-08-112-1/+12
* zephyr: shim: use NPCX_CLK_CTRL_NODE for clock controlFabio Baltieri2021-08-063-3/+3
* zephyr/drivers: flash: enable SHI interrupt to handle AP's commandTim Lin2021-08-051-0/+8
* zephyr/drivers: flash: add watchdog reload in flash erasingTim Lin2021-08-051-1/+30
* 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/drivers: it8xxx2: flash protection API is deprecatedTim Lin2021-07-141-1/+3
* cbi: Introduce CONFIG_CBI_GPIOPhilip Chen2021-07-141-0/+1
* zephyr: cros_system_npcx: Move chip ID to devicetreeWealian Liao2021-07-121-29/+30
* zephyr/drivers: it8xxx2: add flash controllerTim Lin2021-07-023-0/+290
* zephyr/drivers: npcx: reorganizes the flash driver(3)Tim Lin2021-07-011-0/+74
* zephyr/drivers: npcx: reorganizes the flash driver(2)Tim Lin2021-07-011-143/+186
* zephyr/drivers: npcx: reorganizes the flash driver(1)Tim Lin2021-07-011-5/+186
* zephyr: use DEVICE_DT_GET for various shim modulesFabio Baltieri2021-06-281-5/+4
* zephyr: shim: use DEVICE_DT_GET for clock controlFabio Baltieri2021-06-283-6/+3
* zephyr: drivers: use DEVICE_DT_INST_DEFINE for device definitionsFabio Baltieri2021-06-285-20/+19
* zephyr: drivers: fix a couple licence textsFabio Baltieri2021-06-282-8/+6
* zephyr: remove deprecated macro for power management nopYuval Peress2021-06-222-3/+3
* config: Rename CONFIG_CROS_BOARD_INFOPhilip Chen2021-06-161-1/+1
* zephyr: npcx: get valid bit-depth of RAM_PD registers via DT macroMulin Chao2021-06-101-5/+9
* zepyr: npcx: clean keyboard driverYuval Peress2021-06-091-2/+4
* zephyr: cros_system_npcx: do jtag_init only when dbg node existsJun Lin2021-05-261-0/+2
* zephyr: npcx: Fix non-psl hibernateDawid Niedzwiecki2021-05-251-2/+11
* zephyr: hayato: Enable config to support keyboard scanRuibin Chang2021-05-251-3/+13
* zephyr: shi/it8xxx2: Ensure spi chip select alt function is enabled.Dino Li2021-05-201-1/+14
* zephyr: add support for it8xxx2 cros_kb_row driverRuibin Chang2021-05-182-0/+189
* zephyr: Rework CBI to be used as a driverDawid Niedzwiecki2021-05-143-0/+222
* zephyr: driver: bbram_npcx: Add Kconfig descriptionWealian Liao2021-05-121-1/+2
* zephyr: npcx: Add power management supportKeith Short2021-04-291-0/+9
* zephyr/drivers: it8xxx2: fix the priority of cros_bbram drivertim2021-04-272-1/+11
* zephyr: npcx: Fix PSL hibernateWealian Liao2021-04-271-1/+1
* 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