summaryrefslogtreecommitdiff
path: root/util/ectool.c
Commit message (Expand)AuthorAgeFilesLines
* fpsensor: add enrollment and matching interfaceVincent Palatin2018-03-271-11/+123
* driver: lsm6dsm: Add ectool support.Gwendal Grignou2018-03-271-0/+3
* driver: accel_lis2dh: Fix interfaceGwendal Grignou2018-03-271-0/+3
* ectool: add missing EC feature stringsVincent Palatin2018-03-031-0/+4
* make EC_FEATURE_RWSIG definition more usefulVincent Palatin2018-03-031-0/+1
* ectool: Print tool versionDaisuke Nojiri2018-03-031-3/+7
* CBI: Make data offset and size variableDaisuke Nojiri2018-02-161-25/+43
* fpsensor: add quality test capture typeVincent Palatin2018-02-161-17/+18
* CBI: Return ACCESS_DENIED on write failure due to WPDaisuke Nojiri2018-02-011-1/+4
* ectool: increase image capture delay to 200msVincent Palatin2018-01-261-1/+1
* charge_state_v2: Basic dual-battery charging algorithmNicolas Boichat2018-01-261-0/+5
* ectool: use poll interfaceVincent Palatin2018-01-231-1/+53
* fpsensor: update interfaceVincent Palatin2018-01-231-34/+166
* CBI: Allow get command to reload data from EEPROMDaisuke Nojiri2018-01-181-3/+12
* CBI: Add host command to set board infoDaisuke Nojiri2018-01-181-2/+34
* CBI: Add host command to get board infoDaisuke Nojiri2018-01-181-0/+66
* ectool: battery: Allow negative present currentNicolas Boichat2018-01-171-3/+2
* ectool: add servo v2 spi supportVincent Palatin2018-01-171-0/+2
* battery: Add support for reading base battery through host commandNicolas Boichat2018-01-141-12/+122
* ectool: Correct reporting fan numbers on fanless device.Hung-Te Lin2018-01-081-1/+1
* ec_commands: Add sync sensorGwendal Grignou2018-01-081-0/+9
* ec_commands: Remove zero-size structsRandall Spangler2017-12-131-88/+97
* motion: Add bh1730 as a motion sensorYB.Ha2017-12-081-0/+3
* ectool: Add switch-slot option to reboot_ec commandDaisuke Nojiri2017-12-061-3/+6
* ectool: Print temperature unit in ectool temps outputNicolas Boichat2017-11-111-2/+2
* pd: Add "freeze" dual-role policyShawn Nematbakhsh2017-10-191-1/+2
* util/ectool.c: Make sure device_name is NUL terminatedPatrick Georgi2017-10-091-1/+2
* vboot: Modify the parameter offsetJagadish Krishnamoorthy2017-09-271-0/+1
* EFS: Add support for early firmware selectionDaisuke Nojiri2017-09-121-1/+1
* ectool: do not try other communication methods for none cros_ec devicesWei-Ning Huang2017-08-081-1/+2
* ectool: add PD_CHIP_ON support.Caveh Jalali2017-08-031-1/+3
* power: Allow host to request higher-power wakeable S3Shawn Nematbakhsh2017-07-281-1/+4
* driver: tcpm: ps8xxx: Add support for PS8805.Aseda Aboagye2017-07-111-2/+2
* button: Implement emulated debug mode using buttons for detachablesFurquan Shaikh2017-06-151-1/+2
* ectool: fix command tpframeget return valueWei-Ning Huang2017-06-091-1/+1
* rose: add touchpad related host commandsWei-Ning Huang2017-06-071-0/+77
* eve_fp: add more fingerprint host commandsVincent Palatin2017-05-231-0/+113
* common: sensors: add extra sensor attributesNick Vaccaro2017-05-181-4/+28
* rwsig: expose a new feature bit when RWSIG task is enabledWei-Ning Huang2017-05-111-0/+1
* rwsig: add host command for controlling rwsig taskWei-Ning Huang2017-05-061-0/+22
* common/led_common: Add API for controlling LED stateFurquan Shaikh2017-05-021-1/+1
* common: add feature bit for touchpad supportWei-Ning Huang2017-04-271-0/+1
* rwsig: add host command for getting rwsig statusWei-Ning Huang2017-04-271-0/+18
* ectool: fix fan commands for older ECVincent Palatin2017-03-181-4/+5
* ectool: support FP MCU device node numberVincent Palatin2017-03-161-0/+3
* led: Add options for left and right ledDuncan Laurie2017-03-131-1/+1
* pdcontrol: Suspend port individuallyDaisuke Nojiri2017-03-071-1/+10
* flash: Add ROLLBACK flash region, that can be protected separatelyNicolas Boichat2017-02-251-0/+4
* flash: Add EC_FLASH_PROTECT_RW_[AT_BOOT|NOW] flagsstabilize-9313.BNicolas Boichat2017-02-231-0/+4
* motion: Add opt3001 as a motion sensorGwendal Grignou2017-02-161-0/+3