summaryrefslogtreecommitdiff
path: root/zephyr/drivers
Commit message (Expand)AuthorAgeFilesLines
* zephyr: flash: npcx: Fix physical_get_protect_flags()Jun Lin2021-11-121-14/+23
* zephyr: flash: npcx: Disable flash QE bit at initJun Lin2021-11-121-17/+42
* zephyr: flash: npcx: Refactor flash_get_status()Jun Lin2021-11-121-35/+16
* zephyr: flash: npcx: move the flash operations to upstreamJun Lin2021-11-122-357/+149
* zephyr: cros_cbi: fix typeYuval Peress2021-10-131-1/+1
* zephyr: cros_cbi demangle return value from statusYuval Peress2021-10-131-18/+27
* zephyr: cros_cbi remove unused cached_ssfcYuval Peress2021-10-131-9/+9
* zephyr: delete node and re-defined registers, and re-name structRuibin Chang2021-10-071-9/+10
* zephyr: npcx: Update flash driver to use reg sizeYuval Peress2021-10-061-1/+1
* zephyr: npcx: add get_jedec_id and get_status functionsMichał Barnaś2021-10-011-0/+34
* 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