summaryrefslogtreecommitdiff
path: root/baseboard/hatch/usb_pd_policy.c
Commit message (Expand)AuthorAgeFilesLines
* Move tcpic.h header into include/driverSimon Glass2021-01-071-1/+1
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-221-1/+1
* 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
* hatch: Allow data role swaps when EC is in ROScott Collyer2019-08-091-9/+2
* hatch: Make MST support optional for subboardsPhilip Chen2019-06-141-6/+6
* hatch: Add support for MST (multi stream transport) enableScott Collyer2019-02-121-0/+12
* hatch: Add support for charging and USB type CScott Collyer2019-01-291-0/+409