summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* tglrvpu_ite: Adding VCONN supportAyushee2019-08-2313-21/+71
* cr50: Delete non-volatile counter APILouis Collard2019-08-236-292/+1
* cr50: Delete legacy U2F implementationLouis Collard2019-08-234-432/+1
* treeya: disable battery leds when discharging in S0/S3lu.zhang2019-08-231-3/+2
* strago: Enable LTO to save flash space.Yilun Lin2019-08-231-0/+1
* power: Make HC host_sleep_event independent from power common.Yilun Lin2019-08-234-72/+79
* jacuzzi: enable usb-a port power on S3Ting Shen2019-08-231-0/+14
* battery/mm8013: fix battery present statusYilun Lin2019-08-231-1/+1
* common: Move fifo logic out of motion_sense.cYuval Peress2019-08-2319-436/+512
* atlas: remove dead BMI160 codeCaveh Jalali2019-08-221-8/+0
* servo_updater: enable paths to work on test images as wellRuben Rodriguez Buchillon2019-08-221-4/+34
* ectool: Update usbpdmuxinfo to latest changesVijay Hiremath2019-08-221-11/+7
* usb_updater2: fix compiler warningRuben Rodriguez Buchillon2019-08-221-1/+1
* power: Replace weak attr with __overridableYilun Lin2019-08-2210-25/+29
* task: Add task_enable_task() and task_disable_task()Yilun Lin2019-08-226-0/+77
* vortininja: Add vortininja in convertible listWisley Chen2019-08-221-3/+4
* cr50: fix conflict in vendor_cmd_cc enumAndrey Pronin2019-08-221-1/+1
* blooglet: remove kbbacklight support with non-kbbacklight SKU.Devin Lu2019-08-221-1/+2
* flash_ec: use active_v4_deviceMary Ruthven2019-08-221-4/+31
* util: UartUpdateTool retries Host/Dev sync up to three timesNamyoon Woo2019-08-221-12/+14
* doc: Update EC termsKeith Short2019-08-213-13/+47
* ec_commands: Make importing ec_commands.h easier for foreign projectsYu-Ping Wu2019-08-212-7/+22
* baseboard/intelrvp: Avoid including "usb_pd_tcpm.h" from baseboard.hYu-Ping Wu2019-08-212-1/+1
* baseboard/kukui: remove incorrectly defined flagsTing Shen2019-08-211-2/+4
* akemi: enable motion sensor driversPaul Ma2019-08-213-39/+46
* driver/rt946x: check wrong bit status when ADC conversionxiong.huang2019-08-211-1/+1
* driver/tcpm/it83xx: Enable TCPC receive SOP'Ruibin Chang2019-08-216-27/+49
* treeya: enable motion sensor drivers and fix ec feature flagPaul Ma2019-08-214-3/+151
* Grunt/Treeya: Add ANX3447 variant for TCPC 0.Paul Ma2019-08-2113-888/+207
* driver: lis2dw12/lis2dwl: add polling mode supportPaul Ma2019-08-212-10/+27
* driver: lis2dwl: add driver supportPaul Ma2019-08-217-4/+65
* EC: Do not drop SCI events responsible for wake.Ravi Chandra Sadineni2019-08-212-7/+34
* driver: IO expander: nct38xx: add the interrupt supportCHLin2019-08-217-65/+389
* log: Preserve Kukui EC reset logs across every EC reboot on SRAM.Shannon Chen2019-08-2110-9/+126
* Helios: Support mode-aware DPTFPhilip Chen2019-08-211-0/+4
* cr50: Add vendor command to set U2F modestabilize-12441.BLouis Collard2019-08-212-0/+19
* util/presubmit_check.sh: Exclude README.md and navbar.md filesTom Hughes2019-08-211-0/+4
* cleanup: remove redundant header file includeJett Rink2019-08-201-1/+0
* common: change clksrc_high to use STATIC_IF_NOTJack Rosenthal2019-08-201-10/+2
* cleanup: use STATIC_IF for hibernate variablesJack Rosenthal2019-08-201-12/+14
* common: add STATIC_IF and STATIC_IF_NOT macrosJack Rosenthal2019-08-207-20/+219
* Volteer: add I2C bus configurationKeith Short2019-08-203-0/+83
* Volteer: Add initial AP signalsKeith Short2019-08-205-2/+28
* flapjack: tcs3400: add channel offsets and coefficientsNick Vaccaro2019-08-202-3/+17
* IO Expander: add the interrupt support to IOEX frameworkCHLin2019-08-205-2/+107
* driver/tcs3400: improve efficiency of auto-adjustNick Vaccaro2019-08-203-16/+74
* tcs3400: update fields for als and rgb sensorNick Vaccaro2019-08-205-29/+107
* driver/tcs3400: add auto-compensation for saturationNick Vaccaro2019-08-203-142/+455
* test: add baseline test for TC_DRP_TRYSRC SMJett Rink2019-08-205-9/+78
* test: add sanity check for existing state machinesJett Rink2019-08-2010-23/+398