summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* EFS2: Add EC_FEATURE_EFS2dnojiri2020-03-311-0/+1
* driver: lis2ds12: Add driver supportMario Tesi2020-03-271-0/+3
* util/flash_ec: correct board nameRuibin Chang2020-03-251-1/+1
* compare_builds.sh: Changed to parallel operationCraig Hesling2020-03-241-69/+105
* cbi: Support PCB supplier fieldAbe Levkoy2020-03-242-0/+13
* util: rewrite the host test runner in Python 3, and drop pexpectJack Rosenthal2020-03-201-72/+105
* Button: add ectool command to simulate button presspandeyan2020-03-171-0/+55
* flash_ec: fix incorrect indentTing Shen2020-03-171-1/+1
* util/ide-config.sh: CleanupCraig Hesling2020-03-171-55/+55
* hammer: Add moonball boardChen-Tsung Hsieh2020-03-161-0/+1
* flash_ec: add error text when c2d2 needs upgradeJett Rink2020-03-121-0/+5
* baseboard/ite_evb: create ite_evb baseboardRuibin Chang2020-03-121-1/+27
* flash_ec: make c2d2 uart flashing more reliableJett Rink2020-03-111-10/+41
* util: Add ide-config.shCraig Hesling2020-03-111-0/+354
* common: motion_sense: implement AP command to read dirty calibrationYuval Peress2020-03-111-0/+1
* util/make_linux_ec_commands_h: Transform UINTxx_MAX into Uxx_MAXGwendal Grignou2020-03-091-0/+5
* remove cr50 related filesNamyoon Woo2020-03-0910-2869/+0
* util: Add script to update release branch from masterTom Hughes2020-03-071-0/+95
* ec_commands.h: add info_4 in sensor request structureGwendal Grignou2020-03-071-1/+1
* ec_commands.h: Minor changes to integrate with cros_ec_commands.hGwendal Grignou2020-03-051-1/+1
* getversion.sh: Generalize FP targets for nucleo-*Craig Hesling2020-03-041-1/+1
* getversion.sh: Add cryptoc git hash for fingerprintCraig Hesling2020-03-041-0/+3
* getversion.sh: Add private/.../fpc git hash for fingerprintCraig Hesling2020-03-041-0/+3
* compare_build.sh: Fix restore detached HEADCraig Hesling2020-03-011-0/+5
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-2/+0
* common/system: Add sysinfo host commandTom Hughes2020-02-281-0/+80
* common/system: Unify ec_current_image and system_image_copy_tTom Hughes2020-02-282-3/+3
* c2d2: add support for I2C-based flashingJett Rink2020-02-271-10/+27
* util: add flash_cr50 script for updating cr50.Mary Ruthven2020-02-261-0/+771
* flash_ec: add pointer to iteflash.mdJett Rink2020-02-251-2/+3
* iteflash: honor Ctrl+C signalJett Rink2020-02-251-12/+4
* util: Fix shellcheck warnings in getversion.shTom Hughes2020-02-241-13/+14
* util: convert config_option_check.py to Python 3Jack Rosenthal2020-02-221-18/+28
* util: Consistently truncate version stringTom Hughes2020-02-201-7/+10
* flash_fp_mcu: Add hello test modeCraig Hesling2020-02-081-20/+23
* flash_fp_mcu: Simplify flags buildingCraig Hesling2020-02-081-10/+10
* flash_fp_mcu: Factor out retries into constantsCraig Hesling2020-02-081-2/+5
* flash_fp_mcu: Add retry logicCraig Hesling2020-02-081-11/+29
* common/vboot: Add rwsig info commandTom Hughes2020-02-061-11/+166
* util: Add script to compare builds at different commitsTom Hughes2020-02-051-0/+112
* dartmonkey/bloonchipper: Add private version tagCraig Hesling2020-02-011-1/+1
* nocturne_fp/hatch_fp: Fix getversion without privateCraig Hesling2020-02-011-1/+3
* TCPMv1: Add support for USB4.0Ayushee Shah2020-01-311-0/+1
* flash_ec: no stderr redirection in flashrom runNamyoon Woo2020-01-301-2/+1
* c2d2: initial c2d2 addJett Rink2020-01-301-2/+14
* TCPMv1: Cleanup sending TBT control flags to hostVijay Hiremath2020-01-291-17/+12
* util: revise uart_stress_tester for python3Namyoon Woo2020-01-241-29/+31
* ec3po: Add OWNERS file.Matthew Blecker2020-01-231-0/+3
* ectool: Fix ectool motionsense info commandTim Wawrzynczak2020-01-181-1/+1
* util:uart_stress_tester has an option to get output from USB channelNamyoon Woo2020-01-151-15/+31