summaryrefslogtreecommitdiff
path: root/zephyr/boards
Commit message (Expand)AuthorAgeFilesLines
* zephyr: drop various empty named-pwms nodesstabilize-14616.B-mainFabio Baltieri2022-03-223-12/+0
* zephyr: remove Volteer boardDawid Niedzwiecki2022-03-215-395/+0
* Zephyr: Enable CONFIG_PM_DEVICE on all boardsDiana Z2022-03-176-0/+8
* zephyr: Remove use of GPIO_OUT_HIGH/LOW from dts filesKeith Short2022-03-161-4/+4
* zephyr: pwm: de-shim the fan driver PWM APIsFabio Baltieri2022-03-141-5/+2
* zephyr: volteer: delete use of remote-portKeith Short2022-03-111-1/+0
* zephyr: rename CONFIG_SOC_POWER_MANAGEMENT_TRACE to CONFIG_NPCX_PM_TRACEKeith Short2022-03-074-4/+4
* zephyr: delete SOC_POWER_MANAGEMENT optionKeith Short2022-03-076-6/+5
* it8xxx2: expand keyscan stackPeter Marheine2022-03-031-1/+1
* zephyr: npcx: add support for npcx9m7fJun Lin2022-03-033-1/+3
* nissa/nereid: enable eSPI peripheralPeter Marheine2022-03-021-0/+4
* zephyr: npcx: add build time check for the hibernate DT nodeJun Lin2022-02-253-16/+2
* zephyr: it8xxx2: enable PM configurations for it8xxx2-based boardsDino Li2022-02-251-0/+5
* zephyr: config: drop a bunch of CONFIG_PLATFORM_EC_PWM=yFabio Baltieri2022-02-242-2/+0
* zephyr: it8xxx2: increase idle task stack sizeDino Li2022-02-231-1/+1
* zephyr/it8xxx2: set default stack sizes, move to defconfigPeter Marheine2022-02-211-4/+10
* write protect: extract checking write protectDawid Niedzwiecki2022-02-111-2/+5
* zephyr: update definition of WP pinDawid Niedzwiecki2022-02-091-1/+2
* lazor: Use npcx7m7fc instead of npcx7m6fcAndrew McRae2022-02-091-1/+1
* zephyr: Use GPIO nodelabel for EC_PCH_WAKE_ODLAndrew McRae2022-02-081-2/+1
* zephyr: npcx: Fix code RAM size checkWealian Liao2022-02-081-1/+0
* lazor: Build lazor on ZephyrAndrew McRae2022-02-073-3/+2
* asurada: Remove hayato project from ZephyrAndrew McRae2022-02-074-352/+0
* zephyr: Remove unused zephyr board (trogdor)Andrew McRae2022-02-035-340/+0
* zephyr: brya: Enable dynamic-speed for tcpc1 and ppc1 i2c portRajesh Kumar2022-02-031-0/+2
* zephyr: Add npcx7 as zephyr board targetAndrew McRae2022-02-025-0/+152
* zephyr: Remove enum-names that are not used by common codeAndrew McRae2022-02-021-9/+0
* zephyr: Convert wake-pins to use interrupt configAndrew McRae2022-02-011-2/+2
* npcx9: Do not turn on CONFIG_SOC_POWER_MANAGEMENT_TRACE by defaultAndrew McRae2022-01-311-1/+0
* zephyr: remove HOST_EVENT_MASK macroMichał Barnaś2022-01-282-14/+14
* zephyr: it8xxx2_evb: Update interrupts with new DTS configurationTim Lin2022-01-271-1/+1
* zephyr: it8xxx2_evb: Remove uart1_rx to avoid being configured as GPIO inputTim Lin2022-01-271-4/+0
* Reland "herobrine: Deprecate herobrine_npcx9 board and use npcx9 instead"Wai-Hong Tam2022-01-264-128/+0
* Reland "herobrine: Move the common EC nodes from board to project"Wai-Hong Tam2022-01-261-28/+0
* Reland "herobrine: Move the ADC dt nodes from board to project"Wai-Hong Tam2022-01-261-38/+0
* Reland "herobrine: Move the PWM dt nodes from board to project"Wai-Hong Tam2022-01-261-23/+0
* zephyr: enable reduce warning leading time configRuibin Chang2022-01-263-0/+3
* zephyr: npcx9: Fix the board name in the endifWai-Hong Tam2022-01-241-1/+1
* Revert "herobrine: Move the PWM dt nodes from board to project"Wai-Hong Tam2022-01-241-0/+23
* Revert "herobrine: Move the ADC dt nodes from board to project"Wai-Hong Tam2022-01-241-0/+38
* Revert "herobrine: Move the common EC nodes from board to project"Wai-Hong Tam2022-01-241-0/+28
* Revert "herobrine: Deprecate herobrine_npcx9 board and use npcx9 instead"Wai-Hong Tam2022-01-244-0/+128
* herobrine: Deprecate herobrine_npcx9 board and use npcx9 insteadWai-Hong Tam2022-01-244-128/+0
* npcx9: Enable the power management featuresWai-Hong Tam2022-01-241-0/+7
* herobrine: Move the common EC nodes from board to projectWai-Hong Tam2022-01-231-28/+0
* herobrine: Move the ADC dt nodes from board to projectWai-Hong Tam2022-01-231-38/+0
* herobrine: Move the PWM dt nodes from board to projectWai-Hong Tam2022-01-231-23/+0
* zephyr: brya: Enable charger and type-c chargingRajesh Kumar2022-01-201-3/+22
* zephyr: flash: clean up the shim layerDawid Niedzwiecki2022-01-186-0/+6
* zephyr: herobrine: Fix host event wakeup mask right-shifted by 1 bitWai-Hong Tam2022-01-141-8/+9