summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* driver: Add BMI260 basic driver supportChing-Kang Yen2022-05-161-0/+3
* Update EC_CMD_CHARGE_CONTROL to version 2Daisuke Nojiri2022-02-211-7/+84
* driver: add ICM-42607 driver supportJuHyun Kim2021-12-061-0/+3
* extra/util: replace deprecated sys_siglist with strsignalAdrian Ratiu2021-09-111-1/+1
* ectool_keyscan: add missing null terminator to kbd_plain_xlateFabio Baltieri2021-09-111-1/+1
* util/ecst: Make sure that copying back arguments doesn't exceed MAX_ARGSPatrick Georgi2021-09-111-1/+2
* driver: add icm426xx chip type defineJean-Baptiste Maneyrol2020-12-221-0/+3
* cbi: add Second Source Factory Cache (SSFC) CBI fieldMarco Chen2020-09-012-0/+12
* cbi: Support PCB supplier fieldAbe Levkoy2020-09-012-0/+13
* cbi: add FW_CONFIG CBI fieldJett Rink2020-09-012-0/+17
* add chargen command to allow EC and AP to flood the consoleVadim Bendebury2020-08-251-0/+69
* Battery: Implement smart discharge systemDaisuke Nojiri2020-06-221-0/+65
* ec_commands: Rename 'renew' to 'live' in EC_CMD_USB_PD_CHIP_INFOKarthikeyan Ramasubramanian2019-07-221-5/+9
* common: Add EC_CMD_LOCATE_CHIPfirmware-octopus-11297.81.BDaisuke Nojiri2019-06-111-17/+41
* garg: add flash_ec supportDevin Lu2019-05-301-0/+4
* i2c: add i2clookup host commandJett Rink2019-05-161-1/+53
* usb_port_power_smart: turn on/off charging mode during system suspendZhuohao Lee2019-04-231-3/+14
* bloog: add flash_ec supportDevin Lu2019-03-191-0/+4
* ec_commands: Add missing definition for LIS2MDLGwendal Grignou2019-02-111-0/+3
* casta: Add flash_ec supportPhilip Chen2019-01-021-0/+4
* flapjack: add initial content for the buildYH Lin2018-12-181-0/+2
* common: sensor: Add API to set sensor scaleGwendal Grignou2018-12-181-0/+1
* iteflash: Delete do-nothing --unprotect flag.Matthew Blecker2018-12-181-14/+0
* ec-devutils: install config files in a better placeDaniel Campello2018-12-181-2/+2
* meowth: remove meowth/zoombini overlays and repositoriesBob Moragues2018-12-182-13/+2
* Add reference to nami_fp in flash_ecYH Lin2018-12-061-1/+2
* ec3po: use a copy of the logger objectMary Ruthven2018-12-062-2/+8
* CBI: Add MODEL_ID fieldDaisuke Nojiri2018-11-302-13/+30
* motion_lid: Allow host to configure tablet mode detection thresholdFurquan Shaikh2018-11-301-0/+47
* CBI: Clarify value types in help messagesDaisuke Nojiri2018-11-302-21/+22
* util/getversion.sh: Allow predictable reproducible buildsPatrick Georgi2018-11-301-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