summaryrefslogtreecommitdiff
path: root/zephyr/boards
Commit message (Expand)AuthorAgeFilesLines
* dts/it82202ax-512: no padding after the contents of the entryDino Li2023-05-091-0/+1
* zephyr: it8xxx2: Add the baseboard of it82202ax and it82202ax-512Tim Lin2023-04-244-0/+114
* mchp: use microchip,xec-qmspi-ldma DT bindingPeter Marheine2023-04-171-2/+1
* binman: Add binman nodelabel and use itMadhurima Paruchuri2023-04-121-32/+30
* npcx9: Move RW region so we can write protect RO regionCaveh Jalali2023-03-201-4/+9
* zephyr: config: drop PINMUX referencesFabio Baltieri2023-02-276-18/+0
* Revert "zephyr: npcx: move npcx-cros-shi node to the bottom of dts"Michał Barnaś2023-02-143-39/+0
* zephyr: cros_kb: set KSI/KSO kbs mode by pinctrl driverRuibin Chang2023-02-021-4/+0
* Zephyr: mchp: Fix "flash" Memory region size in build displaymartin yan2023-02-011-0/+5
* Zephyr: Add STM32G473 chipsetBrian J. Nemec2023-01-304-0/+66
* zephyr: shi: default the shi node as disabled on iteFabio Baltieri2023-01-201-0/+1
* zephyr: npcx: move npcx-cros-shi node to the bottom of dtsTing Shen2023-01-193-0/+39
* zephyr: npcx9m7f: Add 360 kB padding to output imageScott Collyer2023-01-121-1/+8
* zephyr: it8xxx2: Include the separated dtsi fileTim Lin2023-01-105-3/+6
* zephyr: fwid: Move RW FWID to end of the flashKeith Short2023-01-101-0/+11
* zephyr: Kconfig: Add CONFIG_FLASH for npcxKnox Chiou2023-01-061-0/+5
* it8xxx2: add hw sha256Dino Li2022-12-201-0/+8
* zephyr: config: drop a bunch of automatic optionsFabio Baltieri2022-12-156-13/+0
* Zephyr: mchp: Support mtlrvpp_mchp project on Meteorlake RVPmartin yan2022-12-091-0/+3
* zephyr: it8xxx2: Adjust the order of include header filesTim Lin2022-12-091-4/+2
* zephyr: it8xxx2: Add new version baseboard of it81202cx and it81302cxTim Lin2022-12-074-0/+88
* zephyr: config: select PWM automaticallyFabio Baltieri2022-11-212-6/+0
* zephyr: pwm: default to CONFIG_PWM_SHELL=nFabio Baltieri2022-11-182-2/+0
* zephyr: Kconfig: enable PLATFORM_EC_I2C automaticallyFabio Baltieri2022-11-141-3/+0
* zephyr: config: drop redundant CONFIG_ADC_SHELL config entriesFabio Baltieri2022-11-148-24/+0
* zephyr: shim: use device specific 1.8V GPIO flagsFabio Baltieri2022-11-113-0/+9
* zephyr: Kconfig: enable CONFIG_ADC automaticallyFabio Baltieri2022-11-098-8/+0
* keyboard_raw: add function keyboard_raw_config_altSue Chen2022-11-071-0/+106
* zephyr: mchp: Support QMSPI_FULL_DUPLEX drivermartin yan2022-10-191-0/+1
* zephyr: mchp: Disable CONFIG_PINMUXmartin yan2022-10-192-30/+1
* zephyr: kscan: npcx: remove register define and delete kscan nodeJun Lin2022-10-043-0/+15
* zephyr: npxc9m7f: Update RO/RW sizes to 320 KiBKeith Short2022-09-271-0/+14
* 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