summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* it83xx: adc: interrupt is usedDino Li2017-01-106-23/+116
* npcx: flash: Do not delay flash access requests.Shamile Khan2017-01-101-2/+2
* snappy: modify battery temps setting by follow snappy spec.Bruce2017-01-102-139/+13
* npcx: shi: Optimize OBUF copy / fillShawn Nematbakhsh2017-01-101-22/+53
* pyro/snappy: Enter/exit from S0ix based on host commands from kernelBruce2017-01-106-6/+6
* pyro/snappy: Add CONFIG option to maintain VBAT voltageBruce2017-01-102-0/+2
* cr50: prepare for releasing rw version 0.0.14Vadim Bendebury2017-01-102-2/+2
* driver: bmi160: Set odr to 0 at init.Gwendal Grignou2017-01-101-0/+6
* npcx: shi: fix bug of clearing EVSTAT_EOR bitCHLin2017-01-091-1/+1
* pyro: modify led pin setting at hibernate state.Bruce2017-01-091-2/+3
* 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