summaryrefslogtreecommitdiff
path: root/test/usb_prl.c
Commit message (Expand)AuthorAgeFilesLines
* TCPMv2: PD: Separately track each SOP and SOP' and SOP''Sam Hurst2019-11-241-1/+1
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-1/+1
* test: remove unneeded hack for test waitingJett Rink2019-10-281-6/+0
* cleanup: clean up reference to power role vs cable plugJett Rink2019-10-241-0/+5
* cleanup: use power and data role enums instead of intJett Rink2019-10-241-4/+4
* usbc: fix flaky testsJett Rink2019-10-101-87/+135
* pd: Chunked TX State Machine changesDenis Brockus2019-09-191-0/+2
* pd: USB Power Delivery State Machine based on Revision 3.0 of the spec.Sam Hurst2019-09-101-15/+19
* common: usb_prl_sm add rch_pass_up_message as a stateDenis Brockus2019-09-051-0/+1
* test: add sanity check for existing state machinesJett Rink2019-08-201-0/+6
* usb: update state machine frameworkJett Rink2019-08-201-32/+80
* type-c: USB Type-C State Machine based on Release 1.4 of the spec.Sam Hurst2019-07-301-1/+1
* chocodile_vpdmcu: Firmware for chocodile mcuSam Hurst2019-04-081-0/+1306