summaryrefslogtreecommitdiff
path: root/common/usb_charge.c
Commit message (Expand)AuthorAgeFilesLines
* Better help for console commandsRandall Spangler2012-05-251-23/+19
* Preserve USB port state when jumpingVic Yang2012-05-171-3/+38
* Drop DPWROK when system is off for more than 10 secrelease-R20-2268.BRandall Spangler2012-05-091-1/+1
* Add hooks for chipset power transitionsRandall Spangler2012-05-091-3/+21
* Automatically switch USB charging modeVic Yang2012-05-091-4/+21
* Use console output instead of uart output for console commandsRandall Spangler2012-04-241-10/+10
* Added HOOK_INIT for driver module initsRandall Spangler2012-04-191-5/+8
* More cleanup of board/chip configs and initializationRandall Spangler2012-03-191-7/+0
* register console commands at compile-timeVincent Palatin2012-01-241-9/+1
* USB Charging controlVic Yang2012-01-191-0/+144