summaryrefslogtreecommitdiff
path: root/zephyr/projects/nissa/src/nereid/usbc.c
Commit message (Expand)AuthorAgeFilesLines
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-091-1/+1
* nissa/nereid: poll type-C interrupts on startupPeter Marheine2022-04-041-0/+19
* Revert "nissa/nereid: run sub-board I2C at 1.8V"Peter Marheine2022-04-011-30/+1
* nissa/nereid: run sub-board I2C at 1.8VPeter Marheine2022-03-311-1/+30
* nissa: deduplicate common board_config codePeter Marheine2022-03-311-0/+18
* nissa/nereid: increase C1 charger interrupt priorityPeter Marheine2022-03-291-1/+23
* 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