summaryrefslogtreecommitdiff
path: root/zephyr/emul/tcpc
Commit message (Expand)AuthorAgeFilesLines
* emul: partner emuls reset roles on hard resetAaron Massey2022-05-114-21/+39
* emul: Partner data arg tcpci_snk_emul_init_dataAaron Massey2022-05-113-5/+6
* zephyr:test: Add test to check Alert sends from the ECJameson Thies2022-05-101-0/+8
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-097-26/+26
* test: Correct tcpci emulator init data rolesAaron Massey2022-05-043-3/+3
* test: Abstract PD power role init with DRP emulAaron Massey2022-05-031-4/+14
* zephyr:test: Add ping message support/testAl Semjonovs2022-04-291-0/+6
* zephyr:test: Add GOTO_MIN supportAl Semjonovs2022-04-271-0/+14
* emul: Allow setting PD revision in port partner emulatorsTristan Honscheid2022-04-263-8/+8
* zephyr: drivers: Test unhappy path in PE_SRC_Send_Cpabilities stateTomasz Michalec2022-04-261-0/+17
* zephyr: emul: Add malfunctioning sink partnerTomasz Michalec2022-04-263-0/+269
* zephyr: Add DR Swap request support to emulatorAl Semjonovs2022-04-181-3/+81
* zephyr:test: Add VCONN_Swap supportAl Semjonovs2022-04-011-0/+85
* zephyr: emul: fix tcpci dependency on test/driversYuval Peress2022-03-291-13/+13
* zephyr: emul: Log messages in TCPC partner on DBG levelTomasz Michalec2022-03-251-1/+1
* zephyr: Add test memory heapTomasz Michalec2022-03-251-12/+14
* zephyr test: Support discovery VDMs in partnerAbe Levkoy2022-03-211-2/+65
* zephyr: emul: Add support for reset message from partnerTomasz Michalec2022-03-181-22/+43
* zephyr: emul: Add support for RECEIVE_DETECT in TCPCITomasz Michalec2022-03-184-11/+65
* zephyr: emul: Resend source capabilitiesTomasz Michalec2022-03-184-16/+131
* zephyr: emul: Add disconnect callback to TCPCI partnerTomasz Michalec2022-03-185-52/+119
* zephyr: emul: Fix TCPCI partner emulator hard resetTomasz Michalec2022-03-184-14/+19
* zephyr: emul: generate I2C error on too short TCPCI messageTomasz Michalec2022-03-181-0/+8
* zephyr: emul: Fix sending Hard and Cable reset in TCPCI emulatorTomasz Michalec2022-03-182-30/+88
* zephyr: emul: Add PD messages logging for TCPCI partnersTomasz Michalec2022-03-101-0/+195
* zephyr: emul: Add type byte on TCPC RX_BUFFER readTomasz Michalec2022-03-102-3/+3
* zephyr: emul: Add timers for TCPCI partnersTomasz Michalec2022-03-102-8/+96
* zephyr: emul: Add hard reset callback for TCPCI partnersTomasz Michalec2022-03-104-21/+45
* zephyr: emul: Add mutex on TCPCI partner transmit handlerTomasz Michalec2022-03-104-3/+49
* zephyr: emul: Set FW rev on PS8xxx initTomasz Michalec2022-02-221-0/+2
* zephyr: test: Migrate drivers test to new ztest APIYuval Peress2022-01-252-0/+28
* zephyr: emul: use non-deprecated includesAaron Massey2022-01-242-2/+2
* zephyr: drivers: Add DRP TCPCI partnerTomasz Michalec2022-01-143-3/+276
* zephyr: emul: Separate data and partner emulatorTomasz Michalec2022-01-143-163/+199
* zephyr: emul: Add common handler for TCPCI partnerTomasz Michalec2022-01-143-31/+216
* zephyr: emul: Use thread for sending delayed TCPCI messagesTomasz Michalec2022-01-141-7/+47
* zephyr: emul: Fix TCPCI alert on power status changeTomasz Michalec2022-01-141-7/+32
* zephyr: emul: Fix clearing message queue in TCPCI partnerTomasz Michalec2022-01-141-3/+2
* zephyr: emul: Change TCPCI partner delayed messages containerTomasz Michalec2021-12-232-23/+88
* zephyr: emul: Change TCPCI partner messages interfaceTomasz Michalec2021-12-233-73/+51
* zephyr: emul: Set VBUS present in TCPCITomasz Michalec2021-12-231-5/+18
* zephyr: emul: Add TCPCI emulator sink partnerTomasz Michalec2021-12-233-0/+475
* zephyr: emul: Move TCPC emulators to sub directoryTomasz Michalec2021-12-166-0/+2482