summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Improved the BUILD_ASSERT macro to work outside of functions.Bill Richardson2013-04-292-7/+2
* Add pit support to flash_ecRandall Spangler2013-04-261-1/+1
* Allow either libftdi or libftdi1 at compile time.Todd Broch2013-04-161-0/+3
* flash_ec: add support for flashing with Toad cableVincent Palatin2013-04-161-12/+48
* Strip out old LPC command protocolRandall Spangler2013-04-113-71/+15
* spring: Add host command to limit external power currentVic Yang2013-04-021-0/+26
* Remove unused EC_SWITCH_KEYBOARD_RECOVERYRandall Spangler2013-04-021-3/+1
* Move keyboard dimension and key constants to keyboard_config.hRandall Spangler2013-03-221-9/+4
* stm32: Force disconnect of UART prior to writing firmware.Todd Broch2013-03-131-0/+9
* Update lbplay.c with correct cooperative locking.Bill Richardson2013-03-131-6/+28
* temp_metrics: use iotools wrmsr instead of wrmsrSameer Nanda2013-02-261-3/+3
* spring: Add host command to read power infoVic Yang2013-02-191-0/+21
* Unify dut-control command.Todd Broch2013-02-131-3/+5
* Allow flashing of EC binary from host with multiple servod invocations.Todd Broch2013-02-131-4/+7
* Rename and document battery constantsRandall Spangler2013-02-121-8/+0
* stm32mon: add back flashing progressionVincent Palatin2013-02-061-8/+9
* Modify stm32mon to better suite autotest useVadim Bendebury2013-02-051-17/+66
* stm32mon: add ID for stm32f102r8stabilize-3658.0.0David Hendricks2013-01-301-0/+1
* temp_metrics: set GPU min frequency to 450Sameer Nanda2013-01-171-5/+1
* Add 'unprotect' flag for flashing link ec.Dave Parker2013-01-171-4/+15
* spring: Add a host command for USB mux switchingVic Yang2013-01-081-0/+31
* temp_metrics: Set GPU min freqSameer Nanda2012-11-281-4/+19
* link: allow to decrease maximum battery charging currentVincent Palatin2012-11-071-0/+26
* Fix the ec flash programming script to properly handle errorsVadim Bendebury2012-11-071-17/+26
* ectool: Add keyscan test featuresSimon Glass2012-11-014-2/+719
* snow: fail battery command on unsupported systemRong Chang2012-11-011-0/+6
* temp_metrics: tmp006 calibration updateSameer Nanda2012-10-231-4/+3
* Fix help message for ectoolRandall Spangler2012-10-221-1/+1
* Make S3 red-light flash adjustable.Bill Richardson2012-10-171-2/+4
* Fix lightbar bug, add more tweaks.Bill Richardson2012-10-151-0/+6
* temp_metrics: disable ACPI thermal zone 1Sameer Nanda2012-10-151-0/+6
* temp_metrics: tmp006 calibration and fan loop updatesSameer Nanda2012-10-151-22/+74
* Set minimum brightness to 35%, variable osc settings.Bill Richardson2012-10-141-2/+25
* Parameterize the lightbar behavior as much as possible.Bill Richardson2012-10-112-2/+158
* link: Added sensor-not-calibrated error for TMP006Randall Spangler2012-10-111-0/+7
* Add host command to get/set TMP006 calibration dataRandall Spangler2012-10-111-0/+75
* temp_metrics: remove prochot and TCC modificationsSameer Nanda2012-10-101-14/+0
* stm32: Implement keyscan configuration commandSimon Glass2012-10-051-0/+151
* link: add hibernate option to ectool reboot_ecRandall Spangler2012-10-041-0/+2
* Fine tuning of temp_metrics thermal loopSameer Nanda2012-10-021-18/+33
* link: Add more info to 'ectool battery'Randall Spangler2012-10-021-0/+29
* Update temp_metrics to look at skin temperaturesSameer Nanda2012-10-011-30/+127
* Clean up reboot host commandRandall Spangler2012-09-261-1/+1
* Refactor lightbar host command to pass messages the new way.Bill Richardson2012-09-212-112/+113
* Add Spring board configurationVincent Palatin2012-09-201-1/+1
* 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