summaryrefslogtreecommitdiff
path: root/board/plankton/usb_pd_policy.c
Commit message (Expand)AuthorAgeFilesLines
* pd: refactor pd policy layer request voltage functionsAlec Berg2014-12-111-53/+0
* usb_pd: protocol field extraction error for RDOBernard Shyu2014-12-101-2/+2
* plankton: remove dualrole power capable flagAlec Berg2014-11-221-2/+1
* pd: wait tSnkTransition after ACCEPT to change voltageVincent Palatin2014-11-211-8/+8
* plankton: reset USB hub on cable plugVic Yang2014-11-201-0/+4
* pd: allow policy layer to ask for PR/DR_swap on new contractAlec Berg2014-11-151-2/+7
* pd: add data role swapAlec Berg2014-11-141-6/+19
* plankton: modify request_voltage after redundant 5V-PDO removalJohny Lin2014-11-131-5/+5
* pd: for request message, add operational and max currentAlec Berg2014-11-101-4/+19
* pd: remove redundant 5V source PDOsAlec Berg2014-11-061-1/+0
* pd: samus: add support for power swap commandAlec Berg2014-11-061-0/+6
* pd: update source/sink cap PDOs and use to get dual role capableAlec Berg2014-11-061-7/+7
* plankton: Fix output voltage selectionVic Yang2014-10-231-2/+2
* Allow 5V/3A on PlanktonVic Yang2014-10-221-3/+4
* usb_pd_protocol: Add support for charge_manager and voltage reportingShawn Nematbakhsh2014-10-221-3/+7
* pd: Correct use of console printing in USB PD policy files.Todd Broch2014-10-211-4/+5
* usb_pd: Add port parameter to pd_set_input_current_limitShawn Nematbakhsh2014-10-101-1/+1
* plankton: fix charging voltage selectionAlec Berg2014-09-101-2/+2
* plankton: Update board configuration to Plankton V2Vic Yang2014-09-021-5/+9
* samus: ryu: set input current limit based on PD negotiationAlec Berg2014-08-091-2/+8
* samus_pd: remove dead code around allowing PD negotiationAlec Berg2014-08-061-4/+0
* plankton: Support 5V only modeVic Yang2014-07-291-3/+19
* Add board support for PlanktonAlec Berg2014-07-281-0/+127