summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* servo_v4: Added initial USB PD support for both CHG/DUT portsScott2017-01-097-11/+594
* minute-ia: fix floating point inline assemblyKyoung Kim2017-01-091-6/+8
* eve: Enable Sensor FIFOGwendal Grignou2017-01-092-7/+9
* nvmem_vars: use dynamic memory allocationVadim Bendebury2017-01-092-19/+33
* test: nvmem_vars: drop redundant erase_flash() invocationsVadim Bendebury2017-01-091-7/+0
* power: Extract Intel x86 power sequencing common codeVijay Hiremath2017-01-077-178/+202
* motion_sense: Add "spoof" modeAseda Aboagye2017-01-077-16/+291
* charge_state_v2: Correct Smart battery charging/discharging statusVijay Hiremath2017-01-061-1/+25
* apollolake: Add support to enable eSPI signalsVijay Hiremath2017-01-061-6/+32
* skylake: Reuse the sleep event code from the common codeVijay Hiremath2017-01-062-51/+7
* iec: Improve efficiency of host command dispatcherSam Hurst2017-01-0611-139/+212
* 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