summaryrefslogtreecommitdiff
path: root/util/ectool.c
Commit message (Expand)AuthorAgeFilesLines
* ectool: Fix ADC read return value.Aseda Aboagye2018-08-201-1/+3
* adc: Add ectool command for reading ADC channels.Aseda Aboagye2018-08-171-0/+28
* fpsensor: Add timing statistics.Aseda Aboagye2018-08-101-0/+37
* Add DRAM part number support to CBIAaron Durbin2018-08-081-17/+36
* ectool: set option flag to 0 when unsetJett Rink2018-08-021-1/+1
* rollback: Add host command to add entropyNicolas Boichat2018-07-311-0/+41
* reset: Log the reason for AP resets.Jonathan Brandmeyer2018-07-261-0/+124
* ectool: Handle "Dead pixels: UNKNOWN" in "fpinfo"Nicolas Norvez2018-07-231-3/+10
* ectool: Allow for chips with more than 1 MB of flashNicolas Boichat2018-07-171-6/+9
* phaser: add new lis2de chip typePaul Ma2018-06-301-0/+3
* ectool: remove fpcheckpixels from help messageNicolas Norvez2018-06-271-2/+0
* ec/google: Add command to fetch keyboard ID from ECparis_yeh2018-06-201-7/+41
* ectool: add "--ascii" optionYH Lin2018-06-081-4/+19
* ectool: Fix typo in feature listingStephen Boyd2018-05-221-1/+1
* Reland "npcx: CEC: Send CEC message in mkbp event"Stefan Adolfsson2018-05-161-19/+11
* 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