summaryrefslogtreecommitdiff
path: root/zephyr/boards
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-1231-31/+31
* zephyr: Delete CONFIG_PLATFORM_EC_ADCKeith Short2022-08-016-0/+24
* zephyr: rework i2c enumsDawid Niedzwiecki2022-07-281-5/+5
* Revert "it8xxx2: temporarily disable I2C CQ mode"Peter Marheine2022-07-282-8/+0
* zephyr: npcx_evb: add GPIO_VOLTAGE_1P8 flag supportMulin Chao2022-07-262-8/+0
* zephyr: gpio: Return configured value of output rather than pin valueAndrew McRae2022-07-268-0/+8
* zephyr: cros_kb_raw: drop the label propertyFabio Baltieri2022-07-201-1/+0
* it8xxx2: temporarily disable I2C CQ modePeter Marheine2022-07-192-0/+8
* zephyr: adc: drop label usage for ADC channelsFabio Baltieri2022-07-182-9/+0
* zephyr: boards: support chip variants of it81202bx and it81302bxTim Lin2022-07-154-6/+52
* zephyr: board: Move common configs to Kconfig.defconfigTim Lin2022-07-142-22/+48
* zephyr: cros_system: npcx: implement hibernate with power control deviceMulin Chao2022-07-124-0/+20
* zephyr: board: Move the configs to the projectTim Lin2022-07-111-10/+0
* zephyr: cleanup: it8xxx2: Remove the redefined configurationsTim Lin2022-07-111-12/+4
* zephyr: npcx9: Create platform specific keyboard DTS filesSam Hurst2022-06-141-29/+0
* zephyr: mchp: Support 512KB SPI image generationmartin yan2022-06-091-2/+1
* zephyr: npcx: update SHI driver for pinctrlKeith Short2022-06-022-0/+22
* zephyr: npcx: update kb raw driver for pinctrlKeith Short2022-05-313-63/+66
* zephyr: npcx_evb: Add pinctrl driver supportMulin Chao2022-05-235-2/+35
* zephyr: npcx: update common board code for pinctrlKeith Short2022-05-235-2/+15
* zephyr: it8xxx2_evb: Move the it8xxx2_evb board to project folderTim Lin2022-05-194-434/+0
* zephyr: fix DTS include path for ITE boards.Keith Short2022-05-172-2/+2
* zephyr: board/arm/npcx9: support multiple chip variantsJun Lin2022-05-176-5/+69
* zephyr: krabby: Add pinctrl-0 property settingTim Lin2022-05-161-0/+3
* zephyr: it8xxx2_evb: Add pinctrl-0 property settingTim Lin2022-05-161-25/+23
* zephyr: it8xxx2: Remove shim of pinmuxTim Lin2022-05-162-8/+0
* zephyr: it8xxx2: Do not default GPIO groups K/L to inputsAndrew McRae2022-05-091-0/+5
* zephyr: shim: update all pwms nodes to include frequency/periodFabio Baltieri2022-04-281-2/+2
* zephyr: mchp: Add mec1727 board specific configurationmartin yan2022-04-275-0/+347
* zephyr: shim: set a placeholder period cell for pwms propertyFabio Baltieri2022-04-251-2/+2
* zephyr: fan: rename named-fans to cros-ec,fansFabio Baltieri2022-04-221-3/+2
* zephyr: npcx: clock: remove the guard for npcx_clock_get_sleep_ticksJun Lin2022-04-114-6/+0
* zephyr: ITE keyboard driver uses wake up interface for WUC pinsRuibin Chang2022-04-111-7/+0
* zephyr: convert PLATFORM_EC_I2C to a helper symbolKeith Short2022-04-081-1/+1
* zephyr: it8xxx2_evb: convert the named-pwm node to pwm-ledsFabio Baltieri2022-04-071-14/+9
* brya: reorganize project filesAl Semjonovs2022-04-075-400/+0
* Zephyr: Add general temp sensor compatibleDiana Z2022-04-051-4/+8
* zephyr: Consolidate stack size configurationAndrew McRae2022-03-291-42/+0
* npcx: Set SOC log level to ERRAndrew McRae2022-03-242-0/+2
* zephyr: update Kconfig for PM to match upstreamYuval Peress2022-03-237-7/+7
* zephyr: brya: Disable console channelsKeith Short2022-03-231-0/+5
* 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