summaryrefslogtreecommitdiff
path: root/board/samus_pd/usb_pd_config.h
Commit message (Expand)AuthorAgeFilesLines
* usb_mux: Add driver interface for USB-C muxesShawn Nematbakhsh2015-06-301-1/+2
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* pd: move non-phy layer config out of usb_pd_config.hAlec Berg2015-05-271-36/+0
* pd: add explicit setting of D+/D- switch when setting type-C muxesAlec Berg2015-05-051-1/+1
* pd: samus: support vconn swap and enable on Samus when in S0/S3Alec Berg2015-04-111-0/+3
* pd: Massage initialization at task start.Todd Broch2015-02-251-2/+19
* pd: DRP: VCONN should be off at start of pd task.Todd Broch2015-02-121-0/+19
* pd: samus: separate macros for power supply on and off delaysAlec Berg2015-01-171-4/+4
* samus: change power supply transition delay to 80msAlec Berg2015-01-071-2/+6
* pd: refactor pd policy layer request voltage functionsAlec Berg2014-12-111-0/+6
* pd: add delay for power supply startup before sending src capAlec Berg2014-11-111-2/+2
* samus_pd: Add BC1.2 charging and charge port + current limit selectionShawn Nematbakhsh2014-10-221-4/+6
* pd: allow selection of Tx timer channelVic Yang2014-10-211-1/+4
* pd: samus: ryu: add back in Vconn support correctlyAlec Berg2014-10-151-0/+11
* Revert "pd: samus: ryu: add Vconn support and enable for samus and ryu"Alec Berg2014-10-101-11/+0
* pd: samus: ryu: add Vconn support and enable for samus and ryuAlec Berg2014-10-091-0/+11
* samus_pd: fix switching spi bus for type-C port 0 and 1Alec Berg2014-09-081-2/+2
* samus_pd: GPIO updates for EVT buildAlec Berg2014-08-261-45/+41
* samus_pd: Enable both comparator at the same timeVic Yang2014-08-181-9/+11
* samus_pd: change port C1 PD comparator to use window modeAlec Berg2014-08-091-3/+4
* samus: pd: dual USB-PD port support for samusAlec Berg2014-07-281-70/+173
* pd: clean up beg/end transitions of PD commsAlec Berg2014-07-031-4/+12
* samus_pd: fix pd tx should output low when not transmittingAlec Berg2014-06-071-6/+7
* samus_pd: provide VBUS in host modeVincent Palatin2014-06-071-0/+6
* samus_pd: pd tx should output low when not transmittingAlec Berg2014-06-041-1/+4
* samus_pd: when sinking power detect loss of VBUS and disconnectAlec Berg2014-05-211-0/+5
* samus_pd: PD configuration bug fixesAlec Berg2014-05-181-10/+24
* samus: add PD MCU boardAlec Berg2014-05-141-0/+109