summaryrefslogtreecommitdiff
path: root/util/ectool.c
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* ectool: Clarify addressing mode for I2C commandsDaisuke Nojiri2019-06-101-8/+19
* fpsensor: Add API to check FP sensor encryption status.Yicheng Li2019-06-071-0/+28
* common: Add EC_CMD_LOCATE_CHIPDaisuke Nojiri2019-06-061-17/+41
* ectool: add async flash eraseTom Hughes2019-06-061-1/+12
* i2c: add i2clookup host commandJett Rink2019-05-161-1/+53
* cleanup: fix cros_sh to cros_ish typoJett Rink2019-05-101-1/+1
* common: add MOTIONSENSE_CHIP_TCS3400Nick Vaccaro2019-05-041-0/+3
* common: add new MOTIONSENSE_TYPE_LIGHT_RGB sensor typeNick Vaccaro2019-05-041-0/+3
* util/ectool, common/system: Share sysmbol reset_flag_desc.Yilun Lin2019-04-181-24/+17
* ectool: cleanup cmd_fp_seed()Nicolas Norvez2019-04-111-6/+5
* ec-utils: Add cros_fp as name to ectool help msgCraig Hesling2019-03-291-1/+1
* ectool: Updating EC_CMD_USB_PD_CONTROL command versionsAyushee2019-03-291-5/+9
* power/intel_x86: Introduce s0ix failure detectionEvan Green2019-03-281-21/+92
* ectool: fix help message for sub-command - usbchargemode.Marco Chen2019-03-281-2/+2
* usb_pd: Get current DP pin modeAyushee2019-03-281-1/+20
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-7/+7
* driver: lis2dh: Add support for lng2dmGwendal Grignou2019-03-111-0/+3
* usb_pd: Get current CC stateAyushee2019-03-071-1/+22
* driver: lsm6dso: Add support to LSM6DSO IMUMario Tesi2019-03-061-0/+3
* lsm6ds3: Add LDM6DS3 variant to existing LSM6DSMJett Rink2019-02-131-0/+3
* ec_commands: Fix more warnings from check_patch.plGwendal Grignou2019-02-081-6/+8
* ec_commands: Add missing definition for LIS2MDLGwendal Grignou2019-02-081-0/+3
* ish: add ec_feature flag for ISHRushikesh S Kadam2019-02-041-0/+1
* usb_port_power_smart: turn on/off charging mode during system suspendZhuohao Lee2019-01-301-3/+14
* ectool: remove legacy "reboot_ec A" flagTom Hughes2019-01-301-6/+2
* ectool: rollbackinfo: return correct exit code on successTom Hughes2019-01-261-1/+1
* util/ectool: Update usages for cros_scp.Yilun Lin2019-01-221-2/+2
* ectool: Don't acquire lock when dev interface is usedDaisuke Nojiri2019-01-051-5/+13
* audio_codec: add audio codec featureCheng-Yi Chiang2018-12-201-0/+1
* common: sensor: Add API to set sensor scaleGwendal Grignou2018-12-141-0/+1
* CBI: Add MODEL_ID fieldDaisuke Nojiri2018-11-291-7/+13
* motion_lid: Allow host to configure tablet mode detection thresholdFurquan Shaikh2018-11-291-0/+47
* CBI: Clarify value types in help messagesDaisuke Nojiri2018-11-271-18/+19
* chipset: Add a host command to issue AP resetWai-Hong Tam2018-11-151-0/+9
* Add OEM name support to CBIWisley Chen2018-11-131-3/+4
* fpsensor: Move the definition of FP_TEMPLATE_FORMAT_VERSIONNicolas Norvez2018-11-071-1/+1
* fpsensor: add TPM seed to Input Key MaterialNicolas Norvez2018-11-021-0/+26
* system: Remember if reset was due to AP watchdog triggeringNicolas Boichat2018-10-291-1/+2
* power/mt8183: Implement watchdog-initiated resetNicolas Boichat2018-10-251-0/+1
* FIXUP: sensor: Add flag for tight timestampingGwendal Grignou2018-10-031-0/+2
* fpsensor: FP_INFO reports the template versionNicolas Norvez2018-10-021-3/+4
* fpsensor: Add support for sensor reset commandPrashant Malani2018-10-021-0/+2
* pdchipinfo: add min firmware version to pdchipinfoJett Rink2018-09-281-8/+15
* rollback: Add host command to query rollback informationNicolas Boichat2018-09-201-0/+22
* ectool: Allow usbpdpower command to take port #Daisuke Nojiri2018-09-131-4/+21
* 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