summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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