summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* qemu: allow to boot link EC firmwareVincent Palatin2012-06-081-0/+0
* EC: alphabetize command list in help messageLuigi Semenzato2012-06-081-20/+20
* Fix typo in ectool help.Bill Richardson2012-06-081-4/+2
* fix QEMU OS testsVincent Palatin2012-06-071-0/+0
* stm32mon: more robust serial communicationVincent Palatin2012-06-011-11/+24
* Add host command to switch LCD backlight and WLAN/BluetoothVic Yang2012-06-011-0/+60
* simple and self-contained EC flashing toolVincent Palatin2012-05-312-1/+149
* Improve the timeout when running on non-Google EC boards.Louis Yung-Chieh Lo2012-05-301-2/+36
* Add host command to simulate key pressVic Yang2012-05-291-0/+43
* Make ectool correctly report when keyboard backlight is offVic Yang2012-05-261-1/+4
* Add I2C host communicationVincent Palatin2012-05-242-0/+214
* Split communication functions from host toolsVincent Palatin2012-05-245-168/+153
* Add LPC command to handle vboot stuff.Bill Richardson2012-05-221-5/+71
* stm32mon: complete support for stm32f100Vincent Palatin2012-05-221-4/+42
* Add host command to read temperature sensor infoVic Yang2012-05-221-0/+33
* de-LPCify the EC host interfaceVincent Palatin2012-05-152-150/+150
* Enable verified boot for EC firmwareBill Richardson2012-05-101-0/+1
* Add LPC lightbar command to get the current sequence.Bill Richardson2012-05-082-17/+59
* Fix ectool battery command printable character detectionRong Chang2012-04-301-1/+1
* Fix ectool battery command corrupts charactersRong Chang2012-04-271-17/+66
* Create host-side lightbar bikeshedding tool.Bill Richardson2012-04-262-1/+210
* Give ectool the same lightbar commands as the console.Bill Richardson2012-04-251-21/+146
* Change ectool command args to work like main()Bill Richardson2012-04-191-78/+75
* Support chipinfo command (ectool/host commands)Louis Yung-Chieh Lo2012-04-091-0/+21
* Export more battery information in LPC mapDuncan Laurie2012-04-061-28/+33
* First "ectool lightbar" command.Bill Richardson2012-04-041-0/+32
* Revert "Add back LPC temperature read command as workaround."Vic Yang2012-04-051-38/+0
* Merge "Update test scripts"Gerrit2012-03-151-0/+0
|\
| * Update test scriptsVincent Palatin2012-03-151-0/+0
* | Temperature sensor grouping.Vic Yang2012-03-161-10/+10
|/
* Add wake signal to PCHRandall Spangler2012-03-151-5/+53
* Add back LPC temperature read command as workaround.Vic Yang2012-03-141-0/+38
* Temp sensor report 0xfd on sensor unpowered.Vic Yang2012-03-141-0/+3
* Support reboot_ec command in ectool (temporarily).Louis Yung-Chieh Lo2012-03-091-1/+38
* Update LPC mapped switch states with write protect and recovery statesRandall Spangler2012-03-071-4/+8
* Retabify ectool and add battery ectool commandRong Chang2012-03-071-40/+94
* stm32l: workaround missing mass erase featureVincent Palatin2012-03-061-10/+26
* Update switch positions in EC mapped dataRandall Spangler2012-03-051-0/+18
* Add LPC command to get EC build infoRandall Spangler2012-03-051-0/+8
* Add SMI/SCI supportRandall Spangler2012-03-051-0/+153
* fix version generation scriptVincent Palatin2012-03-021-1/+1
* Refactor ectool command handlingRandall Spangler2012-03-021-46/+43
* Merge "Fix a bug causing ectool to return error return code."Gerrit2012-03-021-3/+8
|\
| * Fix a bug causing ectool to return error return code.Vic Yang2012-03-021-3/+8
* | update versioning information stored in the ECVincent Palatin2012-03-021-0/+33
|/
* Refactor LPC status / result codesRandall Spangler2012-03-011-5/+6
* Thermal Engine: LPC commands.Vic Yang2012-02-291-0/+107
* Add persistent host storage in EC EEPROMRandall Spangler2012-02-281-41/+207
* Write current fan speed to LPC mapped value space.Vic Yang2012-02-271-6/+21
* Write temperature values to LPC mapped value space.Vic Yang2012-02-241-7/+15