summaryrefslogtreecommitdiff
path: root/common/usb_port_power_dumb.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-2/+1
* Add cprints() and ccprints()Vic Yang2014-05-211-2/+2
* Pad jump tags to 4 bytes inside the system moduleRandall Spangler2013-11-051-1/+0
* usb: Disable ports on entry to S5Duncan Laurie2013-05-221-1/+1
* Clarify help text for dumb USB port power controlDuncan Laurie2013-05-131-5/+5
* Slippy uses dumb USB ports, not smart ones.Bill Richardson2013-05-021-104/+65
* Split the USB port power control into smart and dumb versions.Bill Richardson2013-05-011-0/+202