summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Revert "Peppy: Support force lid open"Hsu Henry2014-12-091-26/+0
* Peppy: Support force lid openHenry Hsu2014-10-031-0/+26
* Add command for Haswell to pause in s5 at shutdownBill Richardson2013-09-061-0/+40
* ectool: Return non-success exit code on bad EC status.Duncan Laurie2013-08-092-0/+4
* Pass command line arguments to make from make_all.shDuncan Laurie2013-08-091-1/+1
* Peppy ectool led commandDave Parker2013-08-071-11/+36
* ectool: fix console commandAaron Durbin2013-07-301-3/+7
* Reboot emulator with execv()Vic Yang2013-07-301-11/+2
* Add a script to build all platforms and run host-based unit testsRandall Spangler2013-07-301-0/+17
* Truncate version string to 32 charactersDuncan Laurie2013-07-231-4/+17
* Add ectool discharge command to Falco and Peppy.Duncan Laurie2013-07-231-13/+27
* Add EC_CMD_GET_FLASH_INFO version 1Duncan Laurie2013-07-231-2/+18
* Add 'version' option to ectool test command.Duncan Laurie2013-07-221-3/+13
* Split wireless power/radio control out of switch.cRandall Spangler2013-07-111-3/+4
* Uprev panic data struct versionVic Yang2013-07-101-6/+28
* Initial board commit for Wolf based on Slippy.Dave Parker2013-07-091-1/+1
* Fix uninitialized constant in util/comm-dev.cBill Richardson2013-07-091-1/+1
* Move protocol v2 constants to ec_commands.hRandall Spangler2013-07-033-14/+9
* ec: puppy: add support to flash ecJimmy Zhang2013-07-031-1/+1
* Use EC_CMD_READ_MEMMAP on platforms without mapped memory.Bill Richardson2013-07-031-6/+21
* Retry ectool commands that return EC_RES_IN_PROGRESSBill Richardson2013-07-031-4/+10
* ectool: Correct the empty console checkSimon Glass2013-07-021-2/+3
* Add get-protocol-information commandRandall Spangler2013-07-021-0/+33
* Allow bigger flash write commandsRandall Spangler2013-07-014-8/+119
* Comm interface now provides max I/O sizes and preallocated buffersRandall Spangler2013-07-018-42/+76
* Add common interface to EC flash commandsRandall Spangler2013-07-015-72/+184
* Split file read/write functions out of ectool.cRandall Spangler2013-06-284-81/+125
* ectool command to print panic dataVic Yang2013-06-271-0/+67
* Rename LPC packet size constant for version 3 protocolRandall Spangler2013-06-261-1/+1
* Add EC_CMD_TEST_PROTOCOL to fake certain responses.Bill Richardson2013-06-203-3/+44
* Refactor host command interface to support version 3 packetsRandall Spangler2013-06-201-6/+108
* Make target for test coverage report generationVic Yang2013-06-161-0/+2
* Fix some stupidness in ectool's comm_init() handlingBill Richardson2013-06-141-1/+1
* ectool prefers /dev/cros_ec, then falls back to i2c, lpcBill Richardson2013-06-058-211/+405
* Make flash_ec capable of writing to an incorrectly-protected STM32Randall Spangler2013-06-031-8/+6
* Clean up flash section defines and increase lm4 image sizeRandall Spangler2013-06-031-3/+27
* Make ectool LED command more genericVic Yang2013-06-031-33/+67
* Add wireless switch control for WWANDuncan Laurie2013-06-031-1/+2
* Support emulator rebootVic Yang2013-05-281-7/+32
* Add ectool command to control LED colorVic Yang2013-05-281-0/+52
* Create board configuration for peppy bringupDave Parker2013-05-231-1/+1
* Create board configuration for falco bringupBill Richardson2013-05-201-1/+1
* Show power number in 'ectool powerinfo' outputVic Yang2013-05-201-0/+2
* Show run time of unit testsVic Yang2013-05-141-2/+7
* Redirect emulator output to stderr if a test failsVic Yang2013-05-141-3/+25
* Slippy: Changes needed to boot EC without bricking.Bill Richardson2013-05-101-1/+1
* Implement I2C passthru commandRandall Spangler2013-05-091-0/+121
* Pthread-based emulator for unit testingstabilize-4100.38.BVic Yang2013-05-071-0/+26
* 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