summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* ectool: Add stress command to ectoolCraig Hesling2019-07-251-0/+166
* ec_commands: Add EC_CMD_MKBP_WAKE_MASK.Aseda Aboagye2019-07-251-0/+72
* it83xx(iteflash): Support Flash for it8xxx1 or it8xxx2Donald Huang2019-07-251-16/+62
* util: Unify separate flash_fp_mcu scripts into single common oneTom Hughes2019-07-231-0/+124
* signer: improve debug reporting of the signer scriptVadim Bendebury2019-07-231-4/+4
* ec_commands: Rename 'renew' to 'live' in EC_CMD_USB_PD_CHIP_INFOKarthikeyan Ramasubramanian2019-07-201-5/+9
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-1/+3
* util: uart_stress_tester raises an error on character lossNamyoon Woo2019-07-181-8/+27
* util: uart_stress_tester checks if the given ports existNamyoon Woo2019-07-181-0/+12
* presubmit: don't require buildall for changes only in docs/Jack Rosenthal2019-07-181-0/+2
* cr50: do not enable TPM when compiling for dcrypto testsVadim Bendebury2019-07-171-1/+1
* ectool: put help menu items in alphabetical orderCurtis Malainey2019-07-171-2/+2
* fluffy: Initial board commit.Aseda Aboagye2019-07-171-0/+1
* util: ecst: Fix Coverity print format warningsEvan Green2019-07-162-13/+8
* ectool: Add support for EC_CMD_FLASH_INFO version 2Tom Hughes2019-07-151-12/+70
* util: uart stress tester using 'chargen' commandNamyoon Woo2019-07-103-353/+511
* add chargen command to allow EC and AP to flood the consoleVadim Bendebury2019-07-021-0/+69
* cr50: prepare to release 0.4.20Vadim Bendebury2019-07-021-1/+1
* ectool: Update locatechip host command for new topology added in TCPCVijay Hiremath2019-06-281-1/+5
* flash_ec: fix in returning the error code 1 for missing temp fileNamyoon Woo2019-06-221-2/+2
* 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