summaryrefslogtreecommitdiff
path: root/zephyr/projects/nissa/src/nereid/usbc.c
Commit message (Expand)AuthorAgeFilesLines
* nissa: nivviks: Enable port 1 redriverAndrew McRae2022-03-161-1/+1
* nissa/nereid: handle charger interrupts on port C1Peter Marheine2022-03-101-0/+1
* nissa/nereid: implement support for setting type-C current limitsPeter Marheine2022-03-011-0/+12
* nissa/nereid: use PS8xxx driver for the C1 TCPCPeter Marheine2022-02-241-3/+3
* nissa/nereid: implement VBUS sourcingPeter Marheine2022-02-221-4/+36
* nissa/nereid: implement board_set_active_charge_portPeter Marheine2022-02-141-1/+50
* nissa/nereid: implement pd_check_vbus_levelPeter Marheine2022-02-141-3/+23
* nissa: use Zephyr logging APIsPeter Marheine2022-02-141-1/+3
* nissa/nereid: implement pd_power_supply_resetPeter Marheine2022-02-141-0/+16
* TCPM: Change the PS8xxx I2C flags name to match the driverSam Hurst2022-02-101-1/+1
* nissa: merge common kconfig options into prj.confPeter Marheine2022-02-091-5/+0
* nissa: Use aliases for sub-board GPIOsAndrew McRae2022-02-011-2/+2
* nissa: Consolidate common code into a single file.Andrew McRae2022-01-311-68/+0
* nissa/nereid: configure USB-C1 TCPCPeter Marheine2022-01-281-6/+36
* nereid: add PD negotiate to high voltage supportScott Chao2022-01-271-0/+9
* nissa: Add USB-C config to NereidAndrew McRae2022-01-271-0/+221