summaryrefslogtreecommitdiff
path: root/util/ec_flash.c
Commit message (Expand)AuthorAgeFilesLines
* util: Add explicit castsTom Hughes2021-05-061-1/+1
* util/ec_flash: avoid divide-by-zeroPatrick Georgi2019-07-311-0/+7
* ectool: Add support for EC_CMD_FLASH_INFO version 2Tom Hughes2019-07-151-12/+70
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* ectool: add async flash eraseTom Hughes2019-06-061-0/+39
* Allow bigger flash write commandsRandall Spangler2013-07-011-6/+36
* Comm interface now provides max I/O sizes and preallocated buffersRandall Spangler2013-07-011-6/+4
* Add common interface to EC flash commandsRandall Spangler2013-07-011-0/+99