summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* util/flash_jlink.py: Exit with error codeTom Hughes2020-06-161-2/+8
* makefile: use separate directory for code coveragePaul Fagerburg2020-06-121-9/+13
* flash_ec: flashrom: Use google-servo-v2 instead of servo-v2Nicolas Boichat2020-06-081-1/+1
* flash_fp_mcu: fix the volteer gpio settingZhuohao Lee2020-06-081-15/+15
* util/flash_jlink.py: Reset after flashingCraig Hesling2020-06-041-0/+1
* util/flash_jlink.py: Allow USB modeCraig Hesling2020-06-041-3/+8
* util/flash_jlink.py: Allow using PATH to find JLinkExeCraig Hesling2020-06-041-1/+5
* util/flash_jlink.py: Fix formatting + parsing conventionCraig Hesling2020-06-041-14/+15
* util/flash_jlink: Enforce python3Craig Hesling2020-06-041-1/+1
* servo_updater: Updates the Servo V4.1 nameBrian J. Nemec2020-06-021-1/+1
* console: add micro seconds in timestampsEric Yilun Lin2020-05-301-3/+15
* flash_ec: keep h1 awake while flashing with c2d2Jett Rink2020-05-261-4/+12
* util: Fix platform name in flash_fp_mcuTom Hughes2020-05-211-13/+12
* util: Script for flashing via J-LinkTom Hughes2020-05-151-0/+118
* util: Remove unnecessary halt in gdbinitTom Hughes2020-05-111-2/+0
* ec: fix `make coverage` code coverage reportingPaul Fagerburg2020-05-111-1/+7
* uart_stress_tester: import logging instead of cros_loggingNamyoon Woo2020-05-081-1/+1
* compare_build.sh: Fix chip boards-with parsingCraig Hesling2020-05-071-3/+2
* compare_build.sh: Add stm32f4 and stm32h7 board groupsCraig Hesling2020-05-071-0/+4
* compare_build.sh: Modularize parsing board groupsCraig Hesling2020-05-071-49/+61