summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Felwinter: Modify lid_standard_ref matrix valuestabilize-14336.B-mainearl_wang2021-11-111-3/+2
* bq25710: Allow CMP_REF to be configuredCaveh Jalali2021-11-114-1/+35
* bq25710: Refactor charge option 1 register initializationCaveh Jalali2021-11-111-15/+21
* kano: Add battery: AP19B8M and remove unused battery.David Huang2021-11-112-55/+23
* bq25710: Simplify EN_PSYS enablingCaveh Jalali2021-11-111-13/+8
* bq25710: Fix zephyr PSYS sensing configurationCaveh Jalali2021-11-111-1/+1
* ectool/panicinfo: Print extra cortex-m fault registersDaisuke Nojiri2021-11-111-0/+22
* zephyr: emul: sn5s330 i2c byte assertion refactorAaron Massey2021-11-101-53/+4
* core/cortex-m0: fix vecttable.c when compiling with clangTom Hughes2021-11-101-2/+6
* zephyr: Drop support for kohakuJack Rosenthal2021-11-1012-605/+0
* zephyr: test: verify sn5s330 driver initAaron Massey2021-11-101-5/+2
* zephyr: emul: sn5s330 add int trip fall registersAaron Massey2021-11-101-0/+30
* zephyr: emul: sn5s330 add int_trip_rise registersAaron Massey2021-11-101-0/+30
* zephyr: emul: sn5s330 add int_mask_fall registersAaron Massey2021-11-101-0/+30
* zephyr: emul: sn5s330 add int_mask_rise registersAaron Massey2021-11-101-0/+30
* zephyr: emul: sn5s330 add int status registersAaron Massey2021-11-102-1/+44
* zephyr: sn5s330: emul fails unimplemented regAaron Massey2021-11-101-2/+4
* zmake: Change zmake to generate compile dbJeremy Bettis2021-11-101-0/+1
* zephyr: remove the HOOKS taskKeith Short2021-11-109-92/+57
* zephyr: reorder hooks shimKeith Short2021-11-101-53/+53
* kano: Add temp sensor for chargerDavid Huang2021-11-102-0/+29
* brya: Update with new bq257x0 definitionsCaveh Jalali2021-11-101-4/+6
* bq25710: Update with new bq257x0 definitionsCaveh Jalali2021-11-102-117/+64
* zephyr: support shared PD interruptsPeter Marheine2021-11-103-0/+65
* zephyr: posix-ec: Drop setting BOARD in CMakeLists.txtJack Rosenthal2021-11-101-2/+0
* redrix: Update fan table version 2Devin Lu2021-11-091-12/+12
* bq25710: Refactor bq25710 register definitionsCaveh Jalali2021-11-091-0/+267
* zephyr: bmi160: Test handling of invalid/unreadable Chip IDsTristan Honscheid2021-11-092-1/+102
* zephyr: bmi160: Test interrupt handler and bug fixTristan Honscheid2021-11-094-30/+55
* zephyr: bmi160: Test temperature sensor routineTristan Honscheid2021-11-091-1/+40
* zephyr: bmi160: Remove redundant check from config_interruptTristan Honscheid2021-11-091-5/+4
* zephyr: bmi160: Test offset and calib on unsupported sensor typesTristan Honscheid2021-11-092-4/+51
* zephyr: extract common gpio logicMichał Barnaś2021-11-093-14/+37
* core/cortex-m0: Fix inline asm in in_interrupt_contextTom Hughes2021-11-091-3/+3
* task: Use bool for truthy return typesTom Hughes2021-11-098-25/+25
* zephyr: enable I2C control HC for Parade chipsDawid Niedzwiecki2021-11-091-0/+3
* power/rk3399: Change fake GPIOTom Hughes2021-11-091-1/+1
* zephyr: i2c: add config to enable I2C_CONTROL HCDawid Niedzwiecki2021-11-092-0/+16
* board/coral: Fix keyboard backlight GPIOTom Hughes2021-11-091-1/+1
* common/usb_pd: Move common functionsTom Hughes2021-11-092-22/+29
* gimble: tune PS8815 parameter for RXWill Tsai2021-11-091-0/+50
* ps8xxx: define PS8815 USB EQ registerstabilize-14333.B-mainWill Tsai2021-11-091-0/+6
* krabby: rev 0 gpio configTing Shen2021-11-0912-331/+315
* Felwinter: Initialize the vivaldi keyboardJosh Tsai2021-11-092-2/+27
* felwinter : Correct battery disconnect_val.Logan_Liao2021-11-091-4/+3
* flewinter: define CONFIG_FANJosh Tsai2021-11-091-4/+1
* zephyr: Fix READMEJeremy Bettis2021-11-091-1/+1
* ps8815: Limit Rp detect workaround to PS8815Tomasz Michalec2021-11-091-0/+3
* Task: Introduce generic deferred checkDiana Z2021-11-084-4/+37
* Zephyr: Create sysworkq entry in task shimDiana Z2021-11-081-11/+12