summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* compare_build.sh: Improve board selectionCraig Hesling2020-05-071-29/+135
* util: Add support for flashing and debugging unit tests with gdbTom Hughes2020-05-051-4/+10
* util: Add support to auto-flash with Segger J-Link gdbserverTom Hughes2020-05-051-5/+47
* it8xxx(iteflash): Support KGD FlashDonald Huang2020-04-301-14/+255
* driver: Add BMI260 basic driver supportChing-Kang Yen2020-04-231-0/+3
* flash_ec: reduce C2D2 i2c bus speed from 1Mhz to 400kHzJett Rink2020-04-231-2/+2
* util/run_host_test: increase default test timeout to 60sJack Rosenthal2020-04-151-1/+1
* servo_updater: Add Servo V4.1 to flash and servo updaterBrian J. Nemec2020-04-081-0/+1
* flash_ec: remove warm_reset for it83xx caseJett Rink2020-04-071-6/+5
* flash_fp_mcu: Add a config for the Volteer fingerprint MCUZhuohao Lee2020-04-071-0/+21
* flash_ec: fix issue with h1 resetJett Rink2020-04-061-31/+35
* EFS2: Add EC_FEATURE_EFS2dnojiri2020-03-311-0/+1
* driver: lis2ds12: Add driver supportMario Tesi2020-03-271-0/+3
* util/flash_ec: correct board nameRuibin Chang2020-03-251-1/+1
* compare_builds.sh: Changed to parallel operationCraig Hesling2020-03-241-69/+105
* cbi: Support PCB supplier fieldAbe Levkoy2020-03-242-0/+13
* util: rewrite the host test runner in Python 3, and drop pexpectJack Rosenthal2020-03-201-72/+105
* Button: add ectool command to simulate button presspandeyan2020-03-171-0/+55
* flash_ec: fix incorrect indentTing Shen2020-03-171-1/+1
* util/ide-config.sh: CleanupCraig Hesling2020-03-171-55/+55
* hammer: Add moonball boardChen-Tsung Hsieh2020-03-161-0/+1
* flash_ec: add error text when c2d2 needs upgradeJett Rink2020-03-121-0/+5
* baseboard/ite_evb: create ite_evb baseboardRuibin Chang2020-03-121-1/+27
* flash_ec: make c2d2 uart flashing more reliableJett Rink2020-03-111-10/+41
* util: Add ide-config.shCraig Hesling2020-03-111-0/+354
* common: motion_sense: implement AP command to read dirty calibrationYuval Peress2020-03-111-0/+1