summaryrefslogtreecommitdiff
path: root/board/twinkie/usb_pd_policy.c
Commit message (Expand)AuthorAgeFilesLines
* pd: cleanup pd_get_data_roleDenis Brockus2020-01-091-2/+5
* pd: cleanup pd_get_roleDenis Brockus2020-01-091-1/+3
* usb_pd: Rename "Externally powered" to "Unconstrained Power"Benson Leung2019-12-121-1/+1
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-101-25/+5
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* pd: change battery and variable sink cap for voltage inaccuracyAlec Berg2015-10-231-2/+2
* cleanup: pd: remove duplicate code for checking request msgAlec Berg2015-10-131-26/+0
* pd: move non-phy layer config out of usb_pd_config.hAlec Berg2015-05-271-0/+6
* pd: treat externally powered dualrole devices as dedicated chargersAlec Berg2015-04-071-2/+2
* pd: samus: do not request voltage within boost bypass deadbandAlec Berg2015-01-171-0/+6
* twinkie: fix sink firmwareVincent Palatin2015-01-081-0/+6
* samus: pd: on PD connection, if sink, ask for power swapAlec Berg2015-01-071-2/+5
* pd: refactor pd policy layer request voltage functionsAlec Berg2014-12-111-72/+0
* usb_pd: protocol field extraction error for RDOBernard Shyu2014-12-101-2/+2
* pd: wait tSnkTransition after ACCEPT to change voltageVincent Palatin2014-11-211-2/+6
* 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-4/+17
* pd: for request message, add operational and max currentAlec Berg2014-11-101-10/+29
* 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-6/+7
* twinkie: fix CC2 reception in PD injector modeVincent Palatin2014-10-301-0/+7
* usb_pd_protocol: Add support for charge_manager and voltage reportingShawn Nematbakhsh2014-10-221-6/+11
* pd: Correct use of console printing in USB PD policy files.Todd Broch2014-10-211-7/+8
* twinkie: add config to behave as a PD message injectorVincent Palatin2014-10-111-0/+123