summaryrefslogtreecommitdiff
path: root/util/ecst.c
Commit message (Expand)AuthorAgeFilesLines
* ec: add support for npcx9m8sDavid Cross2023-04-261-1/+4
* tree: Replace "unsigned" with "unsigned int"Andrea Grandi2023-01-041-1/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* util/ecst.c: Format with clang-formatJack Rosenthal2022-07-011-530/+344
* tree: Files should end with single newlineTom Hughes2021-10-181-1/+0
* util: ecst: add support for chip variant npcx9Wealian Liao2020-09-091-2/+8
* util: ecst: add support for chip variant npcx7m7fcCHLin2020-08-181-109/+69
* util/ecst: Make sure that copying back arguments doesn't exceed MAX_ARGSPatrick Georgi2020-06-301-1/+2
* 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