summaryrefslogtreecommitdiff
path: root/zephyr
Commit message (Expand)AuthorAgeFilesLines
* zephyr: shim: make color-map- properties optionalFabio Baltieri2021-10-062-14/+23
* zephyr: shim: support optional pwm led channelsFabio Baltieri2021-10-061-3/+9
* zephyr: Add test for `st_write_data_with_mask()`Tristan Honscheid2021-10-051-1/+103
* zephyr: Add test for `st_raw_read_n_noinc()`Tristan Honscheid2021-10-051-4/+32
* zephyr: drivers: add usb_mux test suiteTomasz Michalec2021-10-054-0/+630
* zephyr: increase ztest mock parameter limitTristan Honscheid2021-10-051-1/+1
* zephyr: test: isl923x: make all tests staticYuval Peress2021-10-051-13/+13
* zephyr: test: isl923x::initYuval Peress2021-10-054-1/+138
* zephyr: test: isl923x::get_vbus_voltageYuval Peress2021-10-053-1/+58
* zephyr: test: isl923x::discharge_on_acYuval Peress2021-10-051-1/+53
* zephyr: test: Add ctrl3 register for isl9238 emulatorYuval Peress2021-10-051-0/+19
* zephyr: test: isl923x set/unset comparator inversionYuval Peress2021-10-052-1/+75
* zephyr: test: isl923x DC prochotYuval Peress2021-10-052-1/+79
* zephyr: test: isl923x AC prochotYuval Peress2021-10-053-2/+103
* zephyr: test: isl923x post_init always passesYuval Peress2021-10-051-1/+7
* zephyr: test: isl923x failure to read charge current regYuval Peress2021-10-051-4/+19
* zephyr: test: isl923x::set_mode always turns off learn modeYuval Peress2021-10-053-1/+55
* 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
* 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
* zephyr: emul: ln9310 test fixed chip rev ln9310_power_good()Aaron Massey2021-10-022-25/+159
* 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
* 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
* zephyr: test: SYV682X TSD and OVP alertsAbe Levkoy2021-10-012-2/+54
* 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
* 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
* 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-011-8/+0
* herobrine: Interpret the board and SKU IDs in ternaryWai-Hong Tam2021-10-011-2/+2
* zmake: allow running coverage reports for a single testYuval Peress2021-10-011-11/+26
* zephyr: zmake: Add pre-upload formatter suggestionsJack Rosenthal2021-09-301-0/+60
* zmake: Generate branch coverage reportsAbe Levkoy2021-09-301-1/+10
* Guybrush: Enable zephyr power interruptsDiana Z2021-09-301-0/+9
* ec: Pass zephyr root dir to zmake instead of baseJeremy Bettis2021-09-304-11/+23
* zephyr: add motion sensors probing to lazor boardMichał Barnaś2021-09-303-10/+70
* zephyr: motion: add support for icm426xx driverMichał Barnaś2021-09-307-1/+122
* zephyr: motion: add support for runtime probing of motion sensorsMichał Barnaś2021-09-304-7/+109
* zephyr: remove workaround for shell when help is enabledMichał Barnaś2021-09-291-5/+0