summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* ectool/panicinfo: Print extra cortex-m fault registersDaisuke Nojiri2022-03-281-0/+22
* driver: add icm426xx chip type defineJean-Baptiste Maneyrol2021-09-271-0/+3
* util/ecst: Make sure that copying back arguments doesn't exceed MAX_ARGSPatrick Georgi2021-09-171-1/+2
* ectool_keyscan: add missing null terminator to kbd_plain_xlateFabio Baltieri2021-09-081-1/+1
* util: Add explicit castsTom Hughes2021-09-0810-46/+56
* extra/util: replace deprecated sys_siglist with strsignalAdrian Ratiu2021-09-081-1/+1
* cbi: add Second Source Factory Cache (SSFC) CBI fieldMarco Chen2021-09-082-16/+73
* usb_port_power_smart: turn on/off charging mode during system suspendZhuohao Lee2019-02-111-3/+14
* motion_lid: Allow host to configure tablet mode detection thresholdFurquan Shaikh2018-12-261-0/+47
* 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