summaryrefslogtreecommitdiff
path: root/board/coffeecake/usb_pd_policy.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* board/coffeecake/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-07-071-3/+4
* board/coffeecake/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-07-011-33/+24
* tree: Create usb_pd_pdo.cTom Hughes2021-11-051-28/+1
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-311-2/+2
* TCPM: Rename enum tcpm_transmit_typeAbe Levkoy2021-08-181-1/+2
* version: Rename version.h to cros_version.hYuval Peress2021-01-071-1/+1
* TCPMv2: Support mode entry for SOP' and SOP''Abe Levkoy2020-06-111-1/+4
* pd: cleanup pd_get_data_roleDenis Brockus2020-01-091-3/+7
* pd: cleanup pd_get_roleDenis Brockus2020-01-091-2/+4
* usb_pd: Rename "Externally powered" to "Unconstrained Power"Benson Leung2019-12-121-1/+1
* coffeecake: Workaround P0 EN_USB_PD leakageRong Chang2017-11-291-3/+9
* coffeecake: Set to 22.5W maximum output via Type-C (2.5A @ 9V)Benson Leung2017-11-291-1/+1
* coffeecake: Set usb output voltage back to 5V on a power supply resetBenson Leung2017-11-291-0/+1
* coffeecake: Set Unconstrained Power (aka Ext) bit on 5V PDOBenson Leung2017-11-291-1/+4
* coffeecake: enable dual roleRong Chang2017-11-291-9/+47
* coffeecake: initial commitRong Chang2017-11-291-0/+281