summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* util/unpack_ftb: Fix semantic errorYilin Yang2020-09-241-1/+1
* util: Migrate unpack_ftb.py to python2/3 compatibleYilin Yang2020-09-241-3/+5
* util: Migrate chargen to python3Yilin Yang2020-09-241-2/+2
* flash_ec: add new chip target ite_spi_ccd_i2cTing Shen2020-09-231-3/+15
* ec3po: Adjust logging of binary uart output.Dana Goyette2020-09-231-13/+37
* ectool: Add host command for unified host event interfaceDaisuke Nojiri2020-09-221-0/+79
* TCPMv2: Define typeccontrol host commandAbe Levkoy2020-09-211-1/+39
* iteflash: speed up flash (KGD) writeDino Li2020-09-211-52/+33
* util: update recommended JLink versionTom Hughes2020-09-181-1/+1
* flash_ec: fallback to servo_micro SN if servo_micro_for_board not foundEric Yilun Lin2020-09-151-0/+5
* ectool: Display new activitiesGwendal Grignou2020-09-111-0/+6
* util: modify getversion to use proper timestamps.Vadim Bendebury2020-09-111-9/+19
* util: ecst: add support for chip variant npcx9Wealian Liao2020-09-092-2/+17
* util: uut: add npcx9 to the device-to-flash_size mapping tableWealian Liao2020-09-091-0/+14
* common: implement body_detection state machineChing-Kang Yen2020-09-031-0/+13
* iteflash: speed up flash readDino Li2020-09-031-20/+31
* TCPMv2: Add EC_CMD_TYPEC_DISCOVERYDiana Z2020-09-031-0/+61
* iteflash: speed up flash (IT8315) writeDino Li2020-09-021-90/+76
* driver: add icm426xx chip type defineJean-Baptiste Maneyrol2020-08-291-0/+3
* iteflash: Reset EC's GPIOs while flashingDino Li2020-08-281-4/+64
* Intelrvp: Enable TCPMv2Ayushee2020-08-271-0/+2
* util/ide-config.sh: Bump C standard to C18Craig Hesling2020-08-261-3/+2
* ectool: add pse host commandJeff Chase2020-08-221-0/+66
* compare_build.sh: Add private directory handlingCraig Hesling2020-08-211-0/+12
* Revert "util: add gen_bmi_config utility"stabilize-13421.53.B-masterstabilize-13421.42.B-masterKeith Short2020-08-212-308/+1
* EC: Fix presubmit message to avoid unbounded parallel makeAndrew McRae2020-08-201-2/+5
* util: uut: add npcx7m7fc to the device-to-flash_size mapping tableCHLin2020-08-191-5/+12
* util: ecst: add support for chip variant npcx7m7fcCHLin2020-08-182-114/+77
* Replace __attribute__((noreturn)) with noreturnTom Hughes2020-08-171-1/+2
* common: motion_sense: Add on-body/off-body detectionGwendal Grignou2020-08-141-0/+1
* VIF: add \n to separate two linesRuibin Chang2020-08-141-1/+1
* cbi: add Second Source Factory Cache (SSFC) CBI fieldMarco Chen2020-08-132-1/+13
* ectool: Fix "rwsig dump key_id" hex outputCraig Hesling2020-08-061-1/+1
* util/flash_ec: fix in parse error in getting flash_size from flashromNamyoon Woo2020-08-051-2/+2
* ec: change usage of dummySam Hurst2020-08-053-9/+8
* it8xxx2_pdevb: flash code by SPIRuibin Chang2020-08-051-1/+1
* flash_ec: ite_spi: Put FW image at the beginning of temp imagetim2020-08-051-1/+2
* vif: Update VIF generator to Revision 1.40, Version 1.0 of the specSam Hurst2020-08-051-336/+769
* ec: change usage of whitelist/blacklistPaul Fagerburg2020-07-281-3/+3
* util/flash_ec: drop support for toad cableJack Rosenthal2020-07-231-30/+0
* util/flash_ec: add --dry_run flagJack Rosenthal2020-07-231-21/+46
* ec: change usage of "sane" per inclusive languagePaul Fagerburg2020-07-221-1/+1
* CBI: Add ectool command to remove board infoCheng-Han Yang2020-07-161-2/+27
* util: add gen_bmi_config utilityKeith Short2020-07-102-1/+308
* util/ecst: Make sure that copying back arguments doesn't exceed MAX_ARGSPatrick Georgi2020-06-301-1/+2
* ectool: Show smartdischarge thresholds by charge %Daisuke Nojiri2020-06-301-2/+12
* ectool: motionsense: add commands for fast/manual offset compensationInno.Park2020-06-241-26/+77
* flash_ec: remove verify-whole option for npcx_(int_)spiNamyoon Woo2020-06-231-11/+0
* Battery: Implement smart discharge systemDaisuke Nojiri2020-06-201-0/+64
* util/ide-config: Add basic eclipse supportCraig Hesling2020-06-191-1/+121