summaryrefslogtreecommitdiff
path: root/zephyr
Commit message (Expand)AuthorAgeFilesLines
* config: rename CONFIG_FLASH to CONFIG_FLASH_CROSJeremy Bettis2021-04-277-10/+10
* zephyr: asurada: Enable GPIOsDenis Brockus2021-04-273-2/+366
* zephyr: lazor: Fix alt motion sensorsDawid Niedzwiecki2021-04-271-24/+30
* zephyr: shim: do not return from main if thread monitoring is enabledFabio Baltieri2021-04-271-0/+9
* zephyr: volteer: Change PWM clock source formatWealian Liao2021-04-271-4/+4
* zephyr: initial bringup for it8xxx2_evbtim2021-04-2710-0/+216
* zephyr/drivers: it8xxx2: fix the priority of cros_bbram drivertim2021-04-272-1/+11
* mkbp: Separate MKBP_INFO host command from the keyboard driverBoris Mittelberg2021-04-271-1/+2
* mkbp: Separate FIFO from the keyboard driverBoris Mittelberg2021-04-271-1/+2
* zephyr: npcx: Fix PSL hibernateWealian Liao2021-04-271-1/+1
* zephyr: volteer: Set fan PWM to output open-drainWealian Liao2021-04-261-0/+1
* zephyr: enable motionsense for delbinHyungwoo Yang2021-04-267-1/+231
* zephyr: sensors: Fix alternate sensors typoDawid Niedzwiecki2021-04-261-1/+1
* Revert "config: rename CONFIG_FLASH to CONFIG_FLASH_CROS"stabilize-13935.B-mainJack Rosenthal2021-04-245-8/+8
* zephyr: Update banner to match Chromium OSKeith Short2021-04-233-5/+10
* config: rename CONFIG_FLASH to CONFIG_FLASH_CROSEric Yilun Lin2021-04-235-8/+8
* zephyr: initial bringup for asuradaDenis Brockus2021-04-2310-0/+206
* zephyr: lazor: Add kx022 sensorYuval Peress2021-04-231-3/+33
* zephyr: sensors: Add alternate sensors supportYuval Peress2021-04-233-7/+66
* zephyr: driver: kx022: Add CONFIG_ACCEL_KX022Yuval Peress2021-04-231-0/+5
* zephyr: lazor: Add sensors to lazorYuval Peress2021-04-237-3/+199
* zephyr: driver: bmi160: add CONFIG_ACCELGYRO_BMI160Yuval Peress2021-04-231-0/+5
* zephyr: shim: chip/it9xxx2: add pinmux shimDenis Brockus2021-04-232-0/+33
* zephyr: shim: chip/it8xxx2: add system shimDenis Brockus2021-04-233-0/+92
* zephyr: it8xxx.dtsi: Add include/cros/ite/it8xxx2.dtsiDenis Brockus2021-04-231-0/+65
* zephyr: drivers: add bindings for KX022Yuval Peress2021-04-234-0/+86
* zephyr: volteer: Move unused pin setting in dtsWealian Liao2021-04-231-12/+7
* zephyr: Add unused GPIOs implementation in shimmed gpio driverMulin Chao2021-04-235-0/+173
* zephry: drivers: add KX022 driver supportYuval Peress2021-04-232-0/+8
* zephyr: shi: npcx: Improve SHI driverstabilize-RUST-13932.B-mainJun Lin2021-04-232-8/+11
* zephyr: espi: Reorder to avoid forward declarationsSimon Glass2021-04-221-83/+80
* zephyr: motionsense: add bmi160 to the sensor driver listYuval Peress2021-04-222-0/+60
* zephyr: motionsense: convert cros-ec CONFIG_values to zephyr'sYuval Peress2021-04-221-3/+3
* zephyr: lazor: add board specific lid angle implementationYuval Peress2021-04-222-0/+33
* zephyr: driver: bmi160: Add Kconfig to enable bmi160Yuval Peress2021-04-222-2/+13
* zephyr: dts: bmi160: Add bmi160 DT bindingsYuval Peress2021-04-225-1/+61
* thermisor: move header to include dirDawid Niedzwiecki2021-04-221-1/+1
* zephyr: create a Kconfig option for CONFIG_CMD_SYSINFOJack Rosenthal2021-04-222-0/+12
* zephyr: volteer: Set LED PWM clock source to LFCLKWealian Liao2021-04-211-0/+4
* zephyr/drivers: it8xxx2: add SPI host interface drivertim2021-04-213-0/+351
* zephyr: adc: Add an empty enum when not ADC is presentSimon Glass2021-04-211-0/+5
* zephyr: shi: npcx: Fix rx deadline checkingJun Lin2021-04-211-2/+2
* zephyr: shi: npcx: Fix unreachable codeJun Lin2021-04-211-2/+2
* zephyr: zmake: enable verbose logging with --debugJack Rosenthal2021-04-211-3/+9
* zephyr: drivers: add CBI test suiteTomasz Michalec2021-04-204-1/+35
* Revert "Reland "zephyr: zmake: Add a test for zmake and output filtering""Jack Rosenthal2021-04-204-747/+2
* Reland "zephyr: zmake: Add a test for zmake and output filtering"Simon Glass2021-04-204-2/+747
* TCPC/PPC: Add code for Cypress EZ-PD CCG6DF, CCG6SFVijay Hiremath2021-04-201-0/+1
* TCPC: Cleanup: Enable PPC from PD or Power MUXVijay Hiremath2021-04-201-0/+8
* zephyr: hooks: store deferred data in .rodata on non-posixFabio Baltieri2021-04-191-2/+10