summaryrefslogtreecommitdiff
path: root/util/ecst.c
Commit message (Expand)AuthorAgeFilesLines
* fix ChromiumOS authors and whitespace warningsMary Ruthven2022-09-131-2/+1
* fizz: restore building the ecst toolVadim Bendebury2020-01-081-0/+2519
* utils/extras: do not build unnecessary toolsVadim Bendebury2020-01-071-2519/+0
* 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/ecst: check fseek/ftell return valuesPatrick Georgi2019-09-071-26/+35
* util/ecst.c: ensure string terminationPatrick Georgi2019-09-071-5/+9
* util: ecst: Fix Coverity print format warningsEvan Green2019-07-161-13/+7
* util: Source files should not be executableTom Hughes2019-06-191-0/+0
* util:ecst: add the support of CHIP_VARIANT npcx7m7wc for NPCX7CHLin2019-04-031-3/+5
* util:ecst: add the CHIP_VARIANT npcx7m6fc support for NPCX7CHLin2018-11-181-1/+3
* util/ecst: Fail on partial readsPatrick Georgi2018-08-151-6/+6
* util/ecst: Also report copy failure on writesPatrick Georgi2018-08-151-2/+8
* util/ecst.c: Fix resource leakPatrick Georgi2018-07-301-1/+3
* util/ecst: refactor path manglingPatrick Georgi2018-05-181-47/+53
* npcx: change chip variants of npcx7 series for better clarification.Mulin Chao2018-04-271-16/+13
* util: ecst: Add 2 CHIP_VARIANTs to support npcx7m6xb/npcx7m7wCHLin2018-01-091-117/+115
* util: ecst: Add support for chip variant npcx7m6gCHLin2017-07-151-6/+9
* util: ecst: Add support for npcx7 series.Mulin Chao2017-04-181-62/+216
* util/ecst: Fix misspelling in #definesMartin Roth2016-11-151-3/+3
* ecst: Print errors to stderr.Aseda Aboagye2015-09-181-2/+5
* nuc:Ian Chao2015-07-251-0/+2335