summaryrefslogtreecommitdiff
path: root/zephyr
Commit message (Expand)AuthorAgeFilesLines
* zephyr: test: convert tests to DEVICE_DT_GETstabilize-RUST-14057.B-mainstabilize-14057.B-mainFabio Baltieri2021-06-283-14/+14
* zephyr: use DEVICE_DT_GET for phandle referencesFabio Baltieri2021-06-284-12/+10
* zephyr: use DEVICE_DT_GET for various shim modulesFabio Baltieri2021-06-2810-40/+52
* zephyr: shim: use DEVICE_DT_GET for clock controlFabio Baltieri2021-06-284-7/+4
* zephyr: drivers: use DEVICE_DT_INST_DEFINE for device definitionsFabio Baltieri2021-06-285-20/+19
* zephyr: drivers: fix a couple licence textsFabio Baltieri2021-06-282-8/+6
* zephyr: asurada: watchdog: watchdog is causing power seq boot loopDenis Brockus2021-06-251-2/+3
* zephyr: asurada: EN_PP5000_A is getting cleared on bootDenis Brockus2021-06-251-0/+1
* zmake: Add ability to print compatible zephyr versionsYuval Peress2021-06-243-0/+48
* zephyr: asurada: Enable shell tab completionKeith Short2021-06-241-0/+3
* zephyr: fix CQ when migrating to 2.6Yuval Peress2021-06-234-0/+4
* zephyr: asurada: set USB-C1 MUX to correct i2c busDenis Brockus2021-06-231-1/+1
* zephyr: brya: uptick zephyr version to 2.6Yuval Peress2021-06-231-1/+1
* zephyr: lazor: uptick zephyr version to 2.6Yuval Peress2021-06-231-1/+1
* zephyr: trogdor: set EC chip type to NPCX797Keith Short2021-06-233-3/+3
* zephyr: volteer: switch volteer boards to Zephyr v2.6Fabio Baltieri2021-06-232-2/+2
* zephyr: Increase priority of shell threadSam Hurst2021-06-231-0/+16
* zephyr: enable related configs for flash driver on it8xxx2Tim Lin2021-06-234-18/+104
* zephyr: lazor: Enable configs to match the original CrOS EC settingWai-Hong Tam2021-06-221-0/+7
* mt8192: move power_signal to includeDenis Brockus2021-06-221-10/+5
* zephyr: remove deprecated macro for power management nopYuval Peress2021-06-222-3/+3
* zephyr: Migrate to v2.6 deferred work APIsYuval Peress2021-06-222-3/+29
* zephyr: asurada: move power/it8xxx2 to be in power/mt8192Denis Brockus2021-06-221-1/+0
* zephyr: Add a Python script to compare configsSimon Glass2021-06-221-0/+45
* zmake: Report errors and warningsSimon Glass2021-06-221-1/+8
* zephyr: hayato: Add XHCI init interruptSimon Glass2021-06-223-1/+10
* zephyr: hayato: Enable USB-C supportSimon Glass2021-06-223-4/+72
* zmake: block hypothesis health checks for CQYuval Peress2021-06-224-3/+19
* zephyr: gpio: Fix assert for init_gpios()Wealian Liao2021-06-221-2/+1
* zephyr: npcx: Fix sysjump to ROWealian Liao2021-06-211-2/+1
* zephyr: pinmux: modify the include headertim2021-06-181-0/+1
* KB800x: Add DriverEric Herrmann2021-06-181-0/+19
* zephyr: Update power policy to support v2.6Yuval Peress2021-06-171-1/+27
* zephyr: Update gpio.c to support Zephyr v2.6Yuval Peress2021-06-171-0/+8
* zmake: update NPCX_IMAGE_FILE name to match zephyr 2.6Yuval Peress2021-06-175-6/+6
* zephyr: brya: explicitly add power managementYuval Peress2021-06-171-0/+1
* zephyr: zmake: support v2.6Yuval Peress2021-06-171-1/+1
* zephyr: lis2dw12: add I2C addr_flags in the DTSDenis Brockus2021-06-171-0/+9
* config: Rename CONFIG_CROS_BOARD_INFOPhilip Chen2021-06-169-12/+12
* zephyr: Add ANX7451 and PS8811 to KconfigRob Barnes2021-06-162-0/+26
* zephyr: hayato: Include board_id implementationSimon Glass2021-06-151-1/+2
* zephyr: Add dummies for a few more task functionsSimon Glass2021-06-151-0/+15
* zephyr: Add support for CONFIG_USBC_PPC_SYV682CSimon Glass2021-06-152-0/+13
* zephyr: Complete Kconfig support for ITE TCPMSimon Glass2021-06-152-5/+26
* zephyr: Add support for the PS8743 USB muxSimon Glass2021-06-153-0/+14
* zephyr: Ensure that CONFIG_USBC_PPC can be definedSimon Glass2021-06-151-0/+5
* zephyr: Support the IT5205 USB muxSimon Glass2021-06-153-0/+19
* zephyr: Add support for ISL9238 Rev CSimon Glass2021-06-153-0/+22
* zephyr: Add support for the MT6360Simon Glass2021-06-153-0/+29
* zephyr: shim: move mpu code under core/cortex-mFabio Baltieri2021-06-143-1/+1