summaryrefslogtreecommitdiff
path: root/util/burn_my_ec.c
Commit message (Expand)AuthorAgeFilesLines
* Rename section A to RW, to match other platformsRandall Spangler2012-07-171-5/+5
* Remove firmware BRandall Spangler2012-07-171-7/+1
* Rename A and B images to RW and RW_B, part 1Randall Spangler2012-07-171-4/+4
* Support new-style LPC command interface in EC, ectoolRandall Spangler2012-07-121-7/+8
* Map 256 bytes of data for host command args/paramsRandall Spangler2012-07-121-2/+2
* 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