summaryrefslogtreecommitdiff
path: root/board/twinkie/usb_pd_config.h
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* board/twinkie/usb_pd_config.h: Format with clang-formatJack Rosenthal2022-06-301-10/+11
* 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-34/+0
* twinkie: fix initialization in sniffer modeVincent Palatin2015-05-061-0/+2
* twinkie: add simple text tracing mechanismVincent Palatin2015-04-101-4/+3
* pd: Massage initialization at task start.Todd Broch2015-02-251-0/+12
* pd: samus: separate macros for power supply on and off delaysAlec Berg2015-01-171-1/+2
* pd: refactor pd policy layer request voltage functionsAlec Berg2014-12-111-0/+6
* Twinkie: add packet injection capabilityVincent Palatin2014-11-181-0/+4
* twinkie: fix CC2 reception in PD injector modeVincent Palatin2014-10-301-2/+2
* twinkie: fix INA reference in PD injectorVincent Palatin2014-10-301-3/+3
* pd: allow selection of Tx timer channelVic Yang2014-10-211-1/+3
* twinkie: add config to behave as a PD message injectorVincent Palatin2014-10-111-0/+188