summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* temp_metrics: tmp006 calibration updatestabilize-linkstabilize-daisystabilizeSameer Nanda2012-10-231-4/+3
* temp_metrics: disable ACPI thermal zone 1Sameer Nanda2012-10-161-0/+6
* temp_metrics: tmp006 calibration and fan loop updatesSameer Nanda2012-10-161-22/+74
* Add host command to get/set TMP006 calibration dataRandall Spangler2012-10-161-0/+75
* link: Added sensor-not-calibrated error for TMP006Randall Spangler2012-10-161-0/+7
* temp_metrics: remove prochot and TCC modificationsSameer Nanda2012-10-111-14/+0
* Fine tuning of temp_metrics thermal loopSameer Nanda2012-10-031-18/+33
* Update temp_metrics to look at skin temperaturesSameer Nanda2012-10-011-30/+127
* Reset LPC from-host channel status on LPC resetRandall Spangler2012-09-171-0/+12
* Add capability to auto-hash correct size for EC-RO or EC-RWRandall Spangler2012-09-121-12/+30
* Add host command to dump charge state machine contextVic Yang2012-09-101-0/+23
* 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