summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* stm32mon: : fix coverity scan issue on a write_wrapper() callNamyoon Woo2019-05-211-1/+7
* cr50: prepare to release 0.4.18Vadim Bendebury2019-05-211-1/+1
* flash_ec: prevent null entry in dut-control recovery listNamyoon Woo2019-05-171-2/+8
* flash_ec: expand the list of directories where npcx_monitor.bin can be foundPaul Fagerburg2019-05-171-9/+16
* i2c: add i2clookup host commandJett Rink2019-05-161-1/+53
* iteflash: use serial number to find the ccd deviceMary Ruthven2019-05-141-9/+4
* usb_if: use the device with the matching serial numberMary Ruthven2019-05-123-13/+74
* cr50: rebuild board image if essential make variables changeVadim Bendebury2019-05-101-0/+23
* cleanup: fix cros_sh to cros_ish typoJett Rink2019-05-101-1/+1
* flash_ec: fix in restoring "fw_up" controlNamyoon Woo2019-05-081-6/+20
* cr50: prepare to release 0.4.17Vadim Bendebury2019-05-071-1/+1
* flash_ec: collect dut-control values to restore before they changeNamyoon Woo2019-05-041-73/+57
* common: add MOTIONSENSE_CHIP_TCS3400Nick Vaccaro2019-05-041-0/+3
* common: add new MOTIONSENSE_TYPE_LIGHT_RGB sensor typeNick Vaccaro2019-05-041-0/+3
* console: add support for disabling timestampsMary Ruthven2019-04-301-14/+23
* mt_scp: Generate IPI tables with util gen_ipi_table.Yilun Lin2019-04-302-0/+66
* cr50: update version to .16Mary Ruthven2019-04-262-2/+2
* flash_fp_mcu: use modalias to detect FP spiidTom Hughes2019-04-261-5/+28
* uartupdatetool: retry opr_check_sync() if the first attept failsNamyoon Woo2019-04-261-0/+8
* util: Add tool to generate cros_ec_commands.hGwendal Grignou2019-04-262-0/+95
* util/stm32mon: Add cmdline option to display versionTom Hughes2019-04-242-2/+20
* util/ectool, common/system: Share sysmbol reset_flag_desc.Yilun Lin2019-04-181-24/+17
* *_fp: Add private version infoTom Hughes2019-04-181-0/+3
* flash_fp_mcu: print canonical pathTom Hughes2019-04-161-0/+4
* signer: allow board id of 0:0:0Mary Ruthven2019-04-151-2/+9
* util/usb_if: return failure when usb device cannot be claimed.Namyoon Woo2019-04-141-6/+11
* stm32mon: retry on damaged ACK, NACK or timeoutNamyoon Woo2019-04-121-126/+253
* iteflash.md: revised the steps in 'Prerequisites for CR50 CCD'Namyoon Woo2019-04-111-3/+3
* make: include iteflash in host-util groupNamyoon Woo2019-04-111-2/+2
* ectool: cleanup cmd_fp_seed()Nicolas Norvez2019-04-111-6/+5
* flash_ec: Update error msg and TODO bug num for servo I2C adapter lookup.Matthew Blecker2019-04-091-16/+6
* hatch_fp: STM32F412 can have up to 1 MB Flash (some have less)Tom Hughes2019-04-091-15/+291
* iteflash.md: Document procedure for reflashing ITE ECs.Matthew Blecker2019-04-051-0/+119
* cr50 signer: make sure SQA images can not be signed with prod keysVadim Bendebury2019-04-051-2/+2
* hatch_fp: Fix flash erase in stm32monTom Hughes2019-04-031-1/+1
* util:ecst: add the support of CHIP_VARIANT npcx7m7wc for NPCX7CHLin2019-04-031-3/+5
* flash_ec: sort STM32 boards alphabeticallyNicolas Norvez2019-04-021-1/+1
* bip: Delete boardEvan Green2019-04-021-3/+3
* flash_ec: Have iteflash use I2C through servod with CR50 CCD.Matthew Blecker2019-04-011-6/+4
* flash_ec: change the default bitbang rate to 57600Namyoon Woo2019-03-301-1/+1
* flash_ec: add support for hatch_fpTom Hughes2019-03-301-1/+2
* ec-utils: Add cros_fp as name to ectool help msgCraig Hesling2019-03-291-1/+1
* ectool: Updating EC_CMD_USB_PD_CONTROL command versionsAyushee2019-03-291-5/+9
* flash_ec: fixes dut-control invocation error.Namyoon Woo2019-03-281-25/+22
* power/intel_x86: Introduce s0ix failure detectionEvan Green2019-03-281-21/+92
* ectool: fix help message for sub-command - usbchargemode.Marco Chen2019-03-281-2/+2
* usb_pd: Get current DP pin modeAyushee2019-03-281-1/+20
* flash_ec: remove sed or cut call in getting a value from dut-controlstabilize-11998.BNamyoon Woo2019-03-271-42/+42
* flash_ec: check I2C ccd state before triggering ITE EC DBGR modeNamyoon Woo2019-03-261-0/+15
* flash_fp_mcu: only control PWREN if it existsNicolas Norvez2019-03-261-4/+8