summaryrefslogtreecommitdiff
path: root/zephyr/drivers
Commit message (Expand)AuthorAgeFilesLines
* RTC: Zephyr IDT1337AG RTC driverSam Hurst2021-09-234-0/+549
* zephyr: driver: bbram: Migrate to upstream driverYuval Peress2021-09-107-278/+1
* zephyr: cros_system: add hibernate mode to IT8xxx2 chipsetTim Lin2021-09-101-2/+69
* zephyr: cros_system: export the declarations to header file.Tim Lin2021-09-031-38/+0
* RTC: Zephyr PCF85063A RTC driverSam Hurst2021-09-034-6/+531
* zephyr: Removing unused varsJeremy Bettis2021-08-311-1/+1
* zephyr/drivers: it8xxx2: add hard reset in cros_system driverTim Lin2021-08-301-1/+9
* zephyr/drivers: it8xxx2: add cros_system drivertim2021-08-303-0/+193
* 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