summaryrefslogtreecommitdiff
path: root/zephyr/projects/npcx_evb
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-1214-14/+14
* config: rename HOSTCMD_ESPI_* to HOST_INTERFACE_ESPI_*Michał Barnaś2022-09-092-4/+4
* npcx_evb: Disable TBT/USB4Abe Levkoy2022-08-292-0/+8
* Reland "zephyr: Make ZEPHYR_BASE not an environment variable""Jack Rosenthal2022-08-092-2/+2
* Zephyr: npcx9_evb: remove keyboard DTS nodeJun Lin2022-08-081-28/+0
* Revert "zephyr: Make ZEPHYR_BASE not an environment variable"Jack Rosenthal2022-08-052-2/+2
* zephyr: Make ZEPHYR_BASE not an environment variableJack Rosenthal2022-08-042-2/+2
* zephyr: drivers: kblight: Remove 'frequency' from device treeMadhurima Paruchuri2022-07-182-2/+0
* zephyr: shim: fan: Remove 'pwm-frequency' from device treemadhurimaparuchuri2022-07-142-2/+0
* zephyr: npcx: hibernate_psl: make this option relies on dt node's statusMulin Chao2022-07-141-3/+0
* zephyr: npcx9: implement hibernate via PSL power control deviceMulin Chao2022-07-122-8/+15
* zephyr: Remove gpio_map.h legacy include fileAndrew McRae2022-07-072-18/+0
* zephyr: npcx9: Create platform specific keyboard DTS filesSam Hurst2022-06-141-0/+28
* zephyr: npcx_evb: Add pinctrl driver supportMulin Chao2022-05-234-4/+20
* zephyr: shim: update all pwms nodes to include frequency/periodFabio Baltieri2022-04-284-4/+4
* zephyr: shim: set a placeholder period cell for pwms propertyFabio Baltieri2022-04-254-4/+4
* zephyr: fan: rename named-fans to cros-ec,fansFabio Baltieri2022-04-222-6/+4
* zephyr: fans: make the option dt node basedFabio Baltieri2022-04-222-4/+2
* zephyr: Get zephyr BUILD.py files to 0 warningsJeremy Bettis2022-04-112-0/+4
* zephyr: npcx: clock: remove the guard for npcx_clock_get_sleep_ticksJun Lin2022-04-112-6/+0
* zephyr: Remove use of GPIO_OUT_HIGH/LOW from dts filesKeith Short2022-03-162-6/+6
* zephyr: shim: drop empty pwm.dts overlaysFabio Baltieri2022-03-154-22/+1
* zephyr: pwm: de-shim the fan driver PWM APIsFabio Baltieri2022-03-144-24/+14
* zephyr: shim: replace few pwm flags with PWM_POLARITY_NORMALFabio Baltieri2022-02-254-4/+4
* zephyr: update keyboard drivers to use Zephyr GPIOsKeith Short2022-02-242-10/+0
* zephyr: config: drop a bunch of CONFIG_PLATFORM_EC_PWM=yFabio Baltieri2022-02-242-2/+2
* zephyr: replace the ecos kblight driver for a deshimmed oneFabio Baltieri2022-02-184-18/+20
* Reland "zephyr: Remove unused enum-name entries"Andrew McRae2022-02-162-2/+0
* Revert "zephyr: Remove unused enum-name entries"Jack Rosenthal2022-02-152-0/+2
* zephyr: Remove unused enum-name entriesAndrew McRae2022-02-152-2/+0
* write protect: extract checking write protectDawid Niedzwiecki2022-02-112-4/+10
* zephyr: update definition of WP pinDawid Niedzwiecki2022-02-092-2/+4
* zephyr: Use GPIO nodelabel for EC_PCH_WAKE_ODLAndrew McRae2022-02-082-4/+2
* zephyr: Fix named-gpios et al to drop #gpio-cellsAndrew McRae2022-02-012-6/+0
* zephyr: Convert wake-pins to use interrupt configAndrew McRae2022-02-012-8/+8
* zephyr: Rename irq-gpio to irq-pinAndrew McRae2022-01-282-6/+6
* npcx_evb: Migrate interrupts to new frameworkAndrew McRae2022-01-288-44/+66
* zephyr: npcx_evb: Enable irq console commandWealian Liao2022-01-262-0/+10
* zephyr: dts: use GPIO_INPUT_PULL_UP and GPIO_INPUT_PULL_DOWNFabio Baltieri2022-01-062-6/+6
* zephyr: dts: drop named-pwm labels and match up net namesFabio Baltieri2022-01-042-4/+0
* zephyr: dts: drop named-gpio labels and match up net namesFabio Baltieri2022-01-042-24/+0
* zephyr: zmake: Rename project name fieldJack Rosenthal2021-11-022-2/+2
* zephyr: zmake: Upgrade to new BUILD.py formatJack Rosenthal2021-11-014-32/+18
* zephyr: shim: drop the pwm_map.h filesFabio Baltieri2021-10-292-26/+0
* zephyr: shim: set PWM kblight channel from the device treeFabio Baltieri2021-10-294-6/+2
* zephyr: shim: drop unused entries from pwm_map.hFabio Baltieri2021-10-162-2/+0
* zephyr: Drop support for v2.6 on all projectsJack Rosenthal2021-10-042-2/+0
* zephyr: Add support for v2.7 on all projects it compiles withJack Rosenthal2021-09-292-0/+2
* zephyr: convert fwctrl register to syscon driverYuval Peress2021-09-272-0/+4
* zephyr: zmake: implement multiple toolchain support/probingJack Rosenthal2021-09-012-2/+6