summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* zephyr: Support use of zephyr "dummy" consolestabilize-14498.B-mainJeremy Bettis2022-02-037-38/+63
* chip/stm32/registers-stm32l5.h: Add register bank F, GJes B. Klinke2022-02-031-1/+2
* zephyr: make _BMI and _ICM Kconfigs implicitYuval Peress2022-02-032-9/+8
* zephyr: remove default for ALSYuval Peress2022-02-031-1/+0
* cortex-m: Introduce FPU interrupt handlerPatryk Duda2022-02-0315-0/+374
* zephyr: Remove unused zephyr board (trogdor)Andrew McRae2022-02-035-340/+0
* zephyr: brya: do not remove WP GPIODawid Niedzwiecki2022-02-031-1/+0
* zephyr: test: src then sink pd info host cmdAaron Massey2022-02-033-29/+47
* docs: zephyr: Add Kconfig details for motionsenseYuval Peress2022-02-033-1/+221
* lazor: Use Zephyr APIs for migrated codeAndrew McRae2022-02-0310-69/+302
* ppc/syv682x: Make FRS_TCPC check port specificCaveh Jalali2022-02-031-1/+2
* tcpm: try TCPC FRS control even when PPC does not implement FRSCaveh Jalali2022-02-031-1/+2
* tcpm: allow TCPC FRS without CONFIG_USB_PD_FRS_TCPCCaveh Jalali2022-02-034-8/+27
* ktu1125 ppc driver: type fixBoris Mittelberg2022-02-031-1/+1
* zephyr: test: Reset isl923x vbus mV ruleAaron Massey2022-02-031-0/+10
* zephyr: brya: Enable dynamic-speed for tcpc1 and ppc1 i2c portRajesh Kumar2022-02-031-0/+2
* check_allowed: Check git repository quietlyAbe Levkoy2022-02-031-1/+1
* zmake: Fix configure --coverage --build on testJeremy Bettis2022-02-031-1/+1
* lazor: Copy board level code to lazor zephyr projectAndrew McRae2022-02-0310-14/+1004
* zephyr: zmake: Disable traceback suppressionJack Rosenthal2022-02-032-25/+20
* baseboard: octopus: Limit sensor ODR to 125Hz when using it8320Gwendal Grignou2022-02-021-0/+6
* baseboard: dedede: Limit sensor ODR to 125Hz when using it8320Gwendal Grignou2022-02-021-0/+6
* common/i2c: Fix reading 32bit big endian registerGwendal Grignou2022-02-021-1/+1
* zephyr: Add npcx7 as zephyr board targetAndrew McRae2022-02-025-0/+152
* TCPMv2: Do not skip cable reset during Data ResetAbe Levkoy2022-02-021-2/+0
* zephyr: brya: Enable i2cspeed commandRajesh Kumar2022-02-021-0/+1
* zephyr: Do not call power_set_state in testsstabilize-14496.B-mainJeremy Bettis2022-02-028-17/+71
* trogdor: Remove trogdor from Zephyr projectsAndrew McRae2022-02-029-814/+0
* clock-stm32h7: Handle timer overflow in IDLE taskPatryk Duda2022-02-021-0/+45
* driver/als_cm32183: Remove interrupt handlerGwendal Grignou2022-02-021-10/+0
* dt-gpionames: Add new utility to generate gpio-line-namesAndrew McRae2022-02-024-0/+560
* zephyr: Use GPIO in eeprom WP not named-gpioAndrew McRae2022-02-025-3/+10
* zephyr: Remove enum-names that are not used by common codeAndrew McRae2022-02-0215-293/+8
* herobrine: Migrate GPIO access to use Zephyr APIAndrew McRae2022-02-024-34/+44
* zephyr: Use DT for ALS_COUNTYuval Peress2022-02-024-18/+7
* Skyrim: Add FRS supportDiana Z2022-02-021-0/+2
* corsola: Migrate GPIO access to Zephyr APIAndrew McRae2022-02-0212-61/+103
* zephyr: test: Add partial src/snk integration testAaron Massey2022-02-013-16/+107
* math: Introduce isnan and isinf functionsPatryk Duda2022-02-013-55/+75
* mchp: Fix MEC172x RO_FRID wrong area_offset in SPI imagemartin yan2022-02-011-2/+22
* docs/fingerprint: Update audit report linkTom Hughes2022-02-011-1/+1
* zephyr: drivers: Ignore polarity on typec command testTomasz Michalec2022-02-011-3/+8
* zephyr: Fix named-gpios et al to drop #gpio-cellsAndrew McRae2022-02-0121-339/+6
* c2d2: allow GSC reset in one commandVadim Bendebury2022-02-011-1/+23
* jhl8040: Rename *gpios to *pinAndrew McRae2022-02-013-13/+13
* zephyr: Convert wake-pins to use interrupt configAndrew McRae2022-02-0117-91/+142
* nissa: Use aliases for sub-board GPIOsAndrew McRae2022-02-016-75/+87
* zephyr: Add GPIO_DT_FROM_{NODE,ALIAS} macrosAndrew McRae2022-02-011-4/+12
* zephyr test: Set ISL923x in natural unitsAbe Levkoy2022-01-314-21/+19
* zephyr test: Check charging in 5V charger testAbe Levkoy2022-01-311-6/+20