summaryrefslogtreecommitdiff
path: root/zephyr/emul
Commit message (Expand)AuthorAgeFilesLines
* zephyr:test: Add dock with power button test caseJameson Thies2022-06-011-1/+34
* zephyr: emul: Remove "Check description" comment from TCPCI partnersTomasz Michalec2022-05-245-31/+0
* zephyr: emul: Add TCPCI partner emulator extensionsTomasz Michalec2022-05-245-716/+561
* 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-0925-119/+119
* 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 test: SYV682x emulator: Use common I2C emulAbe Levkoy2022-04-211-129/+94
* 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: test: Add tests for AMON/BMONAl Semjonovs2022-03-291-0/+12
* 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: drivers: Add rule to reset emulated to registersAl Semjonovs2022-03-101-1/+24
* zephyr: Add cros flash emulatorJeremy Bettis2022-03-074-0/+159
* zephyr: emul: Set FW rev on PS8xxx initTomasz Michalec2022-02-221-0/+2
* zephyr: New kb_raw emulatorJeremy Bettis2022-02-083-0/+130
* zephyr test: Set ISL923x in natural unitsAbe Levkoy2022-01-311-3/+2
* ln9310: Move *gpio to *pinAndrew McRae2022-01-311-4/+4
* zephyr: Rename int_gpio to int-pinAndrew McRae2022-01-271-4/+4
* zephyr: test: Migrate drivers test to new ztest APIYuval Peress2022-01-254-18/+74
* zephyr: emul: use non-deprecated includesAaron Massey2022-01-2416-16/+16
* 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