summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* comm-i2c.c upgrades to protocol v2.Louis Yung-Chieh Lo2012-09-052-51/+78
* Support battery cut-off mechanism for factory.Louis Yung-Chieh Lo2012-08-281-0/+27
* Rename EC_FLASH_PROTECT_RW_* flags to EC_FLASH_PROTECT_ALL_*.Louis Yung-Chieh Lo2012-08-251-6/+6
* Add "lightbar demo" mode for executive bikesheddingBill Richardson2012-08-202-0/+17
* drop get_default_board usageMike Frysinger2012-08-141-2/+0
* Add GEC lock mechanism.Louis Yung-Chieh Lo2012-08-109-3/+779
* Add ectool command to read snapshot of EC's console outputRandall Spangler2012-08-091-0/+31
* Add real-time clock supportRandall Spangler2012-08-071-0/+45
* Remove signature-based vboot supportRandall Spangler2012-08-071-60/+0
* Add a userland thermal loopSameer Nanda2012-07-301-2/+194
* The jtag_buf_en was not set.Louis Yung-Chieh Lo2012-07-261-1/+2
* Add upstart script to collect temperature statistics.Luigi Semenzato2012-07-251-0/+33
* Change the path check of --image in util/flash_ec.Louis Yung-Chieh Lo2012-07-241-1/+1
* Add "all" command for sensor temperatures and sensor info.Luigi Semenzato2012-07-241-12/+57
* Clean up ectoolRandall Spangler2012-07-222-37/+28
* Support up to 24 thermal sensorsRandall Spangler2012-07-221-13/+25
* Add host command to exit force idle charge stateVic Yang2012-07-181-2/+20
* Add EC flash protect command to ectoolRandall Spangler2012-07-181-0/+75
* stm32mon supports read unprotection.Louis Yung-Chieh Lo2012-07-171-5/+36
* Rename section A to RW, to match other platformsRandall Spangler2012-07-172-16/+15
* Remove firmware BRandall Spangler2012-07-172-14/+4
* Rename A and B images to RW and RW_B, part 1Randall Spangler2012-07-171-4/+4
* Append "shift" to version string in shifted imageVic Yang2012-07-161-0/+4
* Fix return code from ectoolRandall Spangler2012-07-161-39/+42
* Add GPIO get/set host commandVic Yang2012-07-131-0/+66
* Add a host command to force charge state in IDLE modeVic Yang2012-07-121-0/+17
* Add ectool support for get/clear event B flagsRandall Spangler2012-07-121-0/+56
* Support new-style LPC command interface in EC, ectoolRandall Spangler2012-07-126-66/+187
* Map 256 bytes of data for host command args/paramsRandall Spangler2012-07-123-17/+20
* Add I2C read/write host commandVic Yang2012-07-121-0/+108
* Add host command to check what command versions are supportedRandall Spangler2012-07-111-2/+34
* Refactor API for host commands, and handle variable length data betterRandall Spangler2012-07-112-20/+21
* Move ACPI query-event handling to LPC interruptRandall Spangler2012-07-101-21/+0
* Remove fake dev switchRandall Spangler2012-07-101-3/+2
* Add a test of flash overwriteVic Yang2012-07-101-0/+3
* Add option to disable system jumpsRandall Spangler2012-07-091-1/+3
* Add new event for host interface readyRandall Spangler2012-07-071-2/+8
* Add memory-mapped data support for I2C and SPI protocolsRandall Spangler2012-07-074-34/+69
* Add a function to check no specific message comes from ECVic Yang2012-07-021-0/+9
* Tidy util headers and make ec_commands.h not include other headersRandall Spangler2012-06-296-10/+2
* Change ec_command() to return negative values for errorsRandall Spangler2012-06-296-101/+129
* stm32mon: set flash_size to 128KB for chip ID 0x420David Hendricks2012-06-261-1/+1
* Only one RW image is now the defaultRandall Spangler2012-06-261-2/+2
* Add hash supportRandall Spangler2012-06-251-0/+123
* Add 'fanduty' command both EC console and ectool.Bill Richardson2012-06-221-0/+29
* Add reboot-at-shutdown flagRandall Spangler2012-06-202-26/+37
* helper script to flash EC on boardsVincent Palatin2012-06-181-0/+140
* Optimize performance of flash reads/writesRandall Spangler2012-06-183-15/+15
* qemu: allow to boot link EC firmwareVincent Palatin2012-06-081-0/+0
* EC: alphabetize command list in help messageLuigi Semenzato2012-06-081-20/+20