summaryrefslogtreecommitdiff
path: root/util/burn_my_ec.c
Commit message (Expand)AuthorAgeFilesLines
* Refactor API for host commands, and handle variable length data betterRandall Spangler2012-07-111-8/+9
* Tidy util headers and make ec_commands.h not include other headersRandall Spangler2012-06-291-3/+0
* Change ec_command() to return negative values for errorsRandall Spangler2012-06-291-13/+19
* Only one RW image is now the defaultRandall Spangler2012-06-261-2/+2
* Add reboot-at-shutdown flagRandall Spangler2012-06-201-2/+2
* Optimize performance of flash reads/writesRandall Spangler2012-06-181-4/+4
* simple and self-contained EC flashing toolVincent Palatin2012-05-311-0/+148