summaryrefslogtreecommitdiff
path: root/util/ectool.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* pdchipinfo: Add option to force renewalDaisuke Nojiri2017-02-141-2/+12
* pdchipinfo: Increase compatibility of fw_versionDaisuke Nojiri2017-02-141-1/+11
* Add host command to get PD chip informationDaisuke Nojiri2017-02-091-0/+33
* motion_sense: Add "spoof" modeAseda Aboagye2017-01-071-2/+74
* util/ectool: Fix llvm compiler errorsShawn Nematbakhsh2016-12-161-3/+4
* Fix EC build for latest llvmManoj Gupta2016-11-201-5/+1
* Fix EC build for latest llvmManoj Gupta2016-11-161-1/+5
* util: ectool: Add names for new sensors.Gwendal Grignou2016-10-081-2/+13
* util: Fix fifo_info when lost vectors are presentGwendal Grignou2016-10-051-3/+14
* flash: Add command to get SPI flash chip infoRandall Spangler2016-09-231-0/+30
* util: Add ec_parse_panicinfo tool to parse binary panicinfoNicolas Boichat2016-09-061-108/+2
* pd: log source currentVincent Palatin2016-09-021-0/+4
* Revert "ectool: Add ectool command to do AP force shutdown"Vijay Hiremath2016-09-011-3/+1
* ectool: Add ectool command to do AP force shutdownVijay Hiremath2016-08-301-1/+3
* mkbp_event: Allow host to report sleep state for non-wake event skippingShawn Nematbakhsh2016-08-121-0/+29
* kevin / gru: Notify host of HPD IRQ statusShawn Nematbakhsh2016-08-101-0/+2
* ectool: Fix incorrect fan numbers from ectoolDivya Sasidharan2016-07-211-0/+8
* common: add EC_FEATURE_RTC to features host commandStephen Barber2016-07-091-0/+1
* ectool: Fix uninitialized variable warningDaisuke Nojiri2016-07-091-1/+1
* motion: Add ability to stop ring interrupts.Gwendal Grignou2016-06-301-0/+19
* usb_mux: Add support for host-controlled 'virtual' USB muxShawn Nematbakhsh2016-06-241-1/+42
* rk3399: kevin: Adding get_rtc_alarm functionality.Shelley Chen2016-06-211-4/+26
* ec_commands: Add new EC_CMD_PD_CONTROL commandNicolas Boichat2016-06-071-0/+33
* ectool: i2cread/write: Use EC_CMD_I2C_PASSTHRUNicolas Boichat2016-06-011-75/+106
* pwm: Modify new PWM host commands to take 16-bit duty cycleShawn Nematbakhsh2016-05-271-6/+6
* kevin: rk3399: ectool interface for EC RTC alarmShelley Chen2016-05-271-0/+27