summaryrefslogtreecommitdiff
path: root/test/usb_prl.c
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-051-170/+0
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-311-3/+3
* TCPMv2: Remove prl_resetAbe Levkoy2021-02-081-1/+1
* 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
* mock: Clean up TCPMv2 mocksAbe Levkoy2020-12-151-3/+2
* test: Add test_send_caps_error to usb_pe_drpEdward Hill2020-09-221-11/+12
* test: remove no_empty_state testsJett Rink2020-08-131-1/+0
* ec: change usage of "sane" per inclusive languagePaul Fagerburg2020-07-221-1/+1
* TCPMv2: add unit tests for packet discard logicPaul Fagerburg2020-07-201-1/+126
* usb_prl: new unit test with mocksPaul Fagerburg2020-06-231-0/+46
* test: rename usb_prl to usb_prl_oldPaul Fagerburg2020-06-181-1413/+0
* TCPMv2: use TEST_EQ/LE instead of TEST_ASSERTPaul Fagerburg2020-06-161-107/+108
* cleanup: comment update from CL:2233794Jett Rink2020-06-101-2/+6
* tcpmv2: retool start/end AMSJett Rink2020-06-101-8/+7
* test: Pass commandline arguments to run_testTom Hughes2020-05-301-1/+1
* TCPMv2: Send Soft Reset to SOP* that caused a protocol errorSam Hurst2020-05-021-1/+3
* config: update TCPMv2 config optionsJett Rink2020-03-271-19/+12
* TCPMv2: Split PD message buffers into separate TX/RX buffersSam Hurst2020-03-211-23/+23
* pd: use pd_get_[power/data]_role instead of the tc versionDenis Brockus2020-01-101-2/+2
* 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