summaryrefslogtreecommitdiff
path: root/board/zinger/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-4/+4
* 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-17/+0
* pd: Massage initialization at task start.Todd Broch2015-02-251-0/+2
* 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-2/+2
* pd: allow selection of Tx timer channelVic Yang2014-10-211-1/+3
* zinger: always disable adc watchdog before reading ADC channelAlec Berg2014-08-221-4/+2
* samus: pd: dual USB-PD port support for samusAlec Berg2014-07-281-16/+38
* pd: clean up beg/end transitions of PD commsAlec Berg2014-07-031-2/+10
* samus: add PD MCU boardAlec Berg2014-05-141-0/+8
* pd: handle plug polarityVincent Palatin2014-04-301-3/+9
* Zinger board configurationVincent Palatin2014-04-121-0/+79