summaryrefslogtreecommitdiff
path: root/zephyr
Commit message (Expand)AuthorAgeFilesLines
* zephyr: Fix duplicate ec consoleYuval Peress2021-06-301-10/+17
* zephyr: Add pi3usb9201 emulator and testEdward Hill2021-06-3010-1/+572
* zephyr: asurada: make USB-C config changesDenis Brockus2021-06-301-4/+13
* zephyr: asurada: add board_allow_i2c_passthruDenis Brockus2021-06-302-0/+20
* zephyr: implement ro/rw packing for hayatoJack Rosenthal2021-06-303-12/+48
* zephyr: drivers: add accele_bma2x2 test suiteTomasz Michalec2021-06-304-0/+934
* zephyr: tasks: fix task id for deferred callsTomasz Michalec2021-06-302-0/+9
* zephyr: Add BMA255 emulatorTomasz Michalec2021-06-305-0/+1604
* zephyr: npcx: Fix NPCX_PWDWN_CTL redefine warningWealian Liao2021-06-301-19/+3
* zephyr: dts: npcx: move SHI node to npcx.dtsiJun Lin2021-06-292-10/+10
* zephyr: asurada: enable CONFIG_SOC_FLASH_ITE_IT8XXX2Dino Li2021-06-291-0/+1
* zephyr: asurada: remove PD_INT_Cx tasksDino Li2021-06-291-1/+2
* zephyr: asurada: enable interrupts of power sequence pinsDino Li2021-06-291-1/+7
* cbi: Separate CBI EEPROM driver from CBI protocolPhilip Chen2021-06-291-1/+2
* zephyr: asurada: Enable using ppc_is_vbus_presentDenis Brockus2021-06-291-0/+1
* driver: bma4xx: Add support for BMA422 sensorBhanu Prakash Maiya2021-06-282-0/+12
* zephyr: lazor: Enable mkbp wake event masksSam Hurst2021-06-282-0/+24
* zephyr: add support for mkbp wake event maskSam Hurst2021-06-284-0/+127
* zephyr: asurada: Enable SYSTEM_UNLOCKED for USB-C bringupDenis Brockus2021-06-281-0/+2
* zephyr: it8xxx2_evb: Enable shell tab completion and historyTim Lin2021-06-281-0/+3
* 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