summaryrefslogtreecommitdiff
path: root/zephyr/emul/tcpc
Commit message (Expand)AuthorAgeFilesLines
* zephyr: emul_tcpci_generic: Allow use outside testsSimon Glass2023-05-041-0/+2
* zephyr: emul_tcpci: Don't include ztest.hTristan Honscheid2023-05-031-1/+0
* emul_tcpci: support VBUS related COMMANDEric Yilun Lin2023-05-021-0/+49
* zephyr: driver: add gpio test for rt1718slschyi2023-04-101-0/+27
* zephyr/tcpc_emul: automatically include prerequisitesPeter Marheine2023-04-061-0/+1
* zephyr: tcpc: implement i2c transactions in rt1718s emulatorlschyi2023-03-301-20/+299
* zephyr: tcpc: add rt1718s as basic tcpc emulatorlschyi2023-03-303-0/+176
* emul_tcpci: Fix compile errorsKeith Short2023-03-211-2/+4
* partner emul: Optionally reject DR_SwapAbe Levkoy2023-03-151-2/+19
* tcpci: test: add get_vbus_voltage testEric Yilun Lin2023-03-131-0/+23
* zephyr: move usbc interrupt handler to shimJason Yuan2023-02-091-3/+2
* zephyr: emul: update EMUL_DT_INST_DEFINE API usageFabio Baltieri2023-01-273-3/+3
* zephyr: make the test emulator's PD revision configurableJameson Thies2023-01-132-6/+9
* zephyr: Test all ports for correct pd informationJason Yuan2023-01-131-0/+1
* zephyr: Sort remaining includesJeremy Bettis2022-11-291-3/+3
* zephyr: emul: rename the binding to be consistentFabio Baltieri2022-11-292-2/+2
* zephyr: test: Add tests for USB_Enter/DATA_RESET messagesScott Collyer2022-11-291-0/+36
* zephyr: tests, emul: add a bunch of automatic configsFabio Baltieri2022-11-231-0/+6
* zephyr emul: Add VPD partner extensionAbe Levkoy2022-11-233-0/+136
* zephyr emul: TCPC partner: Expose CC to extensionsAbe Levkoy2022-11-221-1/+28
* zephyr emul: TCPC partner: Support sending VCSAbe Levkoy2022-11-221-4/+54
* zephyr: Sort header filesJeremy Bettis2022-11-218-15/+8
* zephyr: Manually reorder includesJeremy Bettis2022-11-219-18/+24
* zephyr/emul: Sort header filesJeremy Bettis2022-11-219-46/+42
* zephyr: fix misspelling of the analogix companyMichał Barnaś2022-10-281-1/+1
* tree: Enable warning for fallthrough in switch statementsTom Hughes2022-10-193-4/+11
* zephyr: emul: ps8xxx: Add REG_ID registerSam Hurst2022-10-141-0/+20
* PD partner emul: Optional VCONN supportAbe Levkoy2022-10-141-0/+13
* zephyr test: Initialize partner VCONN roleAbe Levkoy2022-10-141-1/+2
* zephyr: add anx7447 emulatorlschyi2022-10-053-0/+175
* Update license boilerplate text in source code filesMike Frysinger2022-09-1210-10/+10
* zephyr: Replace deprecated zephyr.h with kernel.hAaron Massey2022-09-085-5/+5
* Zephyr emul: Generalize ExitModeDiana Z2022-08-271-12/+23
* Zephyr emul: Generalize mode entry responseDiana Z2022-08-271-9/+9
* Zephyr emul: Add cable supportDiana Z2022-08-272-21/+140
* Zephyr emul: Clarify TCPCI message typeDiana Z2022-08-262-9/+9
* zephyr: Remove label usage from the ps8xxx emulatorKeith Short2022-08-261-3/+3
* zephyr: emul: Rename faulty_snk to faulty_extTomasz Michalec2022-08-233-41/+39
* zephyr: emul: ps8xxx: Fix i2c_emul_register callTomasz Michalec2022-08-091-4/+3
* zephyr: emul: drop i2c_label from emul configsFabio Baltieri2022-08-051-3/+0
* zephyr: shim: add all missing include/ prefixesFabio Baltieri2022-08-044-4/+4
* zephyr: emul: Use EMUL_DT_INST_DEFINEAbe Levkoy2022-08-032-2/+2
* Zephyr test: Store last 5V fixed source cap for referenceDiana Z2022-08-031-0/+11
* zephyr: test: Migrate to upstream emulator APIAaron Massey2022-08-013-138/+196
* emul: Remove DT_INST_BUS_LABEL(n) usageAaron Massey2022-07-191-3/+3
* zephyr/emul/tcpc/emul_ps8xxx.c: Format with clang-formatJack Rosenthal2022-07-071-4/+4
* zephyr: emul: Track number of DP entry attemptsAbe Levkoy2022-07-061-0/+4
* zephyr/emul/tcpc/emul_tcpci.c: Format with clang-formatJack Rosenthal2022-07-061-75/+75
* zephyr/emul/tcpc/emul_tcpci_partner_snk.c: Format with clang-formatJack Rosenthal2022-07-011-38/+35
* zephyr/emul/tcpc/emul_tcpci_partner_drp.c: Format with clang-formatJack Rosenthal2022-07-011-15/+13