summaryrefslogtreecommitdiff
path: root/board/puff/usb_pd_policy.c
Commit message (Expand)AuthorAgeFilesLines
* Move tcpic.h header into include/driverSimon Glass2021-01-071-1/+1
* TCPMv2: Update source-out configsDiana Z2020-12-241-10/+0
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-221-1/+1
* puff: Enable type C power source when requested.Andrew McRae2020-01-031-0/+22
* puff: prevent AP boot when there isn't enough powerPeter Marheine2019-12-311-0/+3
* puff: correctly detect vbus presence on USB-CPeter Marheine2019-12-311-1/+1
* puff: Add USB Type C power delivery configAndrew McRae2019-12-111-1/+20
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-101-324/+0
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-2/+2
* usb_pd: use enum tcpc_rp_value instead of intCaveh Jalali2019-10-311-1/+1
* puff: Initial EC files for puffAndrew McRae2019-10-291-0/+374