summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pyro/snappy: enable/disable KB and TP function in S3stabilize-9157.BBruce2017-01-062-12/+34
* nds32: lds: reduce gap of flashDino Li2017-01-055-32/+38
* Makefile.rules: Allow specifying HOST_LDFLAGS for cross-compilationMoritz Fischer2017-01-051-1/+1
* cr50: vendor command to enable nvmem commitsVadim Bendebury2017-01-052-0/+12
* cr50: Avoiding nvram commits at startupVadim Bendebury2017-01-054-5/+72
* cr50: enable use malloc/freeVadim Bendebury2017-01-051-0/+3
* common: introduce malloc/free implementationVadim Bendebury2017-01-058-7/+764
* Allow a subset of boards to be built with the "buildall" target.Carl Hamilton2017-01-051-6/+18
* poppy: Add new boardNicolas Boichat2017-01-058-0/+1589
* charger: isl923x: Add support for ISL9238Nicolas Boichat2017-01-055-300/+330
* driver: als: Add error code UNCHANGEDGwendal Grignou2017-01-052-4/+7
* core: Fix bug will cause tasks sleep forever by mutex_unlock in task.c.Mulin Chao2017-01-052-10/+18
* motion: Disable tablet mode if one accel is brokenGwendal Grignou2017-01-043-2/+16
* pstore: Fix issue with block calculation for pstore blocksMoritz Fischer2017-01-031-2/+2
* npcx: lpc: Do not use FW_OBF bit to clear OBF bitCHLin2017-01-032-24/+109
* pyro/snappy: Do not discharge on AC when battery is still waking upBruce2017-01-022-50/+82
* reef: Cleanup battery codeVijay Hiremath2017-01-021-120/+98
* smart_battery: Cleanup smart battery & SB users codeVijay Hiremath2017-01-028-116/+81
* 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