summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* presubmit: add check for newlines in CPRINTS stringsVadim Bendebury2019-06-201-0/+17
* util: presubmit_check.sh: Exclude OWNERS file.stabilize-kukui-12285.BAseda Aboagye2019-06-191-0/+2
* util: Source files should not be executableTom Hughes2019-06-192-0/+0
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-1932-32/+32
* stm32mon: Added declarations for stm32g0 seriesJes Klinke2019-06-151-0/+44
* util: Enable -Wstrict-prototypes for ftdi.hTom Hughes2019-06-151-2/+0
* ectool: Clarify addressing mode for I2C commandsDaisuke Nojiri2019-06-101-8/+19
* util: introduce uart stress testerNamyoon Woo2019-06-082-0/+353
* fpsensor: Add API to check FP sensor encryption status.Yicheng Li2019-06-071-0/+28
* common: Add EC_CMD_LOCATE_CHIPDaisuke Nojiri2019-06-061-17/+41
* cr50: prepare to release 0.4.19Vadim Bendebury2019-06-061-1/+1
* ectool: add async flash eraseTom Hughes2019-06-063-1/+61
* Makefile: Replace flag -DX with -DX= to be supported by IS_ENABLED().Yilun Lin2019-06-031-3/+3
* util: update hardware write protect check for flash_fp_mcuTom Hughes2019-05-311-2/+4
* Adds filtering of the STM32 DFU devices to eliminate devices withBrian J. Nemec2019-05-301-4/+4
* 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