summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pd: make sure attention command is treated as an SVDMstabilze-7441.Bstabilize-7442.BAlec Berg2015-09-081-1/+1
* mec1322: bug fix for hibernation timerKyoung Kim2015-09-081-4/+4
* charge_manager: ensure we source power when not chargingAlec Berg2015-09-082-23/+23
* charge_manager: add option to charge from dual-role devicesAlec Berg2015-09-086-26/+118
* eoption: Remove unused eeprom option storage codeAnton Staaf2015-09-0810-247/+0
* update case closed debugging partial mode policyVincent Palatin2015-09-089-13/+36
* Cleanup: Remove COMPILE_FOR_RAM option from linker scriptsBill Richardson2015-09-088-54/+3
* UART: Remove unused uart.h header includesAnton Staaf2015-09-0814-14/+0
* I2C: Remove unused arbitration supportAnton Staaf2015-09-086-152/+0
* driver: bmi160: Prevent crash when FIFO is not validGwendal Grignou2015-09-073-17/+57
* oak: shutdown tmp432 if AC isn't present in non-S0 stateBen Lok2015-09-074-53/+80
* nuc: Fixed the bugs for flash and i2c drivers.Mulin Chao2015-09-062-58/+126
* Kunimitsu: Enable support for limiting the inrush currentVijay Hiremath2015-09-044-11/+23
* Kunimitsu: Workaround for PMIC emergency shutdownVijay Hiremath2015-09-031-0/+20
* Update some TODO comments.Bill Richardson2015-09-032-4/+1
* oak: handle USB BC 1.2 status changeRong Chang2015-09-036-4/+119
* driver/temp_sensor: Add power control API for TMP432Ben Lok2015-09-032-4/+83
* mec1322: Remove FPU support by defaultShawn Nematbakhsh2015-09-021-1/+0
* strago: Remove temp-sensor console commandsShawn Nematbakhsh2015-09-021-0/+1
* cleanup: Clarify use of flash layout CONFIGsShawn Nematbakhsh2015-09-026-96/+152
* Cr50: Add stub to implement native NV storageBill Richardson2015-09-022-2/+174
* pd: send soft reset before an EC resetAlec Berg2015-09-013-10/+20
* oak: usb_pd: avoid broken SS connection during enter DP mode.Ben Lok2015-09-011-2/+14
* driver: si114x: Convert unit to distanceGwendal Grignou2015-09-013-3/+11
* oak: enable MBKP events for PD eventsBen Lok2015-08-3113-14/+50
* Fixed a failure of power button press while entering G3 state.Kaiyen Chang2015-08-311-6/+43
* cortex-m: Fix sysjump to RO with CONFIG_RO_HEAD_ROOMBill Richardson2015-08-311-1/+8
* cortex-m: CONFIG_RO_HEAD_ROOM should only affect RO imageBill Richardson2015-08-311-1/+1
* kunimitsu: port increase powerbtn task stack sizeWenkai Du2015-08-311-1/+1
* glados: document behavior of SLP_S0_LAaron Durbin2015-08-311-0/+6
* skylake: allow power button power ons in S5 after apshutdownAaron Durbin2015-08-311-3/+3
* cyan, kunimitsu, strago: motion_sense: use new rate calculationGwendal Grignou2015-08-293-73/+137
* samus: Use new config, fix gestureGwendal Grignou2015-08-294-36/+73
* motion_sense: Add more complex EC/AP sensor rate support.Gwendal Grignou2015-08-2911-218/+427
* driver: kxcj9: Remove some printf to fit into kunimitsuGwendal Grignou2015-08-291-5/+0
* common: motion_sense: Fix Light sensor sequencingGwendal Grignou2015-08-291-5/+6
* driver: change get_ interface.Gwendal Grignou2015-08-297-81/+48
* glados: increase voltage hysteresis in fast chargingAlec Berg2015-08-281-2/+2
* Keyboard: Add a macro to conditionally compile the console commandsVijay Hiremath2015-08-284-2/+6
* twinkie firmware: add support for vbus voltage and currentDawei Li2015-08-283-8/+192
* twinkie_sink: allow twinkie commands in the sink mode twinkieDawei Li2015-08-283-2/+18
* Kunimitsu: Buffer AC status to the PCHVijay Hiremath2015-08-272-1/+13
* ectool: Add description for new sensors.Gwendal Grignou2015-08-271-0/+12
* kunimitsu: battery led implementationMike M Hsieh2015-08-274-1/+172
* ryu: Change charger termination current to 192mA.Todd Broch2015-08-272-1/+2
* glados: implement x86 power cycle on EC resetAaron Durbin2015-08-262-2/+41
* system: provide optional chip_save_reset_flags()Aaron Durbin2015-08-262-1/+9
* glados: disable console historyAaron Durbin2015-08-261-0/+1
* glados: enable CONFIG_BOARD_VERSIONAaron Durbin2015-08-272-3/+4
* util: More enhancements to config_option_check.py.Aseda Aboagye2015-08-271-51/+139