summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* iteflash: tweak verify_flash()Vadim Bendebury2018-10-081-3/+4
* iteflash: do not erase by defaultVadim Bendebury2018-10-082-2/+2
* flash_ec: Disable the flashing-mode trigger for normal UART operationWai-Hong Tam2018-10-041-8/+28
* 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
* it83xx(iteflash): disable watchdog before programming sequenceDino Li2018-10-011-25/+38
* pdchipinfo: add min firmware version to pdchipinfoJett Rink2018-09-281-8/+15
* iteflash: add ability to program ITE chips over CCDVadim Bendebury2018-09-272-251/+425
* stm32h7/nocturne_fp: Enable RDP level 1, tie it to flash protection statusNicolas Boichat2018-09-221-13/+19
* rollback: Add host command to query rollback informationNicolas Boichat2018-09-201-0/+22
* gsctool: refactor USB interfaceVadim Bendebury2018-09-172-0/+216
* ectool: Allow usbpdpower command to take port #Daisuke Nojiri2018-09-131-4/+21
* chocodile: flash_ec support for chocodileNick Sanders2018-09-131-2/+14
* flash_ec: add rammus boardZhuohao Lee2018-09-051-0/+2
* iteflash : enable global resetDonald Huang2018-09-051-8/+16
* flash_ec: Look for npcx_monitor.bin in the same dir as ec.binRaul E Rangel2018-09-041-0/+10
* iteflash : fix program page addressDonald Huang2018-09-031-7/+8