summaryrefslogtreecommitdiff
path: root/common/smart_battery.c
Commit message (Expand)AuthorAgeFilesLines
* Add a repeat count parameter to the battery commandSimon Glass2012-07-021-42/+66
* Better help for console commandsRandall Spangler2012-05-251-5/+11
* Add support for printing fixed-point numbersRandall Spangler2012-05-221-2/+2
* Even more debug command cleanup to save spaceRandall Spangler2012-05-211-44/+39
* Use console output instead of uart output for console commandsRandall Spangler2012-04-241-41/+42
* Add smart battery functions read ascii infoRong Chang2012-03-061-0/+13
* Add basic smart battery driverRong Chang2012-02-101-0/+241