summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* grunt: Add PWMs for battery / charger LEDsstabilize-10323.31.Bstabilize-10323.30.Bstabilize-10323.29.Bfactory-soraka-10323.BSimon Glass2018-01-183-2/+22
* CBI: Allow get command to reload data from EEPROMDaisuke Nojiri2018-01-183-4/+25
* CBI: Retry read and cache the resultDaisuke Nojiri2018-01-181-12/+19
* grunt: Enabling backlight lid control moduleJett Rink2018-01-182-8/+14
* scarlet: Use TCPC to detect if AC is presentPhilip Chen2018-01-182-1/+5
* charge_state_v2: Wake charger task when we start/stop providing powerNicolas Boichat2018-01-181-0/+5
* fpsensor: fix test buildVincent Palatin2018-01-181-5/+6
* grunt: Add support for I2C bus 5Simon Glass2018-01-182-0/+2
* util: flash_ec: Add support to flash npcx7_evb with npcx7m7x chipCHLin2018-01-182-2/+32
* stm32/usb: Add logic to detect stuck controller in usb_wakeNicolas Boichat2018-01-181-1/+28
* stm32/usb: Handle spurious wakes in usb_resumeNicolas Boichat2018-01-181-7/+34
* Add more debugging to run_host_testVincent Palatin2018-01-181-0/+7
* backlight: Adding support for active low GPIO signalJett Rink2018-01-183-4/+31
* flash_ec: Support NPCX_INT_SPI using CCD.Aseda Aboagye2018-01-181-8/+35
* CBI: Add host command to set board infoDaisuke Nojiri2018-01-183-2/+144
* CBI: Add host command to get board infoDaisuke Nojiri2018-01-183-0/+116
* CBI: Add cbi-utilDaisuke Nojiri2018-01-182-0/+344
* CBI: Read board info from EEPROMDaisuke Nojiri2018-01-186-0/+203
* npcx7: Add definition/configuration for npcx7m6xb/npcx7m7wCHLin2018-01-176-10/+54
* stm32/usb: usb_wake: Update STM32_USB_CNTR with interrupts offNicolas Boichat2018-01-171-1/+5
* cr50:ap_state: reenable detect ap on interruptMary Ruthven2018-01-171-4/+8
* ectool: battery: Allow negative present currentNicolas Boichat2018-01-171-3/+2
* meowth_fp: add flashing scriptVincent Palatin2018-01-171-0/+72
* ectool: add servo v2 spi supportVincent Palatin2018-01-176-2/+373
* power/rk3399: Change power-off sequence for KD panelPhilip Chen2018-01-161-1/+1
* glkrvp: Enable eSPI instead of LPC including eSPI VW based SCI/SMIShamile Khan2018-01-163-3/+9
* power: introducing pwr_avg console commandRuben Rodriguez Buchillon2018-01-166-0/+85
* grunt: Enable TCPC + PPC interrupts and overcurrent GPIOsEdward Hill2018-01-162-3/+23
* grunt: Set source current limit to enable 3A outputEdward Hill2018-01-161-4/+8
* grunt: Don't return error when disabling all charge portsEdward Hill2018-01-161-8/+4
* nautilus: support BC1.2 on USB Type-A portYB.Ha2018-01-153-2/+21
* wand: Enable CONFIG_CHARGE_RAMP_HWNicolas Boichat2018-01-141-0/+2
* battery: Add support for reading base battery through host commandNicolas Boichat2018-01-142-12/+163
* grunt: Fix ENABLE_BACKLIGHT to be active lowEdward Hill2018-01-144-5/+29
* grunt: Enable BMI160 gyro interruptsEdward Hill2018-01-142-1/+8
* grunt: Add CONFIG_VBOOT_HASHEdward Hill2018-01-141-7/+4
* rainier: final fix for accel orientation.Ege Mihmanli2018-01-121-2/+2
* meowth: zoombini: Check for battery disconnect.Aseda Aboagye2018-01-122-0/+46
* grunt: Add I2C support for the BMI160Simon Glass2018-01-121-0/+2
* grunt: Enable the CPU temperature sensorSimon Glass2018-01-122-0/+6
* grunt: rename volume GPIOsEdward Hill2018-01-122-4/+2
* meowth_fp: enable the hostcmd interfaceVincent Palatin2018-01-124-2/+6
* stm32: add SPI slave support for STM32H7Vincent Palatin2018-01-122-11/+51
* gsctool: add options to control ccdVadim Bendebury2018-01-121-10/+133
* ccd: add distinct return code to indicate that password is requiredVadim Bendebury2018-01-122-2/+3
* gsctool: allow password handling function to run on different subcommandsVadim Bendebury2018-01-121-6/+15
* ccd: use async TPM reset where requiredVadim Bendebury2018-01-121-7/+27
* ccd: 'pp polling' vendor command optionVadim Bendebury2018-01-122-0/+78
* ccd: do not allow 'unlock' from console unless password is setVadim Bendebury2018-01-121-1/+6
* ccd: add 'in progress' return valueVadim Bendebury2018-01-122-7/+14