summaryrefslogtreecommitdiff
path: root/zephyr/shim/src
Commit message (Expand)AuthorAgeFilesLines
...
* zephyr: panic: Clean-up panic printingYuval Peress2021-07-081-5/+7
* zephyr: implement irq functions for tasksDino Li2021-07-071-2/+4
* zephyr: change host console shim interfaceDawid Niedzwiecki2021-07-022-15/+21
* zephyr/drivers: npcx: reorganizes the flash driver(3)Tim Lin2021-07-011-56/+4
* zephyr/drivers: npcx: reorganizes the flash driver(2)Tim Lin2021-07-011-29/+0
* zephyr/drivers: npcx: reorganizes the flash driver(1)Tim Lin2021-07-011-194/+0
* zephyr: Fix duplicate ec consoleYuval Peress2021-06-301-10/+17
* zephyr: tasks: fix task id for deferred callsTomasz Michalec2021-06-301-0/+8
* zephyr: use DEVICE_DT_GET for phandle referencesFabio Baltieri2021-06-284-12/+10
* zephyr: use DEVICE_DT_GET for various shim modulesFabio Baltieri2021-06-286-22/+33
* zephyr: Migrate to v2.6 deferred work APIsYuval Peress2021-06-221-1/+13
* zephyr: gpio: Fix assert for init_gpios()Wealian Liao2021-06-221-2/+1
* zephyr: Update gpio.c to support Zephyr v2.6Yuval Peress2021-06-171-0/+8
* config: Rename CONFIG_CROS_BOARD_INFOPhilip Chen2021-06-161-1/+1
* zephyr: Add dummies for a few more task functionsSimon Glass2021-06-151-0/+15
* zephyr: shim: move mpu code under core/cortex-mFabio Baltieri2021-06-142-37/+0
* zephyr: shim: add mpu enable and disable supportFabio Baltieri2021-06-141-55/+18
* zephyr: Conditionally remove the task nameKeith Short2021-06-111-0/+15
* zephyr: Fix the hook task priority checkKeith Short2021-06-111-3/+7
* zephyr: hooks: suppress hook warning for call already processingFabio Baltieri2021-06-091-1/+5
* include/flash: rename the APIsTim Lin2021-06-091-23/+23
* zephyr: Add CONFIG_PLATFORM_EC_CONSOLE_CHANNELKeith Short2021-06-091-2/+2
* zephyr: Fix I2C_PASSTHRU host commandDawid Niedzwiecki2021-06-081-0/+16
* zephyr: gpio: skip unimplemented GPIOsYuval Peress2021-06-071-0/+3
* zephyr: driver: add ST accel_lis2dw12Denis Brockus2021-06-072-0/+47
* COIL: espi: replace VW_SLAVE_BTLD_STATUS_DONE with VW_PERIPHERAL_BTLD_STATUS_...Caveh Jalali2021-06-041-22/+22
* zephyr: Don't reinitialize gpios on a warm rebootSam Hurst2021-06-032-2/+29
* zephyr: move keyboard_raw most functions to shim/srcRuibin Chang2021-05-182-0/+78
* zephyr: i2c: remove scl and sda referencesYuval Peress2021-05-141-10/+5
* zephyr: i2c: remove frequency from devicetreeYuval Peress2021-05-141-11/+9
* zephyr: Rework CBI to be used as a driverDawid Niedzwiecki2021-05-144-70/+58
* zephyr: ztest: Add system_preinitialize back to ztestWealian Liao2021-05-122-3/+15
* zephyr: Set system workqueue priority to preemptiveKeith Short2021-05-101-0/+16
* zephyr: pwm: fix init priorityYuval Peress2021-05-021-1/+4
* zephyr: hooks: use static initialization for hooks structuresFabio Baltieri2021-04-291-22/+5
* zephyr: npcx: Add power management supportKeith Short2021-04-291-0/+22
* zephyr: adc: Add call to setup ADC channelsKeith Short2021-04-291-11/+27
* zephyr: hooks: fix compiler warningFabio Baltieri2021-04-291-2/+2
* zephyr: Add CBI SSFC supportDawid Niedzwiecki2021-04-293-1/+71
* zephyr: shim: use the standard sysworkq for deferred tasksFabio Baltieri2021-04-281-28/+6
* config: rename CONFIG_FLASH to CONFIG_FLASH_CROSJeremy Bettis2021-04-271-1/+1
* Revert "config: rename CONFIG_FLASH to CONFIG_FLASH_CROS"stabilize-13935.B-mainJack Rosenthal2021-04-241-1/+1
* zephyr: Update banner to match Chromium OSKeith Short2021-04-231-0/+6
* config: rename CONFIG_FLASH to CONFIG_FLASH_CROSEric Yilun Lin2021-04-231-1/+1
* zephyr: sensors: Add alternate sensors supportYuval Peress2021-04-231-5/+38
* zephyr: drivers: add bindings for KX022Yuval Peress2021-04-232-0/+47
* zephyr: Add unused GPIOs implementation in shimmed gpio driverMulin Chao2021-04-231-0/+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