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