summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Update EC_CMD_CHARGE_CONTROL to version 2Daisuke Nojiri2021-08-201-7/+84
* util: rewrite the host test runner in Python 3, and drop pexpectJack Rosenthal2021-08-201-72/+105
* ectool_keyscan: add missing null terminator to kbd_plain_xlateFabio Baltieri2021-08-201-1/+1
* util/ecst: Make sure that copying back arguments doesn't exceed MAX_ARGSPatrick Georgi2021-08-201-1/+2
* extra/util: replace deprecated sys_siglist with strsignalAdrian Ratiu2021-08-201-1/+1
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2020-07-171-0/+4
* ec_commands: Add EC_CMD_MKBP_WAKE_MASK.Aseda Aboagye2019-08-221-0/+72
* iteflash: add '-m' flag to config I2C MUX channel.Namyoon Woo2019-02-211-36/+72
* util: improve iteflash help outputVadim Bendebury2019-02-191-9/+10
* cr50: prepare to release 0.4.14Vadim Bendebury2019-02-152-2/+2
* lsm6ds3: Add LDM6DS3 variant to existing LSM6DSMJett Rink2019-02-131-0/+3
* uut: drain EC console before programmingMary Ruthven2019-02-081-0/+57
* 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
* flash_fp_mcu: add option (-r) to read from FPMCUTom Hughes2019-02-061-0/+108
* iteflash: correct the typo in i2c-interface help desc.Namyoon Woo2019-02-061-1/+1
* getversion.sh: use better timestamp algorithmVadim Bendebury2019-02-051-2/+8
* getversion: move main code into functionVadim Bendebury2019-02-051-51/+64
* ish: add ec_feature flag for ISHRushikesh S Kadam2019-02-041-0/+1
* Cr50: preapare to release version 0.4.13Vadim Bendebury2019-02-041-1/+1
* flash_ec: remove 'BOARD' check in recognizing npcx_int_spi.Namyoon Woo2019-02-011-25/+7
* flash_ec: add "--read" and "--verify" flags for npcx chip.Namyoon Woo2019-01-301-50/+71
* 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
* flash_ec: seprate npcx_int_spi from npcx_spi.Namyoon Woo2019-01-291-13/+24
* ectool: rollbackinfo: return correct exit code on successTom Hughes2019-01-261-1/+1
* hatch: Initial skeleton for hatchScott Collyer2019-01-241-0/+1
* flash_ec: add "--read" and "--verify" flags for stm32 chip.Namyoon Woo2019-01-231-14/+83
* util/ectool: Update usages for cros_scp.Yilun Lin2019-01-221-2/+2
* ectool: Check address of comm_init_lpc/_i2c before calling themDaisuke Nojiri2019-01-171-2/+4
* ectool: fix battery commandDaisuke Nojiri2019-01-101-3/+3
* cr50: prepare to release versions 0.3.12 and 0.4.12Vadim Bendebury2019-01-092-2/+2
* ectool: Don't acquire lock when dev interface is usedDaisuke Nojiri2019-01-054-45/+60
* ec3po: use source name in loggerMary Ruthven2019-01-044-13/+19
* audio_codec: add audio codec featureCheng-Yi Chiang2018-12-201-0/+1
* casta: Add flash_ec supportPhilip Chen2018-12-181-0/+4
* stm32mon: Add link to SPI protocolTom Hughes2018-12-171-1/+4
* common: sensor: Add API to set sensor scaleGwendal Grignou2018-12-141-0/+1
* flapjack: add initial content for the buildYH Lin2018-12-101-0/+2
* meowth: remove meowth/zoombini overlays and repositoriesBob Moragues2018-12-082-13/+2
* iteflash: Delete do-nothing --unprotect flag.Matthew Blecker2018-12-061-14/+0
* ec-devutils: install config files in a better placeDaniel Campello2018-12-061-2/+2
* Add reference to nami_fp in flash_ecYH Lin2018-12-061-1/+2
* ec3po: use a copy of the logger objectMary Ruthven2018-12-032-2/+8
* CBI: Add MODEL_ID fieldDaisuke Nojiri2018-11-292-13/+30
* motion_lid: Allow host to configure tablet mode detection thresholdFurquan Shaikh2018-11-291-0/+47
* CBI: Clarify value types in help messagesDaisuke Nojiri2018-11-272-21/+22
* util/getversion.sh: Allow predictable reproducible buildsPatrick Georgi2018-11-271-1/+5
* util:ecst: add the CHIP_VARIANT npcx7m6fc support for NPCX7CHLin2018-11-181-1/+3
* headers: make EC commands headers C++-friendlyNicolas Norvez2018-11-161-1/+9