summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* baseboard/cherry: don't reset rt1718s gpio state in every init() callTing Shen2021-10-051-4/+10
* nipperkin: support vivaldi keyboardZick Wei2021-10-051-0/+105
* power/alderlake: Cleanup code to use common GPIO nameDivya Sasidharan2021-10-051-7/+7
* zephyr: shim: split task structure to save memoryMichał Barnaś2021-10-051-34/+53
* zephyr: shim: remove gpio_data arrayMichał Barnaś2021-10-051-17/+14
* kano: Fix lid accel address and matrixDavid Huang2021-10-041-2/+2
* board/fluffy: Don't use uninitialized variablesTom Hughes2021-10-041-1/+1
* kukui: Disable 'flashwp' console commands to save spaceVijay Hiremath2021-10-041-0/+1
* Corori: Initialize the vivaldi keyboardJosh Tsai2021-10-042-30/+4
* common/base_state: Fix enum typeTom Hughes2021-10-041-1/+1
* chip/stm32: remove unused variableTom Hughes2021-10-041-1/+0
* zephyr: Drop support for v2.6 on all projectsJack Rosenthal2021-10-0422-22/+0
* Revert "zephyr: add motion sensors probing to lazor board"Michał Barnaś2021-10-043-70/+10
* brask: modify gpio.incDaniel Coggin2021-10-041-7/+7
* zephyr: emul: ln9310 test fixed chip rev ln9310_power_good()Aaron Massey2021-10-024-26/+171
* zephyr: test: Check isl923x status is CHARGER_LEVEL_2Yuval Peress2021-10-021-1/+11
* zephyr: test: Check charger info for isl9238Yuval Peress2021-10-021-1/+25
* zephyr: test: verify isl923x get/set ctrl 0/1 registersYuval Peress2021-10-022-1/+81
* zephyr: test: verify isl923x device ID code pathYuval Peress2021-10-023-1/+49
* zephyr: test: verify isl923x manufacturer ID code pathYuval Peress2021-10-023-1/+50
* zephyr: test: isl923x: Test input current get/setYuval Peress2021-10-023-1/+148
* adlrvpp_ite: enable internal pull-up for GPGOli feng2021-10-021-1/+6
* board/burnet: Fix enum typeTom Hughes2021-10-011-1/+1
* driver/charger: Remove unused functionsTom Hughes2021-10-011-11/+0
* common/motion_sense: Avoid comparison between negative value and unsigned charTom Hughes2021-10-011-0/+2
* core: Add assert to check alignmentTom Hughes2021-10-015-0/+29
* Guybrush: Add AEC batteryDiana Z2021-10-015-0/+63
* Zephyr: Separate charger and battery config optionsDiana Z2021-10-012-16/+27
* Zephyr: Add AEC 5477109 batteryDiana Z2021-10-013-0/+56
* ectool: Implement I2C speed control commandCaveh Jalali2021-10-013-0/+94
* ectool: Split I2C commands into separate fileCaveh Jalali2021-10-014-310/+331
* hostcmd: Implement I2C_CONTROL host commandCaveh Jalali2021-10-013-0/+65
* i2c: add converters between enum i2c_freq and kHzCaveh Jalali2021-10-012-0/+48
* hostcmd: Define I2C speed control interfaceCaveh Jalali2021-10-011-0/+25
* zephyr: test: SYV682X TSD and OVP alertsAbe Levkoy2021-10-012-2/+54
* primus: control prochotScott Chao2021-10-015-1/+220
* zephyr: tests: drivers: Support Zephyr v2.7Jack Rosenthal2021-10-011-0/+1
* zephyr: test: isl923x: Add tests for get/set volt/currentYuval Peress2021-10-014-1/+193
* gitlab: Move board coverage to a templateJeremy Bettis2021-10-011-2/+26
* zephyr: npcx: add get_jedec_id and get_status functionsMichał Barnaś2021-10-011-0/+34
* zephyr: add support for flashchip commandMichał Barnaś2021-10-012-4/+104
* driver: als_bh1730: Set last_valueGwendal Grignou2021-10-011-3/+4
* zephyr: test: Add stub isl923x emulatorYuval Peress2021-10-017-0/+116
* zephyr: test: Add a common i2c_emul_api instanceYuval Peress2021-10-019-35/+14
* zephyr: test: Add ISL923X chargerYuval Peress2021-10-012-0/+16
* zephyr: charger: Allow multiple (different) chipsYuval Peress2021-10-013-22/+14
* gitlab: Exclude the correct directoriesJeremy Bettis2021-10-011-1/+1
* herobrine: Interpret the board and SKU IDs in ternaryWai-Hong Tam2021-10-011-2/+2
* krane: Add motion sense config for BMI220Rong Chang2021-10-013-1/+66
* driver: Add support for BMI220 sensorMike Lee2021-10-0112-19/+828