summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2020-06-251-0/+4
* driver: lis2dwl: add driver supportPaul Ma2019-08-231-0/+3
* driver: lis2dw12: Add driver supportmario tesi2019-08-231-0/+6
* ec_commands: Rename 'renew' to 'live' in EC_CMD_USB_PD_CHIP_INFOKarthikeyan Ramasubramanian2019-08-231-5/+9
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-08-231-1/+3
* ectool: Update locatechip host command for new topology added in TCPCVijay Hiremath2019-08-231-1/+5
* ectool: Clarify addressing mode for I2C commandsDaisuke Nojiri2019-08-231-8/+19
* common: Add EC_CMD_LOCATE_CHIPDaisuke Nojiri2019-08-231-17/+41
* i2c: add i2clookup host commandJett Rink2019-08-231-1/+53
* driver: lis2dh: Add support for lng2dmGwendal Grignou2019-08-021-0/+3
* driver: lsm6dso: Add support to LSM6DSO IMUMario Tesi2019-08-021-0/+3
* lsm6ds3: Add LDM6DS3 variant to existing LSM6DSMJett Rink2019-08-021-0/+6
* usb_pd: Get current CC stateAyushee2019-05-091-1/+22
* ec_commands: Fix more warnings from check_patch.plGwendal Grignou2019-05-091-6/+8
* common: sensor: Add API to set sensor scaleGwendal Grignou2019-02-261-0/+1
* motion_lid: Allow host to configure tablet mode detection thresholdFurquan Shaikh2019-02-261-0/+47
* Add OEM name support to CBIWisley Chen2018-11-142-5/+20
* system: Remember if reset was due to AP watchdog triggeringNicolas Boichat2018-10-301-1/+2
* flash_ec: Disable the flashing-mode trigger for normal UART operationWai-Hong Tam2018-10-071-8/+28
* FIXUP: sensor: Add flag for tight timestampingGwendal Grignou2018-10-051-0/+2
* pdchipinfo: add min firmware version to pdchipinfoJett Rink2018-10-011-8/+15
* ectool: Allow usbpdpower command to take port #Daisuke Nojiri2018-09-181-4/+21
* flash_ec: Look for npcx_monitor.bin in the same dir as ec.binRaul E Rangel2018-09-061-0/+10
* iteflash : fix program page addressDonald Huang2018-09-031-7/+8
* flash_ec: leverage new ftdii2c_cmd interface for ite flashRuben Rodriguez Buchillon2018-08-311-4/+4
* signer: modify publishing instructionsVadim Bendebury2018-08-301-3/+4
* Prepare to release version 0.4.10Vadim Bendebury2018-08-291-1/+1
* Revert "ec3po: quit console & interpreter loop when parent process changes."Nick Sanders2018-08-272-10/+6
* ec3po: quit console & interpreter loop when parent process changes.Ruben Rodriguez Buchillon2018-08-242-6/+10
* ectool: Fix ADC read return value.Aseda Aboagye2018-08-201-1/+3
* stm32mon: don't set UART attributes when programming over Cr50Vadim Bendebury2018-08-181-14/+26
* adc: Add ectool command for reading ADC channels.Aseda Aboagye2018-08-171-0/+28
* stm32: fix flash_ec stm32 serial EC programming modeVadim Bendebury2018-08-171-17/+23
* servo_v4: add per port dualrole settingNick Sanders2018-08-151-2/+2
* util/ecst: Fail on partial readsPatrick Georgi2018-08-151-6/+6
* util/ecst: Also report copy failure on writesPatrick Georgi2018-08-151-2/+8
* util/ectool_keyscan: don't pretend to report passing testsPatrick Georgi2018-08-151-2/+1
* fpsensor: Add timing statistics.Aseda Aboagye2018-08-101-0/+37
* flash_ec: support stpm32mon log optionVadim Bendebury2018-08-091-3/+13
* stm32mon: add logging capabilityVadim Bendebury2018-08-081-11/+84
* stm32mon: do not print zeros received when draining the input.Vadim Bendebury2018-08-081-1/+24
* Add DRAM part number support to CBIAaron Durbin2018-08-082-17/+64
* 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
* util/stm32mon: Fix resource leakPatrick Georgi2018-07-301-0/+1
* util/ecst.c: Fix resource leakPatrick Georgi2018-07-301-1/+3
* util/ectool_keyscan: Fix resource leakPatrick Georgi2018-07-301-0/+1
* util/cbi-util: Check pointer before using itPatrick Georgi2018-07-301-1/+3
* util/cbi-util: Fix resource leaksPatrick Georgi2018-07-301-0/+3
* util/uut: Fix resource leakPatrick Georgi2018-07-301-0/+1