summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* chipset: Add a host command to issue AP resetWai-Hong Tam2018-11-151-0/+9
* Add OEM name support to CBIWisley Chen2018-11-132-5/+20
* fpsensor: Move the definition of FP_TEMPLATE_FORMAT_VERSIONNicolas Norvez2018-11-071-1/+1
* iteflash: allow specifying address range to read.Vadim Bendebury2018-11-071-17/+93
* iteflash: by default send ITE SYNC waveformVadim Bendebury2018-11-071-1/+2
* iteflash: re-connect to Cr50 after triggering sync sequenceVadim Bendebury2018-11-051-10/+28
* iteflash: Refactor I2C interface and configuration handling.Matthew Blecker2018-11-022-168/+292
* fpsensor: add TPM seed to Input Key MaterialNicolas Norvez2018-11-021-0/+26
* iteflash: Be more consistent with blank lines and static functions.Matthew Blecker2018-11-011-40/+29
* system: Remember if reset was due to AP watchdog triggeringNicolas Boichat2018-10-291-1/+2
* cr50: prepare for releasing 4.11 and 3.11Vadim Bendebury2018-10-272-2/+2
* Disable the EC Read/Write Protect register at initial.Donald Huang2018-10-251-1/+23
* power/mt8183: Implement watchdog-initiated resetNicolas Boichat2018-10-251-0/+1
* Keyboard: Allow keyboard size to be set at run timeDaisuke Nojiri2018-10-191-2/+2
* flash_ec: add ampton boardJames_Chao2018-10-191-0/+1
* cr50 signer: do not verify RMA keys when signing factory image,Vadim Bendebury2018-10-181-11/+28
* ec3po: Update threadproc_shim.py to use threading-oriented implementations.Matthew Blecker2018-10-181-9/+7
* ec3po console and interpreter: Handle EOFError from the pipes.Matthew Blecker2018-10-182-29/+70
* ec3po: add missing traceback module import to interpreter.pyMatthew Blecker2018-10-181-0/+1
* util/flash_ec: Restore servo setting properly on errorKarthikeyan Ramasubramanian2018-10-171-0/+1
* ec3po: Add USING_SUBPROCS and DoIf() to threadproc_shim.py.Matthew Blecker2018-10-161-1/+40
* ec3po: Update platform/ec/ side of ec3po to use threadproc_shim.py.Matthew Blecker2018-10-154-45/+47
* touchpad_st: embed FTB header in unpacked TP FWWei-Han Chen2018-10-151-2/+13
* ec3po: Add threadproc_shim.py library for subprocesses to threads transition.Matthew Blecker2018-10-152-0/+30
* ec3po: Add optional shutdown_pipe StartLoop() arguments.Matthew Blecker2018-10-152-40/+75
* octopus: add servoV4 flash methodsJett Rink2018-10-121-2/+17
* ec3po: Remove sys.exit() call from the end of StartLoop() functions.Matthew Blecker2018-10-122-11/+19
* iteflash: make use of 256 byte pages when programming over CCDVadim Bendebury2018-10-081-6/+18