summaryrefslogtreecommitdiff
path: root/zephyr/shim
Commit message (Expand)AuthorAgeFilesLines
* zephyr: Fix flash region offsets and sizesKeith Short2021-05-061-4/+4
* zephyr: Add Port80 Kconfig optionJun Lin2021-05-041-0/+5
* zephyr: pwm: fix init priorityYuval Peress2021-05-021-1/+4
* usb-ep: Add config option to define VIDScott Collyer2021-05-021-0/+5
* zephyr: drop programmatic generation of binman device-tree inputJack Rosenthal2021-05-011-5/+9
* zephyr: hooks: use static initialization for hooks structuresFabio Baltieri2021-04-292-58/+12
* zephyr: npcx: Add power management supportKeith Short2021-04-293-0/+62
* zephyr: adc: Add call to setup ADC channelsKeith Short2021-04-292-11/+30
* zephyr: add sleepmask commandKeith Short2021-04-291-0/+15
* zephyr: hooks: fix compiler warningFabio Baltieri2021-04-291-2/+2
* zephyr: Add CBI SSFC supportDawid Niedzwiecki2021-04-294-1/+162
* zephyr: shim: use the standard sysworkq for deferred tasksFabio Baltieri2021-04-281-28/+6
* config: rename CONFIG_FLASH to CONFIG_FLASH_CROSJeremy Bettis2021-04-272-4/+4
* 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-242-4/+4
* zephyr: Update banner to match Chromium OSKeith Short2021-04-231-0/+6
* config: rename CONFIG_FLASH to CONFIG_FLASH_CROSEric Yilun Lin2021-04-232-4/+4
* zephyr: sensors: Add alternate sensors supportYuval Peress2021-04-232-7/+62
* zephyr: driver: kx022: Add CONFIG_ACCEL_KX022Yuval Peress2021-04-231-0/+5
* 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: drivers: add bindings for KX022Yuval Peress2021-04-232-0/+47
* zephyr: Add unused GPIOs implementation in shimmed gpio driverMulin Chao2021-04-234-0/+162
* 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
* thermisor: move header to include dirDawid Niedzwiecki2021-04-221-1/+1
* zephyr: create a Kconfig option for CONFIG_CMD_SYSINFOJack Rosenthal2021-04-221-0/+5
* zephyr: adc: Add an empty enum when not ADC is presentSimon Glass2021-04-211-0/+5
* zephyr: hooks: store deferred data in .rodata on non-posixFabio Baltieri2021-04-191-2/+10
* zephyr: validate interrupt flags at build timeKeith Short2021-04-171-0/+23
* driver: bmi: fix use of I2C_PORT_ACCELYuval Peress2021-04-161-0/+10
* driver: icm: fix use of I2C_PORT_ACCELYuval Peress2021-04-161-0/+10
* mp2964: Add PMIC driverCaveh Jalali2021-04-161-0/+5
* zephyr: use interrupt based RX bufferingYuval Peress2021-04-151-27/+129
* zephyr: Adjust watchdog warning timer value and delay timeMulin Chao2021-04-142-17/+18
* zephyr: npcx: Add non-psl hibernate implementationMulin Chao2021-04-141-5/+5
* zephyr: Enable BC12_SINGLE_DRIVER and CHARGER_SINGLE_CHIPSimon Glass2021-04-131-0/+7
* ec: Filter non-FIXED PDOs in servo_v4{p1}Jeremy Bettis2021-04-131-0/+5
* zephyr: Allow ztests to use shimmed tasksJeremy Bettis2021-04-121-3/+3
* zephyr: console_buffer: unlock console_write_lock after initYuval Peress2021-04-121-0/+2
* zephyr: Shell of driver ztest.Jeremy Bettis2021-04-122-1/+26
* Zephyr: cros_flash: change the flash erase size from 4K to 64KJun Lin2021-04-121-1/+1
* Power: Add configurable S5 timeoutDiana Z2021-04-101-0/+5
* zephyr: Fix compiler warning on kohakuKeith Short2021-04-091-5/+2
* zephyr: config: add a dts node for the CBI EEPROMFabio Baltieri2021-04-092-5/+1
* zephyr: volteer: init i2c_portsYuval Peress2021-04-091-1/+20
* zephyr: Fix compiler warnings from zephyr testsKeith Short2021-04-091-0/+6
* zephyr: gpio: Move named GPIO entries to devicetreeYuval Peress2021-04-082-10/+15