summaryrefslogtreecommitdiff
path: root/zephyr/boards/arm/npcx9
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-128-8/+8
* zephyr: Delete CONFIG_PLATFORM_EC_ADCKeith Short2022-08-012-0/+8
* zephyr: npcx_evb: add GPIO_VOLTAGE_1P8 flag supportMulin Chao2022-07-261-4/+0
* zephyr: gpio: Return configured value of output rather than pin valueAndrew McRae2022-07-262-0/+2
* zephyr: cros_system: npcx: implement hibernate with power control deviceMulin Chao2022-07-121-0/+5
* zephyr: npcx9: Create platform specific keyboard DTS filesSam Hurst2022-06-141-29/+0
* zephyr: npcx: update SHI driver for pinctrlKeith Short2022-06-021-0/+11
* zephyr: npcx: update kb raw driver for pinctrlKeith Short2022-05-311-22/+23
* zephyr: npcx: update common board code for pinctrlKeith Short2022-05-233-1/+9
* zephyr: board/arm/npcx9: support multiple chip variantsJun Lin2022-05-176-5/+69
* zephyr: npcx: clock: remove the guard for npcx_clock_get_sleep_ticksJun Lin2022-04-111-2/+0
* npcx: Set SOC log level to ERRAndrew McRae2022-03-241-0/+1
* zephyr: update Kconfig for PM to match upstreamYuval Peress2022-03-231-1/+1
* zephyr: drop various empty named-pwms nodesstabilize-14616.B-mainFabio Baltieri2022-03-221-4/+0
* Zephyr: Enable CONFIG_PM_DEVICE on all boardsDiana Z2022-03-171-0/+2
* zephyr: delete SOC_POWER_MANAGEMENT optionKeith Short2022-03-071-1/+1
* npcx9: Do not turn on CONFIG_SOC_POWER_MANAGEMENT_TRACE by defaultAndrew McRae2022-01-311-1/+0
* zephyr: npcx9: Fix the board name in the endifWai-Hong Tam2022-01-241-1/+1
* npcx9: Enable the power management featuresWai-Hong Tam2022-01-241-0/+7
* zephyr: flash: clean up the shim layerDawid Niedzwiecki2022-01-181-0/+1
* npcx9: Move non-common config to project configAndrew McRae2021-12-221-110/+0
* zephyr: i2c: Remove label from named-i2c-portsKeith Short2021-12-061-9/+0
* zephyr: flash: npcx: move the flash operations to upstreamJun Lin2021-11-121-0/+8
* zephyr: guybrush: enable I2C controllersKeith Short2021-09-231-0/+32
* zephyr: Initial port for GuybrushJack Rosenthal2021-09-175-0/+225