summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* electro: Add BQ40z555 Sony battery parameters as in the specVijay Hiremath2017-01-021-10/+34
* charger_profile: Add common code for charger profile overrideVijay Hiremath2017-01-028-179/+391
* stm32: Remove unused struct definitionsMartin Roth2017-01-022-10/+0
* eve: Enable CONFIG_PWM_KBLIGHT and fix volume buttonsDuncan Laurie2017-01-022-2/+3
* driver: temp_sensor: Add support for TI TMP112 sensorMoritz Fischer2016-12-303-0/+112
* eve: Do not attempt to set 1.5A USB configDuncan Laurie2016-12-301-1/+2
* pyro/snappy: Discharge on AC till charger is detectedBruce2016-12-294-2/+32
* Revert "servo_v4: Remove PSTATE to create more space in RO"Nick Sanders2016-12-292-13/+2
* test: sort test names in build.mkVadim Bendebury2016-12-291-12/+39
* fix memory size calculations in host/test modeVadim Bendebury2016-12-281-6/+6
* Revert "servo_v4: Added initial USB PD support for both CHG/DUT ports"Scott Collyer2016-12-287-595/+12
* 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