summaryrefslogtreecommitdiff
path: root/util/lbplay.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some stupid.stabilize-5511.Bstabilize-5500.71.Bstabilize-5500.26.Bstabilize-5500.130.Bstabilize-5500.100.Brelease-R34-5500.BBill Richardson2014-02-171-1/+1
* Update util/lbplay.c to use the sysfs interface.Bill Richardson2014-02-151-171/+138
* Add LIGHTBAR_CMD_VERSION command to detect lightbar features.stabilize-4636.BBill Richardson2013-08-301-1/+2
* Improved the BUILD_ASSERT macro to work outside of functions.Bill Richardson2013-04-291-4/+1
* Update lbplay.c with correct cooperative locking.Bill Richardson2013-03-131-6/+28
* Parameterize the lightbar behavior as much as possible.Bill Richardson2012-10-111-1/+3
* Refactor lightbar host command to pass messages the new way.Bill Richardson2012-09-211-55/+56
* Add "lightbar demo" mode for executive bikesheddingBill Richardson2012-08-201-0/+2
* Support new-style LPC command interface in EC, ectoolRandall Spangler2012-07-121-6/+6
* Tidy util headers and make ec_commands.h not include other headersRandall Spangler2012-06-291-1/+0
* Change ec_command() to return negative values for errorsRandall Spangler2012-06-291-1/+1
* Split communication functions from host toolsVincent Palatin2012-05-241-67/+2
* de-LPCify the EC host interfaceVincent Palatin2012-05-151-32/+32
* Add LPC lightbar command to get the current sequence.Bill Richardson2012-05-081-1/+31
* Create host-side lightbar bikeshedding tool.Bill Richardson2012-04-261-0/+209