summaryrefslogtreecommitdiff
path: root/board/plankton/usb_pd_config.h
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* board/plankton/usb_pd_config.h: Format with clang-formatJack Rosenthal2022-07-011-9/+7
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-3/+3
* plankton: allow use of double CC cableAlec Berg2015-07-221-7/+1
* 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-29/+0
* pd: Massage initialization at task start.Todd Broch2015-02-251-2/+14
* pd: DRP: VCONN should be off at start of pd task.Todd Broch2015-02-121-0/+14
* pd: samus: separate macros for power supply on and off delaysAlec Berg2015-01-171-1/+2
* Plankton: add console command to simulate cable unplugVic Yang2014-12-291-28/+6
* pd: refactor pd policy layer request voltage functionsAlec Berg2014-12-111-0/+6
* pd: allow selection of Tx timer channelVic Yang2014-10-211-1/+3
* plankton: Set polarity when connectedVic Yang2014-09-231-0/+1
* plankton: Update board configuration to Plankton V2Vic Yang2014-09-021-16/+31
* Add board support for PlanktonAlec Berg2014-07-281-0/+164