summaryrefslogtreecommitdiff
path: root/board/hoho/usb_pd_config.h
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-3/+3
* 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-0/+6
* pd: samus: separate macros for power supply on and off delaysAlec Berg2015-01-171-1/+2
* pd: implement new type-C connect state machineAlec Berg2015-01-101-1/+2
* pd: refactor pd policy layer request voltage functionsAlec Berg2014-12-111-0/+7
* pd: add delay for power supply startup before sending src capAlec Berg2014-11-111-2/+2
* pd: allow selection of Tx timer channelVic Yang2014-10-211-1/+3
* hoho: Enable USB PD support.Todd Broch2014-09-231-0/+140