summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* motion: Fix last timestamp calculationGwendal Grignou2016-12-281-4/+2
* motion: Fix oversampling calculationGwendal Grignou2016-12-281-1/+1
* als: Define CONFIG_ALS when HAS_TASK_ALS is present.Gwendal Grignou2016-12-2815-27/+35
* common: Add BOARD variable when listing the tasks.Gwendal Grignou2016-12-281-2/+4
* driver: Move sensor private struture definition to boards.Gwendal Grignou2016-12-2812-18/+17
* stm32: Remove useless code from usb_power.cMartin Roth2016-12-261-12/+0
* cr50: do not invoke fw_upgrade_complete() if there was no data transferVadim Bendebury2016-12-241-2/+19
* cr50: add support for padding-only RSASSAAndrey Pronin2016-12-223-2/+13
* Electro: Release control of trackpad entirelyDaisuke Nojiri2016-12-222-2/+1
* Electro: Enable accels in S3Daisuke Nojiri2016-12-211-8/+8
* Add nvmem-backed key=value variable storageBill Richardson2016-12-218-1/+1092
* CR50:Accelerate p256 codeMarius Schilder2016-12-227-48/+269
* cr50: keep wp and console state through deep sleepMary Ruthven2016-12-215-43/+171
* servo_v4: Added initial USB PD support for both CHG/DUT portsScott2016-12-217-12/+595
* servo_v4: Remove PSTATE to create more space in ROScott2016-12-202-2/+13
* tcpm: anx74xx: Remove auto-toggle supportShawn Nematbakhsh2016-12-203-20/+14
* cr50: keep board properties related code in board.cVadim Bendebury2016-12-209-65/+57
* npcx: lpc: Remove unsupport old-style host command.Mulin Chao2016-12-201-44/+1
* nds32: pre-fix for the latest official toolchainDino Li2016-12-202-5/+6
* usb_updater: initialize corrupt_inactive_rw before using itVadim Bendebury2016-12-201-1/+4
* g: increase idle task sizeVadim Bendebury2016-12-201-1/+1
* Electro: Fix power lost when release shipping modeRyan Zhang2016-12-201-2/+11
* charge_ramp: Fix OC detection on chargers which recover quicklyShawn Nematbakhsh2016-12-201-10/+17
* snappy: modify led pin settingBruce2016-12-181-2/+1
* usb_updater: add command to corrupt rwMary Ruthven2016-12-161-3/+33
* util/ectool: Fix llvm compiler errorsShawn Nematbakhsh2016-12-161-3/+4
* sweetberry: add power logging toolNick Sanders2016-12-1610-0/+803
* cr50: add vendor command to invalidate inactive rwMary Ruthven2016-12-162-0/+54
* eve: Ignore VCC1_RST status bit when determining reset causeDuncan Laurie2016-12-161-1/+2
* common/i2c.c: Check that i2c port is always 0 or greaterMartin Roth2016-12-161-1/+3
* cr50: Initialize variable where it's usedMartin Roth2016-12-161-10/+9
* spi_nor.c: Initialize variables to fix GCC warningsMartin Roth2016-12-161-3/+3
* i2cs.c: Initialize variable to fix GCC warningsMartin Roth2016-12-161-1/+1
* make i2c_handle_sda_irq() static to fix GCC 5.3 warningMartin Roth2016-12-161-1/+1
* CR50: only build crypto test code on DEV buildsstabilize-9093.Bnagendra modadugu2016-12-151-1/+2
* reef: Do not discharge on AC when battery is still waking upVijay Hiremath2016-12-151-25/+41
* npcx: lpc: clear EC_LPC_CMDR_BUSY status bit on init & LRESET asserted.Mulin Chao2016-12-151-0/+8
* tcpm: fusb302: Don't mistake meaningful packets for GOOD_CRCShawn Nematbakhsh2016-12-141-41/+75
* eve: Increase keyscan output settle time to 80usDuncan Laurie2016-12-142-1/+16
* i2c_passthru: fix virtual battery operationphilipchen2016-12-146-79/+317
* CR50: fix errors flagged by coveritynagendra modadugu2016-12-142-0/+6
* usb_pd_protocol: Force rediscovering identity on bootNicolas Boichat2016-12-141-0/+2
* usb_pd_policy: Automatically swap vconn if adapter requests itNicolas Boichat2016-12-143-1/+26
* usb_pd_protocol: Rename PD_FLAGS_DATA_SWAPPED to _CHECK_IDENTITYNicolas Boichat2016-12-142-18/+10
* Basking: Add two support battery.David.Huang2016-12-141-0/+56
* bmp280: handle divided by 0 caseli feng2016-12-141-2/+3
* CR50: make SHA512 a config optionnagendra modadugu2016-12-134-2/+16
* reef: Discharge on AC till charger is detectedVijay Hiremath2016-12-132-2/+17
* cr50: prepare for releasing rw version 0.0.13Vadim Bendebury2016-12-132-2/+2
* reef/electro: modify keyboard scan rateDaisuke Nojiri2016-12-132-0/+21