summaryrefslogtreecommitdiff
path: root/zephyr/projects/kohaku
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-054-107/+0
* zephyr: convert fwctrl register to syscon driverYuval Peress2021-09-271-0/+2
* zephyr: zmake: implement multiple toolchain support/probingJack Rosenthal2021-09-011-1/+3
* zephyr: rename kconfig PLATFORM_EC_VBOOTJack Rosenthal2021-08-111-1/+1
* zephyr: drop v2.5 support from all projectsJack Rosenthal2021-08-111-1/+0
* zephyr: kohaku: support v2.6Jack Rosenthal2021-08-051-0/+1
* zephyr: move all the boards directories under zephyr/boardsJack Rosenthal2021-07-166-468/+0
* zephyr: npcx: Default the NPCX header generator in Kconfig.npcxWai-Hong Tam2021-07-151-6/+0
* system: Clean up system_get_board_version()Philip Chen2021-07-091-1/+2
* zmake: update NPCX_IMAGE_FILE name to match zephyr 2.6Yuval Peress2021-06-171-1/+1
* zephyr: kohaku: Delete configs set to NPCX defaultsKeith Short2021-06-111-31/+1
* Zephyr: npcx: Move fiu0 to a common locationYuval Peress2021-05-251-11/+0
* zephyr: npcx: rename cros/nuvoton/npcx.dtsi to npcx7Yuval Peress2021-05-251-1/+1
* zephyr: npcx: Move ecst configuration options to upstreamWealian Liao2021-05-194-13/+9
* zephyr: kohaku: disable CONFIG_PLATFORM_EC_ADCDenis Brockus2021-05-141-0/+1
* zephyr: npcx: Fixed the name of nodes in device-tree filesWealian Liao2021-04-131-2/+2
* zephyr: gpio: Move named GPIO entries to devicetreeYuval Peress2021-04-082-22/+25
* zephyr: i2c mapping using an enumYuval Peress2021-04-081-11/+0
* zephyr: Generate initial coverage for every boardJeremy Bettis2021-03-301-0/+3
* zephyr: Enable link time optimization for board filesKeith Short2021-03-241-1/+1
* zephyr: set the NPCX FW headerWealian Liao2021-03-151-0/+5
* zephyr: efs2: Enable EFS2 for volteerYuval Peress2021-02-261-0/+2
* zephyr: zmake: drop support for zephyr v2.4Jack Rosenthal2021-02-231-1/+0
* zephyr: disable CONFIG_CORTEX_M_SYSTICKKeith Short2021-02-231-1/+0
* zephyr: volteer Kohaku: enable watchdogWealian Liao2021-02-221-0/+6
* zephyr: support zephyr v2.5 on all projectsJack Rosenthal2021-02-181-0/+1
* zephyr: zmake: rename "raw" packer to "npcx" packerJack Rosenthal2021-02-181-9/+1
* zephyr: volteer: update header information using KconfigYuval Peress2021-02-093-17/+3
* zephyr: kohaku: define gpio_edp_bklten_odFabio Baltieri2021-02-082-0/+5
* zephyr: volteer & kohaku add 1.8V supportWealian Liao2021-02-081-0/+6
* zephyr: Move bbram logic to devicetreeYuval Peress2021-02-051-0/+1
* zephyr: zmake: auto-generate SYSCALL_INCLUDE_DIRSJack Rosenthal2021-02-041-9/+0
* zephyr: Add support for BOARD_VERSIONSimon Glass2021-02-041-0/+3
* zephyr: kohaku: Add required GPIOs for flash.c/system.cYuval Peress2021-02-011-0/+2
* zephyr: kohaku: Update build for flashYuval Peress2021-01-302-0/+11
* zephyr: kohaku/volteer: unset prefer-zephyr-sdkJack Rosenthal2021-01-261-17/+1
* zephyr: enable power sequencing for kohakuJack Rosenthal2021-01-222-1/+53
* volteer: i2c: rename i2c-keys node to named-i2c-portsFabio Baltieri2021-01-211-1/+1
* dts: binding: add an explicit binding for named-gpiosFabio Baltieri2021-01-201-1/+1
* zephyr: kohaku: bring up eSPIJack Rosenthal2021-01-162-1/+4
* zephyr: kohaku: add gpios to dtsJack Rosenthal2021-01-151-0/+285
* zephyr: initial support for kohakuJack Rosenthal2021-01-1512-0/+292