summaryrefslogtreecommitdiff
path: root/driver/tcpm/it8xxx2.c
Commit message (Expand)AuthorAgeFilesLines
* it8xxx2: modify pd registers for it81202/it81302 CxRuibin Chang2023-02-071-2/+13
* driver: Sort header filesJeremy Bettis2022-11-291-2/+2
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* util: remove unused includesYuval Peress2022-08-051-0/+1
* driver/tcpm/it8xxx2.c: Format with clang-formatJack Rosenthal2022-07-011-92/+97
* tcpm/it8xxx2: determine retry count by protocol versionTing Shen2022-04-291-5/+7
* driver/tcpm/it83xx, it8xxx2: ITE inactive port return from HOOKRuibin Chang2021-12-171-0/+20
* driver/tcpm/it83xx, it8xxx2: set sleep mask for mixed TCPC caseRuibin Chang2021-12-171-12/+25
* driver/tcpm/it8xxx2: turn both cc pins off when disable VconnRuibin Chang2021-09-241-7/+16
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-311-11/+11
* TCPM: Remove enum pd_msg_typeAbe Levkoy2021-08-181-1/+1
* TCPM: Rename enum tcpm_transmit_typeAbe Levkoy2021-08-181-2/+2
* driver/tcpm/ite_pd_intc: separate pd interrupt to ite_pd_intcRuibin Chang2021-07-091-16/+5
* zephyr: tcpm: Update ITE driver to support zephyr namesSimon Glass2021-06-221-0/+16
* cleanup: rename ite tcpm driverRuibin Chang2021-02-261-1/+1
* driver/it83xx, it8xxx2: turn on PD BMC PHY for TCPMv1Ruibin Chang2021-02-261-5/+21
* driver/it83xx, it8xxx2: define delay time for Vconn below 3.3vRuibin Chang2021-02-081-11/+5
* config: Make VCONN Swap delay a documented optionAbe Levkoy2021-01-221-2/+2
* Cleanup: rename function nameRuibin Chang2020-12-211-98/+99
* tcpm/it8xxx2: use PD_VCONN_SWAP_DELAY delay time for Vconn dropRuibin Chang2020-12-171-1/+3
* tcpm/it8xxx2: don't enable/disable Tx when Rx_enable() calledRuibin Chang2020-12-171-41/+87
* tcpm/it8xxx2: add cc parameter tuning functionRuibin Chang2020-12-021-0/+8
* TCPC: Change SOP' disable interfaceDiana Z2020-11-181-5/+11
* it83xx, it8xxx2: implement decode SOP' and SOP'' disable functionRuibin Chang2020-10-171-5/+16
* tcpm/it8xxx2: add SOP type for Rx messageEric Yilun Lin2020-10-161-0/+11
* driver/it83xx, it8xxx2: avoid CCs open when TCPC initRuibin Chang2020-10-011-3/+7
* driver/it83xx: change Rd_DB to Rd_5.1k in EC hibernateRuibin Chang2020-09-301-1/+1
* driver/it8xxx2: change Rd_DB to Rd_5.1k in EC hibernateRuibin Chang2020-09-251-10/+28
* driver/it83xx, it8xxx2.c: add low power optionRuibin Chang2020-09-021-2/+40
* driver/it83xx, it8xxx2.c: add auto toggle optionRuibin Chang2020-08-281-0/+3
* driver/it83xx, it8xxx2.c: set HW auto retry countRuibin Chang2020-08-111-0/+3
* tcpmc2: fix TD.PD.LL3.E2 Retransmission testJett Rink2020-08-061-2/+2
* chip/it83xx, it8xxx2: implement detect cc disconnection interrupt for SRC roleRuibin Chang2020-07-311-8/+78
* chip/it8320, it81202: Implement fast role swap functionRuibin Chang2020-07-231-0/+45
* tcpm: Change the get_chip_info() to prevent race conditionsWai-Hong Tam2020-06-251-8/+6
* driver/tcpm/it8xxx2: fix incorrect function prototypeTing Shen2020-03-051-2/+6
* driver/tcpm/it8xxx2: PD driver for chip it8xxx1/8xxx2Ruibin Chang2020-02-191-0/+676