summaryrefslogtreecommitdiff
path: root/zephyr/boards/arm/npcx_evb/npcx9_evb_defconfig
Commit message (Expand)AuthorAgeFilesLines
* zephyr: config: drop PINMUX referencesFabio Baltieri2023-02-271-3/+0
* zephyr: config: drop a bunch of automatic optionsFabio Baltieri2022-12-151-2/+0
* zephyr: config: select PWM automaticallyFabio Baltieri2022-11-211-3/+0
* zephyr: pwm: default to CONFIG_PWM_SHELL=nFabio Baltieri2022-11-181-1/+0
* zephyr: Kconfig: enable PLATFORM_EC_I2C automaticallyFabio Baltieri2022-11-141-3/+0
* zephyr: config: drop redundant CONFIG_ADC_SHELL config entriesFabio Baltieri2022-11-141-3/+0
* zephyr: Kconfig: enable CONFIG_ADC automaticallyFabio Baltieri2022-11-091-1/+0
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* zephyr: gpio: Return configured value of output rather than pin valueAndrew McRae2022-07-261-0/+1
* zephyr: npcx_evb: Add pinctrl driver supportMulin Chao2022-05-231-0/+3
* zephyr: npcx: clock: remove the guard for npcx_clock_get_sleep_ticksJun Lin2022-04-111-1/+0
* zephyr: update Kconfig for PM to match upstreamYuval Peress2022-03-231-1/+1
* Zephyr: Enable CONFIG_PM_DEVICE on all boardsDiana Z2022-03-171-0/+1
* zephyr: rename CONFIG_SOC_POWER_MANAGEMENT_TRACE to CONFIG_NPCX_PM_TRACEKeith Short2022-03-071-1/+1
* zephyr: delete SOC_POWER_MANAGEMENT optionKeith Short2022-03-071-1/+1
* zephyr: npcx: add support for npcx9m7fJun Lin2022-03-031-0/+1
* zephyr: flash: npcx: move the flash operations to upstreamJun Lin2021-11-121-0/+8
* zephyr: driver: bbram: Migrate to upstream driverYuval Peress2021-09-101-0/+4
* zephyr: npcx_evb: Enable power managementWealian Liao2021-08-051-0/+6
* zephyr: npcx_evb: Enable PWMWealian Liao2021-07-301-0/+4
* zephyr: npcx_evb: Enable ADCWealian Liao2021-07-301-0/+4
* zephyr: npcx_evb: Enable I2CWealian Liao2021-07-291-0/+3
* zephyr: Initial image for npcx_evb/npcx9Wealian Liao2021-07-271-0/+33