summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* util: add build include for private host toolsHarry Cutts2019-10-111-0/+6
* flash_fp_mcu: Add pwr enable for hatch followersCraig Hesling2019-10-101-2/+9
* ec_commands: Obsolete v0 and declare v1 of host command EC_CMD_POWER_INFOTim Wawrzynczak2019-10-051-9/+29
* printf: Enable compile-time format checkingEvan Green2019-10-051-0/+1
* flash_ec: Look for flashrom in PATH before /usr/sbinRaul E Rangel2019-10-041-1/+1
* flash_ec: Support image name with spacesRaul E Rangel2019-10-041-2/+2
* util/comm-i2c: Add switch to specify I2C busHarry Cutts2019-10-044-34/+73
* fpsensor: Add async FP_CMD_CONTEXTTom Hughes2019-10-021-0/+55
* cr50: prepare to release 0.{3,4}.23Vadim Bendebury2019-10-022-2/+2
* Unify #! use in python scriptsStefan Reinauer2019-10-019-9/+9
* util/comm-i2c: return response length from `ec_command`Harry Cutts2019-10-011-1/+1
* automation: move create_variant to dev/contribPaul Fagerburg2019-09-281-63/+0
* util/comm-i2c: upgrade to host command protocol v3Harry Cutts2019-09-261-104/+133
* cleanup: remove copy of pd_cc_state enumJett Rink2019-09-261-9/+9
* iteflash.md: Update link to CrOS EC development docMatthew Blecker2019-09-251-1/+1
* ec: improvements in automation scriptPaul Fagerburg2019-09-211-34/+33
* flash_fp_mcu: add options for flash read/write protectionTom Hughes2019-09-181-3/+29
* util/ecst: Fix sign issues for file sizePatrick Georgi2019-09-121-2/+2
* util/ecst.c: Improve return values in calc_header_crc_binPatrick Georgi2019-09-121-3/+3
* util/ecst.c: Catch errors in remaining fseek callsPatrick Georgi2019-09-121-3/+7
* util: Add missing "meanings" from ec_status codesTom Hughes2019-09-091-1/+6
* util/ectool: check malloc for NULLPatrick Georgi2019-09-071-0/+2
* util/ecst: check fseek/ftell return valuesPatrick Georgi2019-09-071-26/+35
* util/ectool.c: Fix resource leakPatrick Georgi2019-09-071-0/+1
* util/ecst.c: ensure string terminationPatrick Georgi2019-09-071-5/+9
* ec: create initial EC image for a new variantPaul Fagerburg2019-09-061-0/+64
* util/ectool: Free memory before giving upPatrick Georgi2019-09-041-0/+2
* util/iteflash: Close file on error pathPatrick Georgi2019-09-041-0/+1
* util/uut: Fix printf formatsPatrick Georgi2019-09-042-7/+7
* util/uut/l_com_port: coding style fixPatrick Georgi2019-09-041-4/+4
* util/comm-i2c: Fix memory leakPatrick Georgi2019-09-041-1/+2
* audio_codec: remove unused EC_FEATURE codeTzung-Bi Shih2019-09-031-1/+0
* util/ectool: Protect against out-of-memory conditionPatrick Georgi2019-08-281-1/+6
* cr50: prepare to release 0.{3,4}.21Vadim Bendebury2019-08-272-2/+2
* flash_ec: Add support for dartmonkey and bloonchipperCraig Hesling2019-08-271-1/+3
* flash_ec: npcx_uut uses "--read-flash" flag to read EC binaryNamyoon Woo2019-08-261-14/+8
* util: UartUpdateTool: support "--read-flash" flagCHLin2019-08-263-13/+144
* util: uartupdatetool: do not strip trailing white spaceNamyoon Woo2019-08-231-8/+2
* ectool: Update usbpdmuxinfo to latest changesVijay Hiremath2019-08-221-11/+7
* flash_ec: use active_v4_deviceMary Ruthven2019-08-221-4/+31
* util: UartUpdateTool retries Host/Dev sync up to three timesNamyoon Woo2019-08-221-12/+14
* driver: lis2dwl: add driver supportPaul Ma2019-08-211-0/+3
* util/presubmit_check.sh: Exclude README.md and navbar.md filesTom Hughes2019-08-211-0/+4
* hammer: Add magnemite boardNicolas Boichat2019-08-161-0/+1
* util: make flash_ec tolerant with dummy npcx_uut chipNamyoon Woo2019-08-151-2/+4
* tglrvp_ite: Add TGL-U/Y RVP base codeDaniel Gonzalez2019-08-151-0/+2
* flash_ec: support "--read" and "--verify" flags for npcx_uutNamyoon Woo2019-08-141-23/+74
* driver: lis2dw12: Add driver supportmario tesi2019-08-131-0/+3
* cbi-util: Remove OEM_ID from required fieldsPhilip Chen2019-08-121-6/+4
* hammer: Add masterball boardNicolas Boichat2019-08-121-0/+1