summaryrefslogtreecommitdiff
path: root/util/ectool.c
Commit message (Expand)AuthorAgeFilesLines
...
* fpsensor: add capture type for reset pixel testVincent Palatin2018-05-161-88/+2
* Revert "npcx: CEC: Send CEC message in mkbp event"stabilize-10682.BIlja H. Friedel2018-05-151-11/+19
* ectool: Allow cbi set to accept 4 byte filedDaisuke Nojiri2018-05-141-3/+4
* npcx: CEC: Send CEC message in mkbp eventStefan Adolfsson2018-05-121-19/+11
* CEC: Group ectool subcommands under "ectool cec"Stefan Adolfsson2018-05-111-33/+67
* CEC: Add cecset/cecget to ectoolStefan Adolfsson2018-05-101-0/+74
* CEC: Add cecread command to ectoolStefan Adolfsson2018-05-101-17/+69
* CEC: Wait for send-event after cec writes in ectoolStefan Adolfsson2018-05-101-2/+27
* CEC: Add cecwrite command to ectoolStefan Adolfsson2018-05-101-0/+33
* CEC: Add CEC APIStefan Adolfsson2018-05-091-0/+1
* CBI: Disallow board version and OEM ID to be reprogrammedDaisuke Nojiri2018-05-041-3/+5
* ectool: add 'kbinfo' commandBrian Norris2018-05-021-0/+26
* ectool: Add hibernate-clear-ap-off commandRaul E Rangel2018-05-021-2/+4
* ectool: Don't use board name in ectool tool versionFurquan Shaikh2018-05-011-1/+1
* ectool: add a workaround for EC_CMD_FP_TEMPLATEVincent Palatin2018-04-251-1/+2
* Features: Add EXEC_IN_RAMDaisuke Nojiri2018-04-041-0/+1
* fpsensor: add enrollment and matching interfaceVincent Palatin2018-03-201-11/+123
* driver: lsm6dsm: Add ectool support.Gwendal Grignou2018-03-191-0/+3
* driver: accel_lis2dh: Fix interfaceGwendal Grignou2018-03-191-0/+3
* ectool: add missing EC feature stringsVincent Palatin2018-03-011-0/+4
* make EC_FEATURE_RWSIG definition more usefulVincent Palatin2018-03-011-0/+1
* ectool: Print tool versionDaisuke Nojiri2018-02-231-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